var/cache/dev_h1f2002fa6d81d589ce0a577e6f1db41b/ContainerS3hztLG/Shopware_Core_KernelDevDebugContainer.php line 16502

Open in your IDE?
  1. <?php
  2. namespace ContainerS3hztLG;
  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.             'Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk' => 'getBilobaIntlTranslationBulkService',
  42.             'Biloba\\IntlTranslationBulk\\Core\\Content\\Api\\TranslationBulkController' => 'getTranslationBulkControllerService',
  43.             'Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary' => 'getBilobaIntlTranslationDictionaryService',
  44.             'Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition' => 'getEntryTranslationDefinitionService',
  45.             'Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition' => 'getEntryDefinitionService',
  46.             'Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk' => 'getBilobaIntlTranslationMoreEntitiesBulkService',
  47.             'Biloba\\IntlTranslationMoreEntitiesBulk\\Components\\SectionProvider\\SectionProvider' => 'getSectionProviderService',
  48.             'Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities' => 'getBilobaIntlTranslationMoreEntitiesService',
  49.             'Biloba\\IntlTranslationMoreEntities\\Core\\Content\\Api\\TranslationController' => 'getTranslationControllerService',
  50.             'Biloba\\IntlTranslation\\BilobaIntlTranslation' => 'getBilobaIntlTranslationService',
  51.             'Biloba\\IntlTranslation\\Core\\Content\\Api\\TranslationController' => 'getTranslationController2Service',
  52.             'Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition' => 'getConfigDefinitionService',
  53.             'Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition' => 'getLogDefinitionService',
  54.             'Biloba\\IntlTranslation\\Service\\ConfigService' => 'getConfigServiceService',
  55.             'Biloba\\IntlTranslation\\Service\\TranslatorService' => 'getTranslatorServiceService',
  56.             'Certificate\\Certificate' => 'getCertificateService',
  57.             'Certificate\\Entity\\CertificateDefinition' => 'getCertificateDefinitionService',
  58.             'Certificate\\Storefront\\Controller\\CertificateController' => 'getCertificateControllerService',
  59.             'Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm' => 'getCogiAdvancedContactFormService',
  60.             'Cogi\\CogiAdvancedContactForm\\Storefront\\Controller\\AdvancedContactFormController' => 'getAdvancedContactFormControllerService',
  61.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  62.             'Elasticsearch\\Client' => 'getClientService',
  63.             'FroshPlatformFilterSearch\\FroshPlatformFilterSearch' => 'getFroshPlatformFilterSearchService',
  64.             'Frosh\\FroshProductCompare\\Controller\\CompareProductController' => 'getCompareProductControllerService',
  65.             'Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition' => 'getCrossSellingComparableDefinitionService',
  66.             'Frosh\\FroshProductCompare\\FroshProductCompare' => 'getFroshProductCompareService',
  67.             'Frosh\\Tools\\Controller\\CacheController' => 'getCacheControllerService',
  68.             'Frosh\\Tools\\Controller\\ElasticsearchController' => 'getElasticsearchControllerService',
  69.             'Frosh\\Tools\\Controller\\FeatureFlagController' => 'getFeatureFlagControllerService',
  70.             'Frosh\\Tools\\Controller\\HealthController' => 'getHealthControllerService',
  71.             'Frosh\\Tools\\Controller\\LogController' => 'getLogControllerService',
  72.             'Frosh\\Tools\\Controller\\QueueController' => 'getQueueControllerService',
  73.             'Frosh\\Tools\\Controller\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  74.             'Frosh\\Tools\\Controller\\ShopwareFilesController' => 'getShopwareFilesControllerService',
  75.             'Frosh\\Tools\\Controller\\StateMachineController' => 'getStateMachineControllerService',
  76.             'Frosh\\Tools\\FroshTools' => 'getFroshToolsService',
  77.             'ICTECH_AdminDashboard\\ICTECH_AdminDashboard' => 'getICTECHAdminDashboardService',
  78.             'IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition' => 'getNewsletterAtRegisterSubscriptionDefinitionService',
  79.             'IabTheme\\IabTheme' => 'getIabThemeService',
  80.             'Maxia\\MaxiaListingVariants6\\Controller\\ProductBoxAjaxController' => 'getProductBoxAjaxControllerService',
  81.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver' => 'getCrossSellingCmsElementResolverService',
  82.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver' => 'getProductBoxCmsElementResolverService',
  83.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver' => 'getProductListingCmsElementResolverService',
  84.             'Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver' => 'getProductSliderCmsElementResolverService',
  85.             'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6' => 'getMaxiaListingVariants6Service',
  86.             'Maxia\\MaxiaListingVariants6\\Service\\CachedProductConfiguratorLoader' => 'getCachedProductConfiguratorLoaderService',
  87.             'Maxia\\MaxiaListingVariants6\\Service\\CachedVariantMappingLoader' => 'getCachedVariantMappingLoaderService',
  88.             'Maxia\\MaxiaListingVariants6\\Service\\ConfigService' => 'getConfigService2Service',
  89.             'Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader' => 'getListingVariantsLoaderService',
  90.             'Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoaderFactory' => 'getListingVariantsLoaderFactoryService',
  91.             'Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  92.             'Maxia\\MaxiaListingVariants6\\Service\\ProductConfiguratorLoader' => 'getProductConfiguratorLoaderService',
  93.             'Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader' => 'getVariantDisplayConfigLoaderService',
  94.             'Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader' => 'getVariantMappingLoaderService',
  95.             'NewsletterSendinblue\\Controller\\Api\\CallbackController' => 'getCallbackControllerService',
  96.             'NewsletterSendinblue\\Controller\\Api\\ConfigController' => 'getConfigControllerService',
  97.             'NewsletterSendinblue\\Controller\\Api\\ConversionTrackingController' => 'getConversionTrackingControllerService',
  98.             'NewsletterSendinblue\\Controller\\Api\\CustomerController' => 'getCustomerControllerService',
  99.             'NewsletterSendinblue\\Controller\\Api\\CustomerFieldController' => 'getCustomerFieldControllerService',
  100.             'NewsletterSendinblue\\Controller\\Api\\GroupController' => 'getGroupControllerService',
  101.             'NewsletterSendinblue\\Controller\\Api\\PluginController' => 'getPluginControllerService',
  102.             'NewsletterSendinblue\\Controller\\Api\\ProductController' => 'getProductControllerService',
  103.             'NewsletterSendinblue\\Controller\\Api\\ProductFieldController' => 'getProductFieldControllerService',
  104.             'NewsletterSendinblue\\Controller\\Api\\SendTestMailController' => 'getSendTestMailControllerService',
  105.             'NewsletterSendinblue\\Controller\\BackendController' => 'getBackendControllerService',
  106.             'NewsletterSendinblue\\Controller\\SendInBlueController' => 'getSendInBlueControllerService',
  107.             'NewsletterSendinblue\\NewsletterSendinblue' => 'getNewsletterSendinblueService',
  108.             'Orcamultimedia\\OciPunchout\\OciPunchout' => 'getOciPunchoutService',
  109.             'Orcamultimedia\\OciPunchout\\Storefront\\Controller\\CartController' => 'getCartControllerService',
  110.             'Orcamultimedia\\OciPunchout\\Storefront\\Controller\\OciPunchoutController' => 'getOciPunchoutControllerService',
  111.             'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition' => 'getDiscountCategoryBaseTranslationDefinitionService',
  112.             'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition' => 'getDiscountCategoryBaseDefinitionService',
  113.             'Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6' => 'getPremsDiscountCategory6Service',
  114.             'Seidemann\\Solfusion\\Core\\Controller\\Solfusion' => 'getSolfusionService',
  115.             'Seidemann\\Solfusion\\Core\\File\\BwFileWriter' => 'getBwFileWriterService',
  116.             'Seidemann\\Solfusion\\Core\\File\\XmlFileReader' => 'getXmlFileReaderService',
  117.             'Seidemann\\Solfusion\\Core\\Service\\CustomerService' => 'getCustomerServiceService',
  118.             'Seidemann\\Solfusion\\Core\\Service\\MailService' => 'getMailServiceService',
  119.             'Seidemann\\Solfusion\\Core\\Service\\MediaService' => 'getMediaServiceService',
  120.             'Seidemann\\Solfusion\\Core\\Service\\OrderService' => 'getOrderServiceService',
  121.             'Seidemann\\Solfusion\\Core\\Service\\PriceService' => 'getPriceServiceService',
  122.             'Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition' => 'getSolfusionImportDefinitionService',
  123.             'Seidemann\\Solfusion\\Core\\Utils' => 'getUtilsService',
  124.             'Seidemann\\Solfusion\\SeidemannSolfusion' => 'getSeidemannSolfusionService',
  125.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  126.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  127.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  128.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  129.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  130.             'Shopware\\Administration\\Controller\\DocumentServiceDeprecationController' => 'getDocumentServiceDeprecationControllerService',
  131.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  132.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  133.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  134.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  135.             'Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinitionService',
  136.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  137.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  138.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  139.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  140.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  141.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  142.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  143.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  144.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  145.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  146.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  147.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  148.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  149.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  150.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  151.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  152.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  153.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  154.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  155.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  156.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  157.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  158.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  159.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  160.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  161.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  162.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeLanguageRoute' => 'getChangeLanguageRouteService',
  163.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  164.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  165.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  166.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRecoveryIsExpiredRoute' => 'getCustomerRecoveryIsExpiredRouteService',
  167.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  168.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  169.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  170.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute' => 'getDownloadRouteService',
  171.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  172.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  173.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  174.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  175.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  176.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  177.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  178.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  179.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  180.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  181.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  182.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  183.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  184.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  185.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  186.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  187.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  188.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  189.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  190.             'Shopware\\Core\\Checkout\\Document\\SalesChannel\\DocumentRoute' => 'getDocumentRouteService',
  191.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  192.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  193.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  194.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  195.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinitionService',
  196.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  197.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  198.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinitionService',
  199.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinitionService',
  200.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinitionService',
  201.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  202.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  203.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  204.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  205.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  206.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  207.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  208.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentRefundProcessor' => 'getPaymentRefundProcessorService',
  209.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  210.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  211.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  212.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  213.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  214.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  215.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  216.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  217.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  218.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  219.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  220.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  221.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  222.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  223.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  224.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  225.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  226.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  227.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  228.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  229.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  230.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  231.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  232.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  233.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  234.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  235.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  236.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  237.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  238.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  239.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  240.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  241.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  242.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  243.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  244.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  245.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  246.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  247.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  248.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  249.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  250.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  251.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  252.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  253.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  254.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  255.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  256.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  257.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  258.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinitionService',
  259.             'Shopware\\Core\\Content\\Flow\\DataAbstractionLayer\\FieldSerializer\\FlowTemplateConfigFieldSerializer' => 'getFlowTemplateConfigFieldSerializerService',
  260.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  261.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  262.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory' => 'getFlowFactoryService',
  263.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  264.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  265.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  266.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  267.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  268.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  269.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  270.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  271.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  272.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  273.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  274.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  275.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  276.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  277.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  278.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  279.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  280.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  281.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  282.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  283.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  284.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  285.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  286.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  287.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  288.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  289.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  290.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  291.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  292.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  293.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  294.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  295.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  296.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  297.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  298.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  299.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  300.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  301.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  302.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  303.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  304.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  305.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  306.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  307.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  308.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  309.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  310.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  311.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  312.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  313.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  314.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  315.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  316.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  317.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  318.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  319.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  320.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  321.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  322.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  323.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  324.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  325.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  326.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  327.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinitionService',
  328.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  329.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  330.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  331.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  332.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  333.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  334.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  335.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  336.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  337.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  338.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  339.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  340.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  341.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  342.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  343.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  344.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  345.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  346.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  347.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  348.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  349.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  350.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  351.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  352.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  353.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  354.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  355.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  356.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  357.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  358.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  359.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  360.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  361.             'Shopware\\Core\\Content\\Product\\SalesChannel\\FindVariant\\FindProductVariantRoute' => 'getFindProductVariantRouteService',
  362.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  363.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  364.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  365.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  366.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  367.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  368.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  369.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  370.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  371.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  372.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  373.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  374.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  375.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  376.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  377.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  378.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  379.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  380.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  381.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  382.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  383.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  384.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  385.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  386.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  387.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  388.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  389.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  390.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  391.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  392.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  393.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  394.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  395.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  396.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  397.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  398.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  399.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  400.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  401.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  402.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  403.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  404.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  405.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  406.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  407.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  408.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  409.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheController2Service',
  410.             'Shopware\\Core\\Framework\\Api\\Controller\\CustomSnippetFormatController' => 'getCustomSnippetFormatControllerService',
  411.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  412.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  413.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  414.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  415.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  416.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  417.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  418.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  419.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  420.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  421.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  422.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinitionService',
  423.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinitionService',
  424.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  425.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  426.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  427.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinitionService',
  428.             'Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinitionService',
  429.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  430.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  431.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  432.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  433.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  434.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  435.             'Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionProvider' => 'getAppFlowActionProviderService',
  436.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  437.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  438.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  439.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  440.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  441.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  442.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  443.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  444.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  445.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  446.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  447.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  448.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  449.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  450.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  451.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  452.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  453.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  454.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  455.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  456.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  457.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  458.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  459.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  460.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  461.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  462.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  463.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  464.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  465.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  466.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  467.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  468.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  469.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  470.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  471.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  472.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  473.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  474.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  475.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  476.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  477.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  478.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  479.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  480.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  481.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  482.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  483.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  484.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  485.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  486.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  487.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  488.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  489.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  490.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  491.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  492.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  493.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  494.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VariantListingConfigFieldSerializer' => 'getVariantListingConfigFieldSerializerService',
  495.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  496.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  497.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  498.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  499.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  500.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  501.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  502.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  503.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  504.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  505.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  506.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter' => 'getEntityWriterService',
  507.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  508.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  509.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  510.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  511.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  512.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  513.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  514.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  515.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  516.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskController2Service',
  517.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  518.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  519.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  520.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  521.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  522.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  523.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  524.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  525.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  526.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  527.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  528.             'Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController' => 'getRuleConfigControllerService',
  529.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  530.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  531.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  532.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  533.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  534.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  535.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  536.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  537.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  538.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  539.             'Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider' => 'getStoreRequestOptionsProviderService',
  540.             'Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware' => 'getShopSecretInvalidMiddlewareService',
  541.             'Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware' => 'getStoreSessionExpiredMiddlewareService',
  542.             'Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware' => 'getVerifyResponseSignatureMiddlewareService',
  543.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  544.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  545.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  546.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  547.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  548.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  549.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  550.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  551.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  552.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  553.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  554.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  555.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  556.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute' => 'getCachedCountryStateRouteService',
  557.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  558.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  559.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  560.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  561.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  562.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  563.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  564.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  565.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  566.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  567.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  568.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  569.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  570.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  571.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  572.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  573.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  574.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  575.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  576.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  577.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  578.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  579.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  580.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  581.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  582.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  583.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  584.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  585.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  586.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  587.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  588.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  589.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  590.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  591.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  592.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  593.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  594.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  595.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  596.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  597.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  598.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  599.             'Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory' => 'getSalesChannelContextFactoryService',
  600.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  601.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  602.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  603.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  604.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  605.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  606.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  607.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  608.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  609.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  610.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  611.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  612.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  613.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  614.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  615.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  616.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  617.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  618.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  619.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  620.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'getSystemConfigControllerService',
  621.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  622.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  623.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  624.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  625.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  626.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  627.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  628.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  629.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  630.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  631.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  632.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  633.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  634.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  635.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  636.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  637.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  638.             'Shopware\\Elasticsearch\\Admin\\AdminElasticsearchHelper' => 'getAdminElasticsearchHelperService',
  639.             'Shopware\\Elasticsearch\\Admin\\AdminSearchController' => 'getAdminSearchController2Service',
  640.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  641.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  642.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  643.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  644.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  645.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  646.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  647.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  648.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  649.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  650.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  651.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  652.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  653.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  654.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  655.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  656.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  657.             'Shopware\\Storefront\\Controller\\DownloadController' => 'getDownloadControllerService',
  658.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  659.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  660.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  661.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  662.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  663.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  664.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductController2Service',
  665.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  666.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  667.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  668.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  669.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  670.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  671.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  672.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  673.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  674.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  675.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  676.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  677.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinder2Service',
  678.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  679.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  680.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  681.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  682.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  683.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  684.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  685.             'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => 'getSalesChannelThemeLoaderService',
  686.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  687.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  688.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  689.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  690.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  691.             'SwagMigrationAssistant\\Controller\\DataProviderController' => 'getDataProviderControllerService',
  692.             'SwagMigrationAssistant\\Controller\\HistoryController' => 'getHistoryControllerService',
  693.             'SwagMigrationAssistant\\Controller\\MigrationController' => 'getMigrationController2Service',
  694.             'SwagMigrationAssistant\\Controller\\PremappingController' => 'getPremappingControllerService',
  695.             'SwagMigrationAssistant\\Controller\\StatusController' => 'getStatusControllerService',
  696.             'SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition' => 'getSwagMigrationConnectionDefinitionService',
  697.             'SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition' => 'getSwagMigrationDataDefinitionService',
  698.             'SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition' => 'getSwagMigrationLoggingDefinitionService',
  699.             'SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition' => 'getSwagMigrationMappingDefinitionService',
  700.             'SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition' => 'getSwagMigrationMediaFileDefinitionService',
  701.             'SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition' => 'getSwagMigrationRunDefinitionService',
  702.             'SwagMigrationAssistant\\Migration\\Service\\MediaFileProcessorService' => 'getMediaFileProcessorServiceService',
  703.             'SwagMigrationAssistant\\Migration\\Service\\MigrationDataConverter' => 'getMigrationDataConverterService',
  704.             'SwagMigrationAssistant\\Migration\\Service\\MigrationDataFetcher' => 'getMigrationDataFetcherService',
  705.             'SwagMigrationAssistant\\Migration\\Service\\MigrationDataWriter' => 'getMigrationDataWriterService',
  706.             'SwagMigrationAssistant\\Migration\\Service\\MigrationProgressService' => 'getMigrationProgressServiceService',
  707.             'SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition' => 'getGeneralSettingDefinitionService',
  708.             'SwagMigrationAssistant\\SwagMigrationAssistant' => 'getSwagMigrationAssistantService',
  709.             'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition' => 'getBlockRuleDefinitionService',
  710.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition' => 'getFormGroupFieldTranslationDefinitionService',
  711.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition' => 'getFormGroupFieldDefinitionService',
  712.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition' => 'getFormGroupTranslationDefinitionService',
  713.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition' => 'getFormGroupDefinitionService',
  714.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition' => 'getFormTranslationDefinitionService',
  715.             'Swag\\CmsExtensions\\Form\\FormDefinition' => 'getFormDefinitionService',
  716.             'Swag\\CmsExtensions\\Form\\Route\\FormRoute' => 'getFormRouteService',
  717.             'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition' => 'getQuickviewDefinitionService',
  718.             'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition' => 'getScrollNavigationPageSettingsDefinitionService',
  719.             'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition' => 'getScrollNavigationTranslationDefinitionService',
  720.             'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition' => 'getScrollNavigationDefinitionService',
  721.             'Swag\\CmsExtensions\\Storefront\\Controller\\CustomFormController' => 'getCustomFormControllerService',
  722.             'Swag\\CmsExtensions\\Storefront\\Controller\\QuickviewController' => 'getQuickviewControllerService',
  723.             'Swag\\CmsExtensions\\SwagCmsExtensions' => 'getSwagCmsExtensionsService',
  724.             'Swag\\CmsExtensions\\Util\\Administration\\FormValidationController' => 'getFormValidationControllerService',
  725.             'Swp\\SampleOrderSix\\Core\\Framework\\SampleOrder\\Api\\SampleOrderProcessingController' => 'getSampleOrderProcessingControllerService',
  726.             'Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Storefront\\Controller\\SampleLineItemController' => 'getSampleLineItemControllerService',
  727.             'Swp\\SampleOrderSix\\SwpSampleOrderSix' => 'getSwpSampleOrderSixService',
  728.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  729.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  730.             'acl_role.repository' => 'getAclRole_RepositoryService',
  731.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  732.             'admin.openSearch.client' => 'getAdmin_OpenSearch_ClientService',
  733.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  734.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  735.             'app.repository' => 'getApp_RepositoryService',
  736.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  737.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  738.             'app_administration_snippet.repository' => 'getAppAdministrationSnippet_RepositoryService',
  739.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  740.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  741.             'app_flow_action.repository' => 'getAppFlowAction_RepositoryService',
  742.             'app_flow_action_translation.repository' => 'getAppFlowActionTranslation_RepositoryService',
  743.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  744.             'app_script_condition.repository' => 'getAppScriptCondition_RepositoryService',
  745.             'app_script_condition_translation.repository' => 'getAppScriptConditionTranslation_RepositoryService',
  746.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  747.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  748.             'biloba.intl_translation.translation_log' => 'getBiloba_IntlTranslation_TranslationLogService',
  749.             'biloba_intl_translation.filesystem.private' => 'getBilobaIntlTranslation_Filesystem_PrivateService',
  750.             'biloba_intl_translation.filesystem.public' => 'getBilobaIntlTranslation_Filesystem_PublicService',
  751.             'biloba_intl_translation_bulk.filesystem.private' => 'getBilobaIntlTranslationBulk_Filesystem_PrivateService',
  752.             'biloba_intl_translation_bulk.filesystem.public' => 'getBilobaIntlTranslationBulk_Filesystem_PublicService',
  753.             'biloba_intl_translation_config.repository' => 'getBilobaIntlTranslationConfig_RepositoryService',
  754.             'biloba_intl_translation_dictionary.filesystem.private' => 'getBilobaIntlTranslationDictionary_Filesystem_PrivateService',
  755.             'biloba_intl_translation_dictionary.filesystem.public' => 'getBilobaIntlTranslationDictionary_Filesystem_PublicService',
  756.             'biloba_intl_translation_dictionary_entry.repository' => 'getBilobaIntlTranslationDictionaryEntry_RepositoryService',
  757.             'biloba_intl_translation_dictionary_entry_translation.repository' => 'getBilobaIntlTranslationDictionaryEntryTranslation_RepositoryService',
  758.             'biloba_intl_translation_log.repository' => 'getBilobaIntlTranslationLog_RepositoryService',
  759.             'biloba_intl_translation_more_entities.filesystem.private' => 'getBilobaIntlTranslationMoreEntities_Filesystem_PrivateService',
  760.             'biloba_intl_translation_more_entities.filesystem.public' => 'getBilobaIntlTranslationMoreEntities_Filesystem_PublicService',
  761.             'biloba_intl_translation_more_entities_bulk.filesystem.private' => 'getBilobaIntlTranslationMoreEntitiesBulk_Filesystem_PrivateService',
  762.             'biloba_intl_translation_more_entities_bulk.filesystem.public' => 'getBilobaIntlTranslationMoreEntitiesBulk_Filesystem_PublicService',
  763.             'cache.app' => 'getCache_AppService',
  764.             'cache.app_clearer' => 'getCache_AppClearerService',
  765.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  766.             'cache.system' => 'getCache_SystemService',
  767.             'cache.system_clearer' => 'getCache_SystemClearerService',
  768.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  769.             'cache_warmer' => 'getCacheWarmerService',
  770.             'category.repository' => 'getCategory_RepositoryService',
  771.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  772.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  773.             'certificate.filesystem.private' => 'getCertificate_Filesystem_PrivateService',
  774.             'certificate.filesystem.public' => 'getCertificate_Filesystem_PublicService',
  775.             'certificate.repository' => 'getCertificate_RepositoryService',
  776.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  777.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  778.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  779.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  780.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  781.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  782.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  783.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  784.             'cogi_advanced_contact_form.filesystem.private' => 'getCogiAdvancedContactForm_Filesystem_PrivateService',
  785.             'cogi_advanced_contact_form.filesystem.public' => 'getCogiAdvancedContactForm_Filesystem_PublicService',
  786.             'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand' => 'getDevRobotsTxtCommandService',
  787.             'console.command_loader' => 'getConsole_CommandLoaderService',
  788.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  789.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  790.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  791.             'country.repository' => 'getCountry_RepositoryService',
  792.             'country_state.repository' => 'getCountryState_RepositoryService',
  793.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  794.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  795.             'currency.repository' => 'getCurrency_RepositoryService',
  796.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  797.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  798.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  799.             'custom_field.repository' => 'getCustomField_RepositoryService',
  800.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  801.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  802.             'customer.repository' => 'getCustomer_RepositoryService',
  803.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  804.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  805.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  806.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  807.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  808.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  809.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  810.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  811.             'data_collector.dump' => 'getDataCollector_DumpService',
  812.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  813.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  814.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  815.             'digi1\\digi1Moretabsforproductdetailpage\\Resources\\snippet\\de_DE\\SnippetFile_de_DE' => 'getSnippetFileDeDEService',
  816.             'digi1\\digi1Moretabsforproductdetailpage\\Resources\\snippet\\en_GB\\SnippetFile_en_GB' => 'getSnippetFileEnGBService',
  817.             'digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage' => 'getDigi1MoretabsforproductdetailpageService',
  818.             'digi1_moretabsforproductdetailpage.filesystem.private' => 'getDigi1Moretabsforproductdetailpage_Filesystem_PrivateService',
  819.             'digi1_moretabsforproductdetailpage.filesystem.public' => 'getDigi1Moretabsforproductdetailpage_Filesystem_PublicService',
  820.             'document.repository' => 'getDocument_RepositoryService',
  821.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  822.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  823.             'document_type.repository' => 'getDocumentType_RepositoryService',
  824.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  825.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  826.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  827.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  828.             'error_controller' => 'getErrorController2Service',
  829.             'event_action.repository' => 'getEventAction_RepositoryService',
  830.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  831.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  832.             'event_dispatcher' => 'getEventDispatcherService',
  833.             'flow.repository' => 'getFlow_RepositoryService',
  834.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  835.             'flow_template.repository' => 'getFlowTemplate_RepositoryService',
  836.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  837.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  838.             'frosh_cross_selling_comparable.repository' => 'getFroshCrossSellingComparable_RepositoryService',
  839.             'frosh_platform_filter_search.filesystem.private' => 'getFroshPlatformFilterSearch_Filesystem_PrivateService',
  840.             'frosh_platform_filter_search.filesystem.public' => 'getFroshPlatformFilterSearch_Filesystem_PublicService',
  841.             'frosh_product_compare.filesystem.private' => 'getFroshProductCompare_Filesystem_PrivateService',
  842.             'frosh_product_compare.filesystem.public' => 'getFroshProductCompare_Filesystem_PublicService',
  843.             'frosh_tools.filesystem.private' => 'getFroshTools_Filesystem_PrivateService',
  844.             'frosh_tools.filesystem.public' => 'getFroshTools_Filesystem_PublicService',
  845.             'http_kernel' => 'getHttpKernelService',
  846.             'i_c_t_e_c_h__admin_dashboard.filesystem.private' => 'getICTECHAdminDashboard_Filesystem_PrivateService',
  847.             'i_c_t_e_c_h__admin_dashboard.filesystem.public' => 'getICTECHAdminDashboard_Filesystem_PublicService',
  848.             'iab_theme.filesystem.private' => 'getIabTheme_Filesystem_PrivateService',
  849.             'iab_theme.filesystem.public' => 'getIabTheme_Filesystem_PublicService',
  850.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  851.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  852.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  853.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  854.             'integration.repository' => 'getIntegration_RepositoryService',
  855.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  856.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  857.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  858.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  859.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  860.             'language.repository' => 'getLanguage_RepositoryService',
  861.             'lds_newsletter_at_register_subscription.repository' => 'getLdsNewsletterAtRegisterSubscription_RepositoryService',
  862.             'locale.repository' => 'getLocale_RepositoryService',
  863.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  864.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  865.             'logger' => 'getLoggerService',
  866.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  867.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  868.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  869.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  870.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  871.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  872.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  873.             'main_category.repository' => 'getMainCategory_RepositoryService',
  874.             'maintenance.filesystem.private' => 'getMaintenance_Filesystem_PrivateService',
  875.             'maintenance.filesystem.public' => 'getMaintenance_Filesystem_PublicService',
  876.             'maxia_listing_variants6.filesystem.private' => 'getMaxiaListingVariants6_Filesystem_PrivateService',
  877.             'maxia_listing_variants6.filesystem.public' => 'getMaxiaListingVariants6_Filesystem_PublicService',
  878.             'media.repository' => 'getMedia_RepositoryService',
  879.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  880.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  881.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  882.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  883.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  884.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  885.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  886.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  887.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  888.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  889.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  890.             'monolog.logger.solfusion' => 'getMonolog_Logger_SolfusionService',
  891.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  892.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  893.             'newsletter_sendinblue.filesystem.private' => 'getNewsletterSendinblue_Filesystem_PrivateService',
  894.             'newsletter_sendinblue.filesystem.public' => 'getNewsletterSendinblue_Filesystem_PublicService',
  895.             'notification.repository' => 'getNotification_RepositoryService',
  896.             'number_range.repository' => 'getNumberRange_RepositoryService',
  897.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  898.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  899.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  900.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  901.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  902.             'oci_punchout.filesystem.private' => 'getOciPunchout_Filesystem_PrivateService',
  903.             'oci_punchout.filesystem.public' => 'getOciPunchout_Filesystem_PublicService',
  904.             'order.repository' => 'getOrder_RepositoryService',
  905.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  906.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  907.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  908.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  909.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  910.             'order_line_item_download.repository' => 'getOrderLineItemDownload_RepositoryService',
  911.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  912.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  913.             'order_transaction_capture.repository' => 'getOrderTransactionCapture_RepositoryService',
  914.             'order_transaction_capture_refund.repository' => 'getOrderTransactionCaptureRefund_RepositoryService',
  915.             'order_transaction_capture_refund_position.repository' => 'getOrderTransactionCaptureRefundPosition_RepositoryService',
  916.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  917.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  918.             'plugin.repository' => 'getPlugin_RepositoryService',
  919.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  920.             'prems_discount_category6.filesystem.private' => 'getPremsDiscountCategory6_Filesystem_PrivateService',
  921.             'prems_discount_category6.filesystem.public' => 'getPremsDiscountCategory6_Filesystem_PublicService',
  922.             'prems_discount_category_base.repository' => 'getPremsDiscountCategoryBase_RepositoryService',
  923.             'prems_discount_category_base_translation.repository' => 'getPremsDiscountCategoryBaseTranslation_RepositoryService',
  924.             'product.repository' => 'getProduct_RepositoryService',
  925.             'product_category.repository' => 'getProductCategory_RepositoryService',
  926.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  927.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  928.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  929.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  930.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  931.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  932.             'product_download.repository' => 'getProductDownload_RepositoryService',
  933.             'product_export.repository' => 'getProductExport_RepositoryService',
  934.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  935.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  936.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  937.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  938.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  939.             'product_media.repository' => 'getProductMedia_RepositoryService',
  940.             'product_option.repository' => 'getProductOption_RepositoryService',
  941.             'product_price.repository' => 'getProductPrice_RepositoryService',
  942.             'product_property.repository' => 'getProductProperty_RepositoryService',
  943.             'product_review.repository' => 'getProductReview_RepositoryService',
  944.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  945.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  946.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  947.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  948.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  949.             'product_stream.repository' => 'getProductStream_RepositoryService',
  950.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  951.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  952.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  953.             'product_tag.repository' => 'getProductTag_RepositoryService',
  954.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  955.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  956.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  957.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  958.             'promotion.repository' => 'getPromotion_RepositoryService',
  959.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  960.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  961.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  962.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  963.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  964.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  965.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  966.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  967.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  968.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  969.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  970.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  971.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  972.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  973.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  974.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  975.             'request_stack' => 'getRequestStackService',
  976.             'router' => 'getRouterService',
  977.             'routing.loader' => 'getRouting_LoaderService',
  978.             'rule.repository' => 'getRule_RepositoryService',
  979.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  980.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  981.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  982.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  983.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  984.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  985.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  986.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  987.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  988.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  989.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  990.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  991.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  992.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  993.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  994.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  995.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  996.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  997.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  998.             'sales_channel_definition.Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition' => 'getEntryTranslationDefinition2Service',
  999.             'sales_channel_definition.Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition' => 'getEntryDefinition2Service',
  1000.             'sales_channel_definition.Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition' => 'getConfigDefinition2Service',
  1001.             'sales_channel_definition.Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition' => 'getLogDefinition2Service',
  1002.             'sales_channel_definition.Certificate\\Entity\\CertificateDefinition' => 'getCertificateDefinition2Service',
  1003.             'sales_channel_definition.Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition' => 'getCrossSellingComparableDefinition2Service',
  1004.             'sales_channel_definition.IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition' => 'getNewsletterAtRegisterSubscriptionDefinition2Service',
  1005.             'sales_channel_definition.Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition' => 'getDiscountCategoryBaseTranslationDefinition2Service',
  1006.             'sales_channel_definition.Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition' => 'getDiscountCategoryBaseDefinition2Service',
  1007.             'sales_channel_definition.Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition' => 'getSolfusionImportDefinition2Service',
  1008.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  1009.             'sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition' => 'getAppAdministrationSnippetDefinition2Service',
  1010.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  1011.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  1012.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  1013.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  1014.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  1015.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  1016.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  1017.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  1018.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  1019.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  1020.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  1021.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  1022.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  1023.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  1024.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  1025.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  1026.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  1027.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  1028.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition' => 'getOrderLineItemDownloadDefinition2Service',
  1029.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  1030.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  1031.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition' => 'getOrderTransactionCaptureRefundPositionDefinition2Service',
  1032.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition' => 'getOrderTransactionCaptureRefundDefinition2Service',
  1033.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition' => 'getOrderTransactionCaptureDefinition2Service',
  1034.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  1035.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  1036.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  1037.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  1038.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  1039.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  1040.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  1041.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  1042.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  1043.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  1044.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  1045.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  1046.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  1047.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  1048.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  1049.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  1050.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  1051.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  1052.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  1053.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  1054.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  1055.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  1056.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  1057.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  1058.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  1059.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  1060.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  1061.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  1062.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition' => 'getFlowTemplateDefinition2Service',
  1063.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  1064.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  1065.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  1066.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  1067.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  1068.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  1069.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  1070.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  1071.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  1072.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  1073.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  1074.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  1075.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  1076.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  1077.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  1078.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  1079.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  1080.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  1081.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  1082.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  1083.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  1084.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  1085.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  1086.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  1087.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  1088.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  1089.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  1090.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  1091.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  1092.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  1093.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  1094.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  1095.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  1096.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  1097.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  1098.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  1099.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition' => 'getProductDownloadDefinition2Service',
  1100.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  1101.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  1102.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  1103.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  1104.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  1105.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  1106.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  1107.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  1108.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  1109.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  1110.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  1111.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1112.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1113.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1114.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1115.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1116.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1117.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1118.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1119.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1120.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1121.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1122.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1123.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1124.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1125.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1126.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1127.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1128.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1129.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1130.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1131.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1132.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition' => 'getAppScriptConditionTranslationDefinition2Service',
  1133.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition' => 'getAppScriptConditionDefinition2Service',
  1134.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1135.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1136.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1137.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition' => 'getAppFlowActionTranslationDefinition2Service',
  1138.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition' => 'getAppFlowActionDefinition2Service',
  1139.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1140.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  1141.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1142.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1143.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1144.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1145.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1146.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1147.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1148.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1149.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1150.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1151.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1152.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1153.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1154.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1155.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1156.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1157.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1158.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1159.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1160.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1161.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1162.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1163.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1164.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1165.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1166.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1167.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1168.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1169.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1170.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1171.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1172.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1173.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1174.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1175.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1176.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1177.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1178.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1179.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1180.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1181.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1182.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1183.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1184.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1185.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1186.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1187.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1188.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1189.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1190.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1191.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1192.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1193.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1194.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1195.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1196.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1197.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1198.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1199.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1200.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1201.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1202.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1203.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1204.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1205.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1206.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1207.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1208.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1209.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1210.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1211.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1212.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1213.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition' => 'getSwagMigrationConnectionDefinition2Service',
  1214.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition' => 'getSwagMigrationDataDefinition2Service',
  1215.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition' => 'getSwagMigrationLoggingDefinition2Service',
  1216.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition' => 'getSwagMigrationMappingDefinition2Service',
  1217.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition' => 'getSwagMigrationMediaFileDefinition2Service',
  1218.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition' => 'getSwagMigrationRunDefinition2Service',
  1219.             'sales_channel_definition.SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition' => 'getGeneralSettingDefinition2Service',
  1220.             'sales_channel_definition.Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition' => 'getBlockRuleDefinition2Service',
  1221.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition' => 'getFormGroupFieldTranslationDefinition2Service',
  1222.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition' => 'getFormGroupFieldDefinition2Service',
  1223.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition' => 'getFormGroupTranslationDefinition2Service',
  1224.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition' => 'getFormGroupDefinition2Service',
  1225.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition' => 'getFormTranslationDefinition2Service',
  1226.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\FormDefinition' => 'getFormDefinition2Service',
  1227.             'sales_channel_definition.Swag\\CmsExtensions\\Quickview\\QuickviewDefinition' => 'getQuickviewDefinition2Service',
  1228.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition' => 'getScrollNavigationPageSettingsDefinition2Service',
  1229.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition' => 'getScrollNavigationTranslationDefinition2Service',
  1230.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition' => 'getScrollNavigationDefinition2Service',
  1231.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1232.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1233.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1234.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1235.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1236.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1237.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1238.             'salutation.repository' => 'getSalutation_RepositoryService',
  1239.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1240.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1241.             'script.repository' => 'getScript_RepositoryService',
  1242.             'seidemann_solfusion.filesystem.private' => 'getSeidemannSolfusion_Filesystem_PrivateService',
  1243.             'seidemann_solfusion.filesystem.public' => 'getSeidemannSolfusion_Filesystem_PublicService',
  1244.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1245.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1246.             'services_resetter' => 'getServicesResetterService',
  1247.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1248.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1249.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1250.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1251.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1252.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1253.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1254.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1255.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1256.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1257.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1258.             'shopware.store_client' => 'getShopware_StoreClientService',
  1259.             'snippet.repository' => 'getSnippet_RepositoryService',
  1260.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1261.             'solfusion_import.repository' => 'getSolfusionImport_RepositoryService',
  1262.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1263.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1264.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1265.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1266.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1267.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1268.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1269.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1270.             'swag_cms_extensions.filesystem.private' => 'getSwagCmsExtensions_Filesystem_PrivateService',
  1271.             'swag_cms_extensions.filesystem.public' => 'getSwagCmsExtensions_Filesystem_PublicService',
  1272.             'swag_cms_extensions_block_rule.repository' => 'getSwagCmsExtensionsBlockRule_RepositoryService',
  1273.             'swag_cms_extensions_form.repository' => 'getSwagCmsExtensionsForm_RepositoryService',
  1274.             'swag_cms_extensions_form_group.repository' => 'getSwagCmsExtensionsFormGroup_RepositoryService',
  1275.             'swag_cms_extensions_form_group_field.repository' => 'getSwagCmsExtensionsFormGroupField_RepositoryService',
  1276.             'swag_cms_extensions_form_group_field_translation.repository' => 'getSwagCmsExtensionsFormGroupFieldTranslation_RepositoryService',
  1277.             'swag_cms_extensions_form_group_translation.repository' => 'getSwagCmsExtensionsFormGroupTranslation_RepositoryService',
  1278.             'swag_cms_extensions_form_translation.repository' => 'getSwagCmsExtensionsFormTranslation_RepositoryService',
  1279.             'swag_cms_extensions_quickview.repository' => 'getSwagCmsExtensionsQuickview_RepositoryService',
  1280.             'swag_cms_extensions_scroll_navigation.repository' => 'getSwagCmsExtensionsScrollNavigation_RepositoryService',
  1281.             'swag_cms_extensions_scroll_navigation_page_settings.repository' => 'getSwagCmsExtensionsScrollNavigationPageSettings_RepositoryService',
  1282.             'swag_cms_extensions_scroll_navigation_translation.repository' => 'getSwagCmsExtensionsScrollNavigationTranslation_RepositoryService',
  1283.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1284.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1285.             'swag_migration_assistant.filesystem.private' => 'getSwagMigrationAssistant_Filesystem_PrivateService',
  1286.             'swag_migration_assistant.filesystem.public' => 'getSwagMigrationAssistant_Filesystem_PublicService',
  1287.             'swag_migration_connection.repository' => 'getSwagMigrationConnection_RepositoryService',
  1288.             'swag_migration_data.repository' => 'getSwagMigrationData_RepositoryService',
  1289.             'swag_migration_general_setting.repository' => 'getSwagMigrationGeneralSetting_RepositoryService',
  1290.             'swag_migration_logging.repository' => 'getSwagMigrationLogging_RepositoryService',
  1291.             'swag_migration_mapping.repository' => 'getSwagMigrationMapping_RepositoryService',
  1292.             'swag_migration_media_file.repository' => 'getSwagMigrationMediaFile_RepositoryService',
  1293.             'swag_migration_run.repository' => 'getSwagMigrationRun_RepositoryService',
  1294.             'swp_sample_order_six.filesystem.private' => 'getSwpSampleOrderSix_Filesystem_PrivateService',
  1295.             'swp_sample_order_six.filesystem.public' => 'getSwpSampleOrderSix_Filesystem_PublicService',
  1296.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1297.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1298.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1299.             'tag.repository' => 'getTag_RepositoryService',
  1300.             'tax.repository' => 'getTax_RepositoryService',
  1301.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1302.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1303.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1304.             'theme.repository' => 'getTheme_RepositoryService',
  1305.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1306.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1307.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1308.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1309.             'translator' => 'getTranslatorService',
  1310.             'unit.repository' => 'getUnit_RepositoryService',
  1311.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1312.             'user.repository' => 'getUser_RepositoryService',
  1313.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1314.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1315.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1316.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1317.             'version.repository' => 'getVersion_RepositoryService',
  1318.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1319.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1320.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1321.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1322.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1323.             'webhook.repository' => 'getWebhook_RepositoryService',
  1324.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1325.             'cache_clearer' => 'getCacheClearerService',
  1326.             'filesystem' => 'getFilesystemService',
  1327.             'serializer' => 'getSerializerService',
  1328.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1329.             'profiler' => 'getProfiler2Service',
  1330.             'twig' => 'getTwigService',
  1331.             'session' => 'getSessionService',
  1332.             'validator' => 'getValidatorService',
  1333.         ];
  1334.         $this->aliases = [
  1335.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1336.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1337.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute',
  1338.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1339.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1340.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1341.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1342.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1343.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1344.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1345.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1346.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1347.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1348.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1349.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1350.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryStateRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryStateRoute',
  1351.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1352.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1353.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1354.             'biloba.intl_translation.config' => 'Biloba\\IntlTranslation\\Service\\ConfigService',
  1355.             'biloba.intl_translation.translator' => 'Biloba\\IntlTranslation\\Service\\TranslatorService',
  1356.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1357.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1358.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1359.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1360.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1361.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1362.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1363.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1364.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1365.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1366.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1367.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1368.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1369.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1370.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1371.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1372.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1373.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1374.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1375.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1376.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1377.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1378.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1379.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1380.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1381.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1382.         ];
  1383.         $this->privates['service_container'] = function () {
  1384.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeFlowEventHandler.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1562.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductDownload/ProductDownloadDefinition.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowFactory.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartSerializationCleaner.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/LineItemDownloadLoader.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1689.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1690.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1691.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1693.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1694.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1696.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1697.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1699.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1701.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1702.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1703.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1705.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1706.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1707.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1709.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/NotFound/NotFoundSubscriber.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractScssCompiler.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ScssPhpCompiler.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/SalesChannelThemeLoader.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriber.php';
  1754.             include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Service/OciService.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1756.             include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Subscriber/StorefrontSubscriber.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1758.             include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderBlockRuleDecorator.php';
  1759.             include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderScrollNavigationDecorator.php';
  1760.             include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderQuickviewDecorator.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1762.             include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/AdminInfoSubscriber.php';
  1763.             include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Core/Entity/DiscountCategory/DiscountCategoryBaseDefinition.php';
  1764.             include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/EventListener/RequestListener.php';
  1765.             include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Service/DiscountService.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1889.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1890.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryForwardCompatibilityDecorator.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/ClientProfiler.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  2027.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  2028.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  2029.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Profiler/DataCollector.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  2037.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  2038.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  2039.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  2040.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  2041.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  2042.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  2043.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  2044.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  2045.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  2046.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  2047.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  2048.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  2049.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  2050.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  2051.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  2052.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  2053.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  2054.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  2055.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  2056.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  2057.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  2058.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  2059.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  2060.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  2061.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2062.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  2063.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  2064.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  2065.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2066.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  2067.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  2068.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  2069.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  2070.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  2071.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/SecurityExtension.php';
  2072.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  2073.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  2074.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  2075.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  2076.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  2077.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2078.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2079.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2080.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2081.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2082.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2083.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2084.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2085.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2086.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2087.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2088.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2089.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2090.             include_once \dirname(__DIR__4).'/custom/plugins/IabTheme/src/Twig/Extension/ProductNumberExtension.php';
  2091.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2092.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2093.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2094.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2095.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2096.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2097.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2098.             include_once __DIR__.'/proxy-classes.php';
  2099.         };
  2100.     }
  2101.     public function compile(): void
  2102.     {
  2103.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2104.     }
  2105.     public function isCompiled(): bool
  2106.     {
  2107.         return true;
  2108.     }
  2109.     public function getRemovedIds(): array
  2110.     {
  2111.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2112.     }
  2113.     protected function createProxy($class, \Closure $factory)
  2114.     {
  2115.         return $factory();
  2116.     }
  2117.     /**
  2118.      * Gets the public '.container.private.cache_clearer' shared service.
  2119.      *
  2120.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2121.      */
  2122.     protected function get_Container_Private_CacheClearerService()
  2123.     {
  2124.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2125.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2126.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2127.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2128.         }, 1));
  2129.     }
  2130.     /**
  2131.      * Gets the public '.container.private.filesystem' shared service.
  2132.      *
  2133.      * @return \Symfony\Component\Filesystem\Filesystem
  2134.      */
  2135.     protected function get_Container_Private_FilesystemService()
  2136.     {
  2137.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2138.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2139.     }
  2140.     /**
  2141.      * Gets the public '.container.private.profiler' shared service.
  2142.      *
  2143.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2144.      */
  2145.     protected function get_Container_Private_ProfilerService()
  2146.     {
  2147.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2148.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2149.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2150.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  2151.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2152.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2153.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2154.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2155.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2156.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2157.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2158.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2159.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2160.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2161.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2162.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2163.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2164.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2165.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2166.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2167.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2168.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2169.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2170.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2171.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2172.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2173.         if ($this->has('kernel')) {
  2174.             $g->setKernel($b);
  2175.         }
  2176.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2177.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2178.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2179.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2180.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2181.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2182.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer'), $c));
  2183.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2184.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2185.         $instance->add($d);
  2186.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2187.         $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())));
  2188.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2189.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2190.         $instance->add($e);
  2191.         $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())));
  2192.         $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())));
  2193.         $instance->add(($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService()));
  2194.         $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()))));
  2195.         $instance->add($f);
  2196.         $instance->add($g);
  2197.         return $instance;
  2198.     }
  2199.     /**
  2200.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2201.      *
  2202.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2203.      */
  2204.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2205.     {
  2206.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2207.         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);
  2208.     }
  2209.     /**
  2210.      * Gets the public '.container.private.serializer' shared service.
  2211.      *
  2212.      * @return \Symfony\Component\Serializer\Serializer
  2213.      */
  2214.     protected function get_Container_Private_SerializerService()
  2215.     {
  2216.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2217.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2218.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2219.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2220.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2221.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2222.         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\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 12 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 13 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 14 => 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()]);
  2223.     }
  2224.     /**
  2225.      * Gets the public '.container.private.session' shared service.
  2226.      *
  2227.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2228.      */
  2229.     protected function get_Container_Private_SessionService()
  2230.     {
  2231.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2233.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  2234.         if (isset($this->services['.container.private.session'])) {
  2235.             return $this->services['.container.private.session'];
  2236.         }
  2237.         return $this->services['.container.private.session'] = $a->createSession();
  2238.     }
  2239.     /**
  2240.      * Gets the public '.container.private.twig' shared service.
  2241.      *
  2242.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2243.      */
  2244.     protected function get_Container_Private_TwigService()
  2245.     {
  2246.         $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']);
  2247.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2248.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2249.         $c = ($this->services['router'] ?? $this->getRouterService());
  2250.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2251.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2252.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2253.         $g = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2254.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2255.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2256.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2257.         $i->setEnvironment('dev');
  2258.         $i->setDebug(true);
  2259.         if ($this->has('request_stack')) {
  2260.             $i->setRequestStack($e);
  2261.         }
  2262.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2263.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2264.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2265.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2266.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__4), 'UTF-8'));
  2267.         $instance->addExtension($d);
  2268.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2269.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2270.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2271.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2272.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2273.         $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())));
  2274.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2275.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2276.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2277.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2278.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2279.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2280.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService())));
  2281.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2282.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2283.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\SecurityExtension([]));
  2284.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$g));
  2285.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($g)));
  2286.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2287.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2288.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2289.         $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())));
  2290.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2291.         $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()))));
  2292.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2293.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2294.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2295.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2296.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2297.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2298.         $instance->addExtension(new \IabTheme\Twig\Extension\ProductNumberExtension(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())));
  2299.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  2300.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($i$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2301.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2302.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2303.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2304.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2305.         ], [
  2306.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2307.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2308.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2309.         ])));
  2310.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2311.         return $instance;
  2312.     }
  2313.     /**
  2314.      * Gets the public '.container.private.validator' shared service.
  2315.      *
  2316.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2317.      */
  2318.     protected function get_Container_Private_ValidatorService()
  2319.     {
  2320.         $a = ($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService());
  2321.         if (isset($this->services['.container.private.validator'])) {
  2322.             return $this->services['.container.private.validator'];
  2323.         }
  2324.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator($a);
  2325.     }
  2326.     /**
  2327.      * Gets the public 'Biloba\IntlTranslationBulk\BilobaIntlTranslationBulk' shared autowired service.
  2328.      *
  2329.      * @return \Biloba\IntlTranslationBulk\BilobaIntlTranslationBulk
  2330.      */
  2331.     protected function getBilobaIntlTranslationBulkService()
  2332.     {
  2333.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2334.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2335.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2339.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/BilobaIntlTranslationBulk.php';
  2340.         return $this->services['Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk');
  2341.     }
  2342.     /**
  2343.      * Gets the public 'Biloba\IntlTranslationBulk\Core\Content\Api\TranslationBulkController' shared service.
  2344.      *
  2345.      * @return \Biloba\IntlTranslationBulk\Core\Content\Api\TranslationBulkController
  2346.      */
  2347.     protected function getTranslationBulkControllerService()
  2348.     {
  2349.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/Core/TranslationControllerInterface.php';
  2350.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/Core/Content/Api/TranslationBulkController.php';
  2351.         return $this->services['Biloba\\IntlTranslationBulk\\Core\\Content\\Api\\TranslationBulkController'] = new \Biloba\IntlTranslationBulk\Core\Content\Api\TranslationBulkController(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), new RewindableGenerator(function () {
  2352.             return new \EmptyIterator();
  2353.         }, 0), new RewindableGenerator(function () {
  2354.             yield => ($this->privates['Biloba\\IntlTranslationBulk\\Components\\SectionProvider\\SectionProvider'] ?? ($this->privates['Biloba\\IntlTranslationBulk\\Components\\SectionProvider\\SectionProvider'] = new \Biloba\IntlTranslationBulk\Components\SectionProvider\SectionProvider()));
  2355.             yield => ($this->services['Biloba\\IntlTranslationMoreEntitiesBulk\\Components\\SectionProvider\\SectionProvider'] ?? $this->getSectionProviderService());
  2356.         }, 2), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\Api\\Controller\\InfoController'] ?? $this->getInfoControllerService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), $this, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  2357.     }
  2358.     /**
  2359.      * Gets the public 'Biloba\IntlTranslationDictionary\BilobaIntlTranslationDictionary' shared autowired service.
  2360.      *
  2361.      * @return \Biloba\IntlTranslationDictionary\BilobaIntlTranslationDictionary
  2362.      */
  2363.     protected function getBilobaIntlTranslationDictionaryService()
  2364.     {
  2365.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2366.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2367.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2371.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/BilobaIntlTranslationDictionary.php';
  2372.         return $this->services['Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary');
  2373.     }
  2374.     /**
  2375.      * Gets the public 'Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\Aggregate\EntryTranslation\EntryTranslationDefinition' shared service.
  2376.      *
  2377.      * @return \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\Aggregate\EntryTranslation\EntryTranslationDefinition
  2378.      */
  2379.     protected function getEntryTranslationDefinitionService()
  2380.     {
  2381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2382.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Core/Content/IntlTranslationDictionary/Aggregate/EntryTranslation/EntryTranslationDefinition.php';
  2383.         $this->services['Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition'] = $instance = new \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\Aggregate\EntryTranslation\EntryTranslationDefinition();
  2384.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2385.         return $instance;
  2386.     }
  2387.     /**
  2388.      * Gets the public 'Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\EntryDefinition' shared service.
  2389.      *
  2390.      * @return \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\EntryDefinition
  2391.      */
  2392.     protected function getEntryDefinitionService()
  2393.     {
  2394.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Core/Content/IntlTranslationDictionary/EntryDefinition.php';
  2395.         $this->services['Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition'] = $instance = new \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\EntryDefinition();
  2396.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2397.         return $instance;
  2398.     }
  2399.     /**
  2400.      * Gets the public 'Biloba\IntlTranslationMoreEntitiesBulk\BilobaIntlTranslationMoreEntitiesBulk' shared autowired service.
  2401.      *
  2402.      * @return \Biloba\IntlTranslationMoreEntitiesBulk\BilobaIntlTranslationMoreEntitiesBulk
  2403.      */
  2404.     protected function getBilobaIntlTranslationMoreEntitiesBulkService()
  2405.     {
  2406.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2407.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2408.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2409.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2412.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src/BilobaIntlTranslationMoreEntitiesBulk.php';
  2413.         return $this->services['Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk');
  2414.     }
  2415.     /**
  2416.      * Gets the public 'Biloba\IntlTranslationMoreEntitiesBulk\Components\SectionProvider\SectionProvider' shared service.
  2417.      *
  2418.      * @return \Biloba\IntlTranslationMoreEntitiesBulk\Components\SectionProvider\SectionProvider
  2419.      */
  2420.     protected function getSectionProviderService()
  2421.     {
  2422.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/Components/SectionProvider/SectionProviderInterface.php';
  2423.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src/Components/SectionProvider/SectionProvider.php';
  2424.         return $this->services['Biloba\\IntlTranslationMoreEntitiesBulk\\Components\\SectionProvider\\SectionProvider'] = new \Biloba\IntlTranslationMoreEntitiesBulk\Components\SectionProvider\SectionProvider(($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  2425.     }
  2426.     /**
  2427.      * Gets the public 'Biloba\IntlTranslationMoreEntities\BilobaIntlTranslationMoreEntities' shared autowired service.
  2428.      *
  2429.      * @return \Biloba\IntlTranslationMoreEntities\BilobaIntlTranslationMoreEntities
  2430.      */
  2431.     protected function getBilobaIntlTranslationMoreEntitiesService()
  2432.     {
  2433.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2435.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2436.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2439.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/BilobaIntlTranslationMoreEntities.php';
  2440.         return $this->services['Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities');
  2441.     }
  2442.     /**
  2443.      * Gets the public 'Biloba\IntlTranslationMoreEntities\Core\Content\Api\TranslationController' shared service.
  2444.      *
  2445.      * @return \Biloba\IntlTranslationMoreEntities\Core\Content\Api\TranslationController
  2446.      */
  2447.     protected function getTranslationControllerService()
  2448.     {
  2449.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Core/Content/Api/TranslationController.php';
  2450.         return $this->services['Biloba\\IntlTranslationMoreEntities\\Core\\Content\\Api\\TranslationController'] = new \Biloba\IntlTranslationMoreEntities\Core\Content\Api\TranslationController($this, ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService()));
  2451.     }
  2452.     /**
  2453.      * Gets the public 'Biloba\IntlTranslation\BilobaIntlTranslation' shared autowired service.
  2454.      *
  2455.      * @return \Biloba\IntlTranslation\BilobaIntlTranslation
  2456.      */
  2457.     protected function getBilobaIntlTranslationService()
  2458.     {
  2459.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2460.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2461.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2462.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2465.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/BilobaIntlTranslation.php';
  2466.         return $this->services['Biloba\\IntlTranslation\\BilobaIntlTranslation'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Biloba\\IntlTranslation\\BilobaIntlTranslation');
  2467.     }
  2468.     /**
  2469.      * Gets the public 'Biloba\IntlTranslation\Core\Content\Api\TranslationController' shared service.
  2470.      *
  2471.      * @return \Biloba\IntlTranslation\Core\Content\Api\TranslationController
  2472.      */
  2473.     protected function getTranslationController2Service()
  2474.     {
  2475.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Core/Content/Api/TranslationController.php';
  2476.         return $this->services['Biloba\\IntlTranslation\\Core\\Content\\Api\\TranslationController'] = new \Biloba\IntlTranslation\Core\Content\Api\TranslationController($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()));
  2477.     }
  2478.     /**
  2479.      * Gets the public 'Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\ConfigDefinition' shared service.
  2480.      *
  2481.      * @return \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\ConfigDefinition
  2482.      */
  2483.     protected function getConfigDefinitionService()
  2484.     {
  2485.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Core/Content/BilobaIntlTranslation/ConfigDefinition.php';
  2486.         $this->services['Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition'] = $instance = new \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\ConfigDefinition();
  2487.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2488.         return $instance;
  2489.     }
  2490.     /**
  2491.      * Gets the public 'Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\LogDefinition' shared service.
  2492.      *
  2493.      * @return \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\LogDefinition
  2494.      */
  2495.     protected function getLogDefinitionService()
  2496.     {
  2497.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Core/Content/BilobaIntlTranslation/LogDefinition.php';
  2498.         $this->services['Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition'] = $instance = new \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\LogDefinition();
  2499.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2500.         return $instance;
  2501.     }
  2502.     /**
  2503.      * Gets the public 'Biloba\IntlTranslation\Service\ConfigService' shared service.
  2504.      *
  2505.      * @return \Biloba\IntlTranslation\Service\ConfigService
  2506.      */
  2507.     protected function getConfigServiceService()
  2508.     {
  2509.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Service/ConfigServiceInterface.php';
  2510.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Service/ConfigService.php';
  2511.         $a = ($this->services['biloba_intl_translation_config.repository'] ?? $this->getBilobaIntlTranslationConfig_RepositoryService());
  2512.         if (isset($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'])) {
  2513.             return $this->services['Biloba\\IntlTranslation\\Service\\ConfigService'];
  2514.         }
  2515.         return $this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] = new \Biloba\IntlTranslation\Service\ConfigService($a);
  2516.     }
  2517.     /**
  2518.      * Gets the public 'Biloba\IntlTranslation\Service\TranslatorService' shared service.
  2519.      *
  2520.      * @return \Biloba\IntlTranslation\Service\TranslatorService
  2521.      */
  2522.     protected function getTranslatorServiceService()
  2523.     {
  2524.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Service/TranslatorServiceInterface.php';
  2525.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Service/TranslatorService.php';
  2526.         return $this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] = new \Biloba\IntlTranslation\Service\TranslatorService(new RewindableGenerator(function () {
  2527.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TranslationApi\\DeepL'] ?? $this->getDeepLService());
  2528.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TranslationApi\\Google'] ?? $this->getGoogleService());
  2529.         }, 2), new RewindableGenerator(function () {
  2530.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  2531.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  2532.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  2533.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  2534.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  2535.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  2536.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  2537.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  2538.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  2539.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  2540.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  2541.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  2542.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  2543.         }, 13), new RewindableGenerator(function () {
  2544.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\LanguageProviders\\BaseLanguageProvider'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\LanguageProviders\\BaseLanguageProvider'] = new \Biloba\IntlTranslation\Components\LanguageProviders\BaseLanguageProvider()));
  2545.         }, 1), new RewindableGenerator(function () {
  2546.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\Cleanup'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\Cleanup'] = new \Biloba\IntlTranslation\Components\TextProcessors\Cleanup()));
  2547.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\FixBr'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\FixBr'] = new \Biloba\IntlTranslation\Components\TextProcessors\FixBr()));
  2548.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\FixNonBreakingSpaces'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\FixNonBreakingSpaces'] = new \Biloba\IntlTranslation\Components\TextProcessors\FixNonBreakingSpaces()));
  2549.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\FixUnicode'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\FixUnicode'] = new \Biloba\IntlTranslation\Components\TextProcessors\FixUnicode()));
  2550.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\TagAttribute'] ?? $this->getTagAttributeService());
  2551.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\IgnoreTags'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\IgnoreTags'] = new \Biloba\IntlTranslation\Components\TextProcessors\IgnoreTags()));
  2552.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\Links'] ?? $this->getLinksService());
  2553.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\MaskVariables'] ?? ($this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\MaskVariables'] = new \Biloba\IntlTranslation\Components\TextProcessors\MaskVariables()));
  2554.             yield => ($this->privates['Biloba\\IntlTranslationDictionary\\Components\\Processors\\Dictionary'] ?? $this->getDictionaryService());
  2555.         }, 9), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['biloba.intl_translation.translation_log'] ?? $this->getBiloba_IntlTranslation_TranslationLogService()));
  2556.     }
  2557.     /**
  2558.      * Gets the public 'Certificate\Certificate' shared autowired service.
  2559.      *
  2560.      * @return \Certificate\Certificate
  2561.      */
  2562.     protected function getCertificateService()
  2563.     {
  2564.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2565.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2566.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2567.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2568.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2570.         include_once \dirname(__DIR__4).'/custom/plugins/Certificate/src/Certificate.php';
  2571.         return $this->services['Certificate\\Certificate'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Certificate\\Certificate');
  2572.     }
  2573.     /**
  2574.      * Gets the public 'Certificate\Entity\CertificateDefinition' shared service.
  2575.      *
  2576.      * @return \Certificate\Entity\CertificateDefinition
  2577.      */
  2578.     protected function getCertificateDefinitionService()
  2579.     {
  2580.         include_once \dirname(__DIR__4).'/custom/plugins/Certificate/src/Entity/CertificateDefinition.php';
  2581.         $this->services['Certificate\\Entity\\CertificateDefinition'] = $instance = new \Certificate\Entity\CertificateDefinition();
  2582.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2583.         return $instance;
  2584.     }
  2585.     /**
  2586.      * Gets the public 'Certificate\Storefront\Controller\CertificateController' shared service.
  2587.      *
  2588.      * @return \Certificate\Storefront\Controller\CertificateController
  2589.      */
  2590.     protected function getCertificateControllerService()
  2591.     {
  2592.         include_once \dirname(__DIR__4).'/custom/plugins/Certificate/src/Storefront/Controller/CertificateController.php';
  2593.         include_once \dirname(__DIR__4).'/custom/plugins/Certificate/src/Service/ReadingData.php';
  2594.         $a = ($this->services['certificate.repository'] ?? $this->getCertificate_RepositoryService());
  2595.         $this->services['Certificate\\Storefront\\Controller\\CertificateController'] = $instance = new \Certificate\Storefront\Controller\CertificateController(new \Certificate\Service\ReadingData($a), $a, ($this->services['cms_page_translation.repository'] ?? $this->getCmsPageTranslation_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()));
  2596.         $instance->setContainer($this);
  2597.         return $instance;
  2598.     }
  2599.     /**
  2600.      * Gets the public 'Cogi\CogiAdvancedContactForm\CogiAdvancedContactForm' shared autowired service.
  2601.      *
  2602.      * @return \Cogi\CogiAdvancedContactForm\CogiAdvancedContactForm
  2603.      */
  2604.     protected function getCogiAdvancedContactFormService()
  2605.     {
  2606.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2607.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2608.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2609.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2612.         include_once \dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/CogiAdvancedContactForm.php';
  2613.         return $this->services['Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm');
  2614.     }
  2615.     /**
  2616.      * Gets the public 'Cogi\CogiAdvancedContactForm\Storefront\Controller\AdvancedContactFormController' shared service.
  2617.      *
  2618.      * @return \Cogi\CogiAdvancedContactForm\Storefront\Controller\AdvancedContactFormController
  2619.      */
  2620.     protected function getAdvancedContactFormControllerService()
  2621.     {
  2622.         include_once \dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Storefront/Controller/AdvancedContactFormController.php';
  2623.         include_once \dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Core/StorefrontMediaUploader.php';
  2624.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  2625.         $this->services['Cogi\\CogiAdvancedContactForm\\Storefront\\Controller\\AdvancedContactFormController'] = $instance = new \Cogi\CogiAdvancedContactForm\Storefront\Controller\AdvancedContactFormController(($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->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service()), new \Cogi\CogiAdvancedContactForm\Core\StorefrontMediaUploader($a, ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] ?? $this->getStorefrontMediaValidatorRegistryService())), ($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['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), $a);
  2626.         $instance->setContainer($this);
  2627.         return $instance;
  2628.     }
  2629.     /**
  2630.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2631.      *
  2632.      * @return \Doctrine\DBAL\Connection
  2633.      */
  2634.     protected function getConnectionService()
  2635.     {
  2636.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2637.     }
  2638.     /**
  2639.      * Gets the public 'Elasticsearch\Client' shared service.
  2640.      *
  2641.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  2642.      */
  2643.     protected function getClientService()
  2644.     {
  2645.         return $this->services['Elasticsearch\\Client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.client.inner'] ?? $this->getShopware_Es_Profiled_Client_InnerService()));
  2646.     }
  2647.     /**
  2648.      * Gets the public 'FroshPlatformFilterSearch\FroshPlatformFilterSearch' shared autowired service.
  2649.      *
  2650.      * @return \FroshPlatformFilterSearch\FroshPlatformFilterSearch
  2651.      */
  2652.     protected function getFroshPlatformFilterSearchService()
  2653.     {
  2654.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2655.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2656.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2657.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2660.         include_once \dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/FroshPlatformFilterSearch.php';
  2661.         return $this->services['FroshPlatformFilterSearch\\FroshPlatformFilterSearch'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('FroshPlatformFilterSearch\\FroshPlatformFilterSearch');
  2662.     }
  2663.     /**
  2664.      * Gets the public 'Frosh\FroshProductCompare\Controller\CompareProductController' shared service.
  2665.      *
  2666.      * @return \Frosh\FroshProductCompare\Controller\CompareProductController
  2667.      */
  2668.     protected function getCompareProductControllerService()
  2669.     {
  2670.         include_once \dirname(__DIR__4).'/vendor/frosh/product-compare/src/Controller/CompareProductController.php';
  2671.         $this->services['Frosh\\FroshProductCompare\\Controller\\CompareProductController'] = $instance = new \Frosh\FroshProductCompare\Controller\CompareProductController(($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'] ?? $this->getCompareProductPageLoaderService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()));
  2672.         $instance->setContainer($this);
  2673.         return $instance;
  2674.     }
  2675.     /**
  2676.      * Gets the public 'Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableDefinition' shared service.
  2677.      *
  2678.      * @return \Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableDefinition
  2679.      */
  2680.     protected function getCrossSellingComparableDefinitionService()
  2681.     {
  2682.         include_once \dirname(__DIR__4).'/vendor/frosh/product-compare/src/CrossSellingComparable/CrossSellingComparableDefinition.php';
  2683.         $this->services['Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition'] = $instance = new \Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableDefinition();
  2684.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2685.         return $instance;
  2686.     }
  2687.     /**
  2688.      * Gets the public 'Frosh\FroshProductCompare\FroshProductCompare' shared autowired service.
  2689.      *
  2690.      * @return \Frosh\FroshProductCompare\FroshProductCompare
  2691.      */
  2692.     protected function getFroshProductCompareService()
  2693.     {
  2694.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2697.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/frosh/product-compare/src/FroshProductCompare.php';
  2701.         return $this->services['Frosh\\FroshProductCompare\\FroshProductCompare'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\FroshProductCompare\\FroshProductCompare');
  2702.     }
  2703.     /**
  2704.      * Gets the public 'Frosh\Tools\Controller\CacheController' shared service.
  2705.      *
  2706.      * @return \Frosh\Tools\Controller\CacheController
  2707.      */
  2708.     protected function getCacheControllerService()
  2709.     {
  2710.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/CacheController.php';
  2711.         return $this->services['Frosh\\Tools\\Controller\\CacheController'] = new \Frosh\Tools\Controller\CacheController($this->targetDir.'', ($this->privates['Frosh\\Tools\\Components\\CacheRegistry'] ?? $this->getCacheRegistryService()));
  2712.     }
  2713.     /**
  2714.      * Gets the public 'Frosh\Tools\Controller\ElasticsearchController' shared service.
  2715.      *
  2716.      * @return \Frosh\Tools\Controller\ElasticsearchController
  2717.      */
  2718.     protected function getElasticsearchControllerService()
  2719.     {
  2720.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ElasticsearchController.php';
  2721.         return $this->services['Frosh\\Tools\\Controller\\ElasticsearchController'] = new \Frosh\Tools\Controller\ElasticsearchController(($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\ElasticsearchManager'] ?? $this->getElasticsearchManagerService()));
  2722.     }
  2723.     /**
  2724.      * Gets the public 'Frosh\Tools\Controller\FeatureFlagController' shared service.
  2725.      *
  2726.      * @return \Frosh\Tools\Controller\FeatureFlagController
  2727.      */
  2728.     protected function getFeatureFlagControllerService()
  2729.     {
  2730.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/FeatureFlagController.php';
  2731.         return $this->services['Frosh\\Tools\\Controller\\FeatureFlagController'] = new \Frosh\Tools\Controller\FeatureFlagController(\dirname(__DIR__4));
  2732.     }
  2733.     /**
  2734.      * Gets the public 'Frosh\Tools\Controller\HealthController' shared service.
  2735.      *
  2736.      * @return \Frosh\Tools\Controller\HealthController
  2737.      */
  2738.     protected function getHealthControllerService()
  2739.     {
  2740.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/HealthController.php';
  2741.         return $this->services['Frosh\\Tools\\Controller\\HealthController'] = new \Frosh\Tools\Controller\HealthController(new RewindableGenerator(function () {
  2742.             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()));
  2743.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\MysqlChecker'] ?? $this->getMysqlCheckerService());
  2744.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\QueueChecker'] ?? $this->getQueueCheckerService());
  2745.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\SwagSecurityChecker'] ?? $this->getSwagSecurityCheckerService());
  2746.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] ?? $this->getTaskCheckerService());
  2747.             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')));
  2748.         }, 6), new RewindableGenerator(function () {
  2749.             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()));
  2750.             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)));
  2751.             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')));
  2752.             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)));
  2753.             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')));
  2754.             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'))));
  2755.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\EsChecker'] ?? $this->getEsCheckerService());
  2756.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\DisabledMailUpdatesChecker'] ?? $this->getDisabledMailUpdatesCheckerService());
  2757.             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.20.0')));
  2758.             yield => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\LoggerLevelChecker'] ?? $this->getLoggerLevelCheckerService());
  2759.             yield 10 => ($this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] ?? $this->getMySQL8CheckerService());
  2760.         }, 11));
  2761.     }
  2762.     /**
  2763.      * Gets the public 'Frosh\Tools\Controller\LogController' shared service.
  2764.      *
  2765.      * @return \Frosh\Tools\Controller\LogController
  2766.      */
  2767.     protected function getLogControllerService()
  2768.     {
  2769.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/LogController.php';
  2770.         return $this->services['Frosh\\Tools\\Controller\\LogController'] = new \Frosh\Tools\Controller\LogController((\dirname(__DIR__3).'/log'));
  2771.     }
  2772.     /**
  2773.      * Gets the public 'Frosh\Tools\Controller\QueueController' shared service.
  2774.      *
  2775.      * @return \Frosh\Tools\Controller\QueueController
  2776.      */
  2777.     protected function getQueueControllerService()
  2778.     {
  2779.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/QueueController.php';
  2780.         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()));
  2781.     }
  2782.     /**
  2783.      * Gets the public 'Frosh\Tools\Controller\ScheduledTaskController' shared service.
  2784.      *
  2785.      * @return \Frosh\Tools\Controller\ScheduledTaskController
  2786.      */
  2787.     protected function getScheduledTaskControllerService()
  2788.     {
  2789.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ScheduledTaskController.php';
  2790.         return $this->services['Frosh\\Tools\\Controller\\ScheduledTaskController'] = new \Frosh\Tools\Controller\ScheduledTaskController(new RewindableGenerator(function () {
  2791.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  2792.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  2793.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  2794.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  2795.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  2796.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  2797.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  2798.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  2799.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  2800.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  2801.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  2802.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  2803.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  2804.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  2805.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  2806.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  2807.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  2808.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  2809.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  2810.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  2811.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  2812.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  2813.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  2814.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  2815.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  2816.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  2817.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  2818.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  2819.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  2820.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  2821.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  2822.             yield 31 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] ?? $this->getProcessMediaHandlerService());
  2823.             yield 32 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] ?? $this->getCleanupMigrationHandlerService());
  2824.             yield 33 => ($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'] ?? $this->getProductEntityMessageHandlerService());
  2825.             yield 34 => ($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'] ?? $this->getProductCrossSellingEntityMessageHandlerService());
  2826.             yield 35 => ($this->privates['Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'] ?? $this->getIterateTranslationProBulkHandlerService());
  2827.             yield 36 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'] ?? $this->getCategoryEntityMessageHandlerService());
  2828.             yield 37 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'] ?? $this->getLandingPageEntityMessageHandlerService());
  2829.             yield 38 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'] ?? $this->getEmailTemplateEntityMessageHandlerService());
  2830.             yield 39 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'] ?? $this->getSnippetEntityMessageHandlerService());
  2831.             yield 40 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'] ?? $this->getPropertyGroupEntityMessageHandlerService());
  2832.             yield 41 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'] ?? $this->getPropertyGroupOptionEntityMessageHandlerService());
  2833.             yield 42 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'] ?? $this->getCMSPageEntityMessageHandlerService());
  2834.             yield 43 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'] ?? $this->getCMSSlotEntityMessageHandlerService());
  2835.             yield 44 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'] ?? $this->getProductManufacturerEntityMessageHandlerService());
  2836.             yield 45 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'] ?? $this->getProductStreamEntityMessageHandlerService());
  2837.             yield 46 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'] ?? $this->getMediaEntityMessageHandlerService());
  2838.             yield 47 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  2839.         }, 48), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  2840.     }
  2841.     /**
  2842.      * Gets the public 'Frosh\Tools\Controller\ShopwareFilesController' shared service.
  2843.      *
  2844.      * @return \Frosh\Tools\Controller\ShopwareFilesController
  2845.      */
  2846.     protected function getShopwareFilesControllerService()
  2847.     {
  2848.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/ShopwareFilesController.php';
  2849.         return $this->services['Frosh\\Tools\\Controller\\ShopwareFilesController'] = new \Frosh\Tools\Controller\ShopwareFilesController('6.4.20.0', \dirname(__DIR__4), []);
  2850.     }
  2851.     /**
  2852.      * Gets the public 'Frosh\Tools\Controller\StateMachineController' shared service.
  2853.      *
  2854.      * @return \Frosh\Tools\Controller\StateMachineController
  2855.      */
  2856.     protected function getStateMachineControllerService()
  2857.     {
  2858.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Controller/StateMachineController.php';
  2859.         return $this->services['Frosh\\Tools\\Controller\\StateMachineController'] = new \Frosh\Tools\Controller\StateMachineController(($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService()));
  2860.     }
  2861.     /**
  2862.      * Gets the public 'Frosh\Tools\FroshTools' shared autowired service.
  2863.      *
  2864.      * @return \Frosh\Tools\FroshTools
  2865.      */
  2866.     protected function getFroshToolsService()
  2867.     {
  2868.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2870.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2871.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2874.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/FroshTools.php';
  2875.         return $this->services['Frosh\\Tools\\FroshTools'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Frosh\\Tools\\FroshTools');
  2876.     }
  2877.     /**
  2878.      * Gets the public 'ICTECH_AdminDashboard\ICTECH_AdminDashboard' shared autowired service.
  2879.      *
  2880.      * @return \ICTECH_AdminDashboard\ICTECH_AdminDashboard
  2881.      */
  2882.     protected function getICTECHAdminDashboardService()
  2883.     {
  2884.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2885.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2886.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2890.         include_once \dirname(__DIR__4).'/custom/plugins/ICTECH_AdminDashboard/src/ICTECH_AdminDashboard.php';
  2891.         return $this->services['ICTECH_AdminDashboard\\ICTECH_AdminDashboard'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('ICTECH_AdminDashboard\\ICTECH_AdminDashboard');
  2892.     }
  2893.     /**
  2894.      * Gets the public 'IabTheme\Core\Content\NewsletterAtRegisterSubscription\NewsletterAtRegisterSubscriptionDefinition' shared service.
  2895.      *
  2896.      * @return \IabTheme\Core\Content\NewsletterAtRegisterSubscription\NewsletterAtRegisterSubscriptionDefinition
  2897.      */
  2898.     protected function getNewsletterAtRegisterSubscriptionDefinitionService()
  2899.     {
  2900.         include_once \dirname(__DIR__4).'/custom/plugins/IabTheme/src/Core/Content/NewsletterAtRegisterSubscription/NewsletterAtRegisterSubscriptionDefinition.php';
  2901.         $this->services['IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition'] = $instance = new \IabTheme\Core\Content\NewsletterAtRegisterSubscription\NewsletterAtRegisterSubscriptionDefinition();
  2902.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2903.         return $instance;
  2904.     }
  2905.     /**
  2906.      * Gets the public 'IabTheme\IabTheme' shared autowired service.
  2907.      *
  2908.      * @return \IabTheme\IabTheme
  2909.      */
  2910.     protected function getIabThemeService()
  2911.     {
  2912.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2913.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2914.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  2919.         include_once \dirname(__DIR__4).'/custom/plugins/IabTheme/src/IabTheme.php';
  2920.         return $this->services['IabTheme\\IabTheme'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('IabTheme\\IabTheme');
  2921.     }
  2922.     /**
  2923.      * Gets the public 'Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController' shared service.
  2924.      *
  2925.      * @return \Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController
  2926.      */
  2927.     protected function getProductBoxAjaxControllerService()
  2928.     {
  2929.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Controller/ProductBoxAjaxController.php';
  2930.         $this->services['Maxia\\MaxiaListingVariants6\\Controller\\ProductBoxAjaxController'] = $instance = new \Maxia\MaxiaListingVariants6\Controller\ProductBoxAjaxController(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService()), ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService()));
  2931.         $instance->setContainer($this);
  2932.         return $instance;
  2933.     }
  2934.     /**
  2935.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  2936.      *
  2937.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  2938.      */
  2939.     protected function getCrossSellingCmsElementResolverService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  2942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  2943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  2944.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  2946.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'] ?? $this->getCachedProductCrossSellingRouteService());
  2947.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  2948.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  2949.         }
  2950.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  2951.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'])) {
  2952.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'];
  2953.         }
  2954.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\CrossSellingCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver($a), $b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  2955.     }
  2956.     /**
  2957.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  2958.      *
  2959.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  2960.      */
  2961.     protected function getProductBoxCmsElementResolverService()
  2962.     {
  2963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  2964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  2965.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  2967.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  2968.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  2969.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  2970.         }
  2971.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  2972.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'])) {
  2973.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'];
  2974.         }
  2975.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductBoxCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver($a), $b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  2976.     }
  2977.     /**
  2978.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  2979.      *
  2980.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver
  2981.      */
  2982.     protected function getProductListingCmsElementResolverService()
  2983.     {
  2984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  2985.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  2986.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  2987.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  2988.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService());
  2989.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  2990.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  2991.         }
  2992.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  2993.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'])) {
  2994.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'];
  2995.         }
  2996.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductListingCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver($a), $a$b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  2997.     }
  2998.     /**
  2999.      * Gets the public 'Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  3000.      *
  3001.      * @return \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  3002.      */
  3003.     protected function getProductSliderCmsElementResolverService()
  3004.     {
  3005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  3006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  3007.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  3008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  3009.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3010.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  3011.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  3012.         }
  3013.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  3014.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'])) {
  3015.             return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'];
  3016.         }
  3017.         return $this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] = new \Maxia\MaxiaListingVariants6\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), new \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), $a), $b, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3018.     }
  3019.     /**
  3020.      * Gets the public 'Maxia\MaxiaListingVariants6\MaxiaListingVariants6' shared autowired service.
  3021.      *
  3022.      * @return \Maxia\MaxiaListingVariants6\MaxiaListingVariants6
  3023.      */
  3024.     protected function getMaxiaListingVariants6Service()
  3025.     {
  3026.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3027.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3028.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3029.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3032.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/MaxiaListingVariants6.php';
  3033.         return $this->services['Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6');
  3034.     }
  3035.     /**
  3036.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\CachedProductConfiguratorLoader' shared service.
  3037.      *
  3038.      * @return \Maxia\MaxiaListingVariants6\Service\CachedProductConfiguratorLoader
  3039.      */
  3040.     protected function getCachedProductConfiguratorLoaderService()
  3041.     {
  3042.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ProductConfiguratorLoaderInterface.php';
  3043.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/CachedProductConfiguratorLoader.php';
  3044.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\CachedProductConfiguratorLoader'] = new \Maxia\MaxiaListingVariants6\Service\CachedProductConfiguratorLoader(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductConfiguratorLoader'] ?? $this->getProductConfiguratorLoaderService()), ($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()));
  3045.     }
  3046.     /**
  3047.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\CachedVariantMappingLoader' shared service.
  3048.      *
  3049.      * @return \Maxia\MaxiaListingVariants6\Service\CachedVariantMappingLoader
  3050.      */
  3051.     protected function getCachedVariantMappingLoaderService()
  3052.     {
  3053.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/VariantMappingLoaderInterface.php';
  3054.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/CachedVariantMappingLoader.php';
  3055.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\CachedVariantMappingLoader'] = new \Maxia\MaxiaListingVariants6\Service\CachedVariantMappingLoader(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'] ?? $this->getVariantMappingLoaderService()), ($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()));
  3056.     }
  3057.     /**
  3058.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ConfigService' shared service.
  3059.      *
  3060.      * @return \Maxia\MaxiaListingVariants6\Service\ConfigService
  3061.      */
  3062.     protected function getConfigService2Service()
  3063.     {
  3064.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ConfigService.php';
  3065.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3066.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'])) {
  3067.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'];
  3068.         }
  3069.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  3070.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'])) {
  3071.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'];
  3072.         }
  3073.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] = new \Maxia\MaxiaListingVariants6\Service\ConfigService('MaxiaListingVariants6.config'$a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  3074.     }
  3075.     /**
  3076.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ListingVariantsLoader' shared service.
  3077.      *
  3078.      * @return \Maxia\MaxiaListingVariants6\Service\ListingVariantsLoader
  3079.      */
  3080.     protected function getListingVariantsLoaderService()
  3081.     {
  3082.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ListingVariantsLoaderInterface.php';
  3083.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ListingVariantsLoader.php';
  3084.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ListingVariantsLoaderFactory.php';
  3085.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3086.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3087.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3088.         }
  3089.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductConfiguratorLoader'] ?? $this->getProductConfiguratorLoaderService());
  3090.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3091.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3092.         }
  3093.         $c = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'] ?? $this->getVariantMappingLoaderService());
  3094.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3095.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3096.         }
  3097.         $d = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  3098.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3099.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3100.         }
  3101.         $e = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  3102.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3103.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3104.         }
  3105.         $f = ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService());
  3106.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3107.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3108.         }
  3109.         $g = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'] ?? $this->getVariantDisplayConfigLoaderService());
  3110.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'])) {
  3111.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'];
  3112.         }
  3113.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] = \Maxia\MaxiaListingVariants6\Service\ListingVariantsLoaderFactory::create('Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'$this, ($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), $d$e$f$g, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3114.     }
  3115.     /**
  3116.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ListingVariantsLoaderFactory' shared service.
  3117.      *
  3118.      * @return \Maxia\MaxiaListingVariants6\Service\ListingVariantsLoaderFactory
  3119.      */
  3120.     protected function getListingVariantsLoaderFactoryService()
  3121.     {
  3122.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ListingVariantsLoaderFactory.php';
  3123.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoaderFactory'] = new \Maxia\MaxiaListingVariants6\Service\ListingVariantsLoaderFactory();
  3124.     }
  3125.     /**
  3126.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ProductCombinationFinder' shared service.
  3127.      *
  3128.      * @return \Maxia\MaxiaListingVariants6\Service\ProductCombinationFinder
  3129.      */
  3130.     protected function getProductCombinationFinderService()
  3131.     {
  3132.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ProductCombinationFinderInterface.php';
  3133.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ProductCombinationFinder.php';
  3134.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  3135.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'])) {
  3136.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'];
  3137.         }
  3138.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'] = new \Maxia\MaxiaListingVariants6\Service\ProductCombinationFinder($a, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3139.     }
  3140.     /**
  3141.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\ProductConfiguratorLoader' shared service.
  3142.      *
  3143.      * @return \Maxia\MaxiaListingVariants6\Service\ProductConfiguratorLoader
  3144.      */
  3145.     protected function getProductConfiguratorLoaderService()
  3146.     {
  3147.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ProductConfiguratorLoaderInterface.php';
  3148.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/ProductConfiguratorLoader.php';
  3149.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  3150.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductConfiguratorLoader'])) {
  3151.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductConfiguratorLoader'];
  3152.         }
  3153.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductConfiguratorLoader'] = new \Maxia\MaxiaListingVariants6\Service\ProductConfiguratorLoader($a);
  3154.     }
  3155.     /**
  3156.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\VariantDisplayConfigLoader' shared service.
  3157.      *
  3158.      * @return \Maxia\MaxiaListingVariants6\Service\VariantDisplayConfigLoader
  3159.      */
  3160.     protected function getVariantDisplayConfigLoaderService()
  3161.     {
  3162.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/VariantDisplayConfigLoader.php';
  3163.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  3164.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'])) {
  3165.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'];
  3166.         }
  3167.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantDisplayConfigLoader'] = new \Maxia\MaxiaListingVariants6\Service\VariantDisplayConfigLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a, ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  3168.     }
  3169.     /**
  3170.      * Gets the public 'Maxia\MaxiaListingVariants6\Service\VariantMappingLoader' shared service.
  3171.      *
  3172.      * @return \Maxia\MaxiaListingVariants6\Service\VariantMappingLoader
  3173.      */
  3174.     protected function getVariantMappingLoaderService()
  3175.     {
  3176.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/VariantMappingLoaderInterface.php';
  3177.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Service/VariantMappingLoader.php';
  3178.         $a = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service());
  3179.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'])) {
  3180.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'];
  3181.         }
  3182.         $b = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService());
  3183.         if (isset($this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'])) {
  3184.             return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'];
  3185.         }
  3186.         return $this->services['Maxia\\MaxiaListingVariants6\\Service\\VariantMappingLoader'] = new \Maxia\MaxiaListingVariants6\Service\VariantMappingLoader(($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), $a$b);
  3187.     }
  3188.     /**
  3189.      * Gets the public 'NewsletterSendinblue\Controller\Api\CallbackController' shared service.
  3190.      *
  3191.      * @return \NewsletterSendinblue\Controller\Api\CallbackController
  3192.      */
  3193.     protected function getCallbackControllerService()
  3194.     {
  3195.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/CallbackController.php';
  3196.         $this->services['NewsletterSendinblue\\Controller\\Api\\CallbackController'] = $instance = new \NewsletterSendinblue\Controller\Api\CallbackController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()));
  3197.         $instance->setContainer($this);
  3198.         return $instance;
  3199.     }
  3200.     /**
  3201.      * Gets the public 'NewsletterSendinblue\Controller\Api\ConfigController' shared service.
  3202.      *
  3203.      * @return \NewsletterSendinblue\Controller\Api\ConfigController
  3204.      */
  3205.     protected function getConfigControllerService()
  3206.     {
  3207.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Traits/HelperTrait.php';
  3208.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/ConfigController.php';
  3209.         $this->services['NewsletterSendinblue\\Controller\\Api\\ConfigController'] = $instance = new \NewsletterSendinblue\Controller\Api\ConfigController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  3210.         $instance->setContainer($this);
  3211.         return $instance;
  3212.     }
  3213.     /**
  3214.      * Gets the public 'NewsletterSendinblue\Controller\Api\ConversionTrackingController' shared service.
  3215.      *
  3216.      * @return \NewsletterSendinblue\Controller\Api\ConversionTrackingController
  3217.      */
  3218.     protected function getConversionTrackingControllerService()
  3219.     {
  3220.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/ConversionTrackingController.php';
  3221.         $this->services['NewsletterSendinblue\\Controller\\Api\\ConversionTrackingController'] = $instance = new \NewsletterSendinblue\Controller\Api\ConversionTrackingController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()));
  3222.         $instance->setContainer($this);
  3223.         return $instance;
  3224.     }
  3225.     /**
  3226.      * Gets the public 'NewsletterSendinblue\Controller\Api\CustomerController' shared service.
  3227.      *
  3228.      * @return \NewsletterSendinblue\Controller\Api\CustomerController
  3229.      */
  3230.     protected function getCustomerControllerService()
  3231.     {
  3232.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Traits/HelperTrait.php';
  3233.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/CustomerController.php';
  3234.         $this->services['NewsletterSendinblue\\Controller\\Api\\CustomerController'] = $instance = new \NewsletterSendinblue\Controller\Api\CustomerController(($this->services['NewsletterSendinblue\\Controller\\Api\\CustomerFieldController'] ?? $this->getCustomerFieldControllerService()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  3235.         $instance->setContainer($this);
  3236.         return $instance;
  3237.     }
  3238.     /**
  3239.      * Gets the public 'NewsletterSendinblue\Controller\Api\CustomerFieldController' shared service.
  3240.      *
  3241.      * @return \NewsletterSendinblue\Controller\Api\CustomerFieldController
  3242.      */
  3243.     protected function getCustomerFieldControllerService()
  3244.     {
  3245.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/CustomerFieldController.php';
  3246.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  3247.         if (isset($this->services['NewsletterSendinblue\\Controller\\Api\\CustomerFieldController'])) {
  3248.             return $this->services['NewsletterSendinblue\\Controller\\Api\\CustomerFieldController'];
  3249.         }
  3250.         $this->services['NewsletterSendinblue\\Controller\\Api\\CustomerFieldController'] = $instance = new \NewsletterSendinblue\Controller\Api\CustomerFieldController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), $a);
  3251.         $instance->setContainer($this);
  3252.         return $instance;
  3253.     }
  3254.     /**
  3255.      * Gets the public 'NewsletterSendinblue\Controller\Api\GroupController' shared service.
  3256.      *
  3257.      * @return \NewsletterSendinblue\Controller\Api\GroupController
  3258.      */
  3259.     protected function getGroupControllerService()
  3260.     {
  3261.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/GroupController.php';
  3262.         $this->services['NewsletterSendinblue\\Controller\\Api\\GroupController'] = $instance = new \NewsletterSendinblue\Controller\Api\GroupController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), ($this->privates['NewsletterSendinblue\\Service\\ApiClientService'] ?? $this->getApiClientServiceService()), ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()));
  3263.         $instance->setContainer($this);
  3264.         return $instance;
  3265.     }
  3266.     /**
  3267.      * Gets the public 'NewsletterSendinblue\Controller\Api\PluginController' shared service.
  3268.      *
  3269.      * @return \NewsletterSendinblue\Controller\Api\PluginController
  3270.      */
  3271.     protected function getPluginControllerService()
  3272.     {
  3273.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/PluginController.php';
  3274.         $this->services['NewsletterSendinblue\\Controller\\Api\\PluginController'] = $instance = new \NewsletterSendinblue\Controller\Api\PluginController(($this->privates['NewsletterSendinblue\\Service\\VersionProvider'] ?? $this->getVersionProviderService()));
  3275.         $instance->setContainer($this);
  3276.         return $instance;
  3277.     }
  3278.     /**
  3279.      * Gets the public 'NewsletterSendinblue\Controller\Api\ProductController' shared service.
  3280.      *
  3281.      * @return \NewsletterSendinblue\Controller\Api\ProductController
  3282.      */
  3283.     protected function getProductControllerService()
  3284.     {
  3285.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/ProductController.php';
  3286.         $this->services['NewsletterSendinblue\\Controller\\Api\\ProductController'] = $instance = new \NewsletterSendinblue\Controller\Api\ProductController(($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()), ($this->services['NewsletterSendinblue\\Controller\\Api\\ProductFieldController'] ?? $this->getProductFieldControllerService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  3287.         $instance->setContainer($this);
  3288.         return $instance;
  3289.     }
  3290.     /**
  3291.      * Gets the public 'NewsletterSendinblue\Controller\Api\ProductFieldController' shared service.
  3292.      *
  3293.      * @return \NewsletterSendinblue\Controller\Api\ProductFieldController
  3294.      */
  3295.     protected function getProductFieldControllerService()
  3296.     {
  3297.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/ProductFieldController.php';
  3298.         $this->services['NewsletterSendinblue\\Controller\\Api\\ProductFieldController'] = $instance = new \NewsletterSendinblue\Controller\Api\ProductFieldController(($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['router'] ?? $this->getRouterService()));
  3299.         $instance->setContainer($this);
  3300.         return $instance;
  3301.     }
  3302.     /**
  3303.      * Gets the public 'NewsletterSendinblue\Controller\Api\SendTestMailController' shared service.
  3304.      *
  3305.      * @return \NewsletterSendinblue\Controller\Api\SendTestMailController
  3306.      */
  3307.     protected function getSendTestMailControllerService()
  3308.     {
  3309.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Traits/HelperTrait.php';
  3310.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/Api/SendTestMailController.php';
  3311.         $this->services['NewsletterSendinblue\\Controller\\Api\\SendTestMailController'] = $instance = new \NewsletterSendinblue\Controller\Api\SendTestMailController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), ($this->privates['NewsletterSendinblue\\Service\\VersionProvider'] ?? $this->getVersionProviderService()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()), ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()));
  3312.         $instance->setContainer($this);
  3313.         return $instance;
  3314.     }
  3315.     /**
  3316.      * Gets the public 'NewsletterSendinblue\Controller\BackendController' shared service.
  3317.      *
  3318.      * @return \NewsletterSendinblue\Controller\BackendController
  3319.      */
  3320.     protected function getBackendControllerService()
  3321.     {
  3322.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/BackendController.php';
  3323.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/IntegrationService.php';
  3324.         $this->services['NewsletterSendinblue\\Controller\\BackendController'] = $instance = new \NewsletterSendinblue\Controller\BackendController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), new \NewsletterSendinblue\Service\IntegrationService(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()), ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['NewsletterSendinblue\\Service\\VersionProvider'] ?? $this->getVersionProviderService()));
  3325.         $instance->setContainer($this);
  3326.         return $instance;
  3327.     }
  3328.     /**
  3329.      * Gets the public 'NewsletterSendinblue\Controller\SendInBlueController' shared service.
  3330.      *
  3331.      * @return \NewsletterSendinblue\Controller\SendInBlueController
  3332.      */
  3333.     protected function getSendInBlueControllerService()
  3334.     {
  3335.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Controller/SendInBlueController.php';
  3336.         $this->services['NewsletterSendinblue\\Controller\\SendInBlueController'] = $instance = new \NewsletterSendinblue\Controller\SendInBlueController(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), (\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources/js/service-worker.js'));
  3337.         $instance->setContainer($this);
  3338.         return $instance;
  3339.     }
  3340.     /**
  3341.      * Gets the public 'NewsletterSendinblue\NewsletterSendinblue' shared autowired service.
  3342.      *
  3343.      * @return \NewsletterSendinblue\NewsletterSendinblue
  3344.      */
  3345.     protected function getNewsletterSendinblueService()
  3346.     {
  3347.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3349.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3353.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/NewsletterSendinblue.php';
  3354.         return $this->services['NewsletterSendinblue\\NewsletterSendinblue'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('NewsletterSendinblue\\NewsletterSendinblue');
  3355.     }
  3356.     /**
  3357.      * Gets the public 'Orcamultimedia\OciPunchout\OciPunchout' shared autowired service.
  3358.      *
  3359.      * @return \Orcamultimedia\OciPunchout\OciPunchout
  3360.      */
  3361.     protected function getOciPunchoutService()
  3362.     {
  3363.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3364.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3365.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3366.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3369.         include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/OciPunchout.php';
  3370.         return $this->services['Orcamultimedia\\OciPunchout\\OciPunchout'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Orcamultimedia\\OciPunchout\\OciPunchout');
  3371.     }
  3372.     /**
  3373.      * Gets the public 'Orcamultimedia\OciPunchout\Storefront\Controller\CartController' shared service.
  3374.      *
  3375.      * @return \Orcamultimedia\OciPunchout\Storefront\Controller\CartController
  3376.      */
  3377.     protected function getCartControllerService()
  3378.     {
  3379.         include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Storefront/Controller/CartController.php';
  3380.         $this->services['Orcamultimedia\\OciPunchout\\Storefront\\Controller\\CartController'] = $instance = new \Orcamultimedia\OciPunchout\Storefront\Controller\CartController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  3381.         $instance->setContainer($this);
  3382.         return $instance;
  3383.     }
  3384.     /**
  3385.      * Gets the public 'Orcamultimedia\OciPunchout\Storefront\Controller\OciPunchoutController' shared service.
  3386.      *
  3387.      * @return \Orcamultimedia\OciPunchout\Storefront\Controller\OciPunchoutController
  3388.      */
  3389.     protected function getOciPunchoutControllerService()
  3390.     {
  3391.         include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Storefront/Controller/OciPunchoutController.php';
  3392.         $this->services['Orcamultimedia\\OciPunchout\\Storefront\\Controller\\OciPunchoutController'] = $instance = new \Orcamultimedia\OciPunchout\Storefront\Controller\OciPunchoutController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute'] ?? $this->getLogoutRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute'] ?? $this->getLoginRouteService()), ($this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'] ?? $this->getOciServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()));
  3393.         $instance->setContainer($this);
  3394.         return $instance;
  3395.     }
  3396.     /**
  3397.      * Gets the public 'Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\Aggregate\DiscountCategoryBaseTranslation\DiscountCategoryBaseTranslationDefinition' shared service.
  3398.      *
  3399.      * @return \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\Aggregate\DiscountCategoryBaseTranslation\DiscountCategoryBaseTranslationDefinition
  3400.      */
  3401.     protected function getDiscountCategoryBaseTranslationDefinitionService()
  3402.     {
  3403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3404.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Core/Entity/DiscountCategory/Aggregate/DiscountCategoryBaseTranslation/DiscountCategoryBaseTranslationDefinition.php';
  3405.         $this->services['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition'] = $instance = new \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\Aggregate\DiscountCategoryBaseTranslation\DiscountCategoryBaseTranslationDefinition();
  3406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3407.         return $instance;
  3408.     }
  3409.     /**
  3410.      * Gets the public 'Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\DiscountCategoryBaseDefinition' shared service.
  3411.      *
  3412.      * @return \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\DiscountCategoryBaseDefinition
  3413.      */
  3414.     protected function getDiscountCategoryBaseDefinitionService()
  3415.     {
  3416.         $this->services['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition'] = $instance = new \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\DiscountCategoryBaseDefinition();
  3417.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3418.         return $instance;
  3419.     }
  3420.     /**
  3421.      * Gets the public 'Prems\Plugin\PremsDiscountCategory6\PremsDiscountCategory6' shared autowired service.
  3422.      *
  3423.      * @return \Prems\Plugin\PremsDiscountCategory6\PremsDiscountCategory6
  3424.      */
  3425.     protected function getPremsDiscountCategory6Service()
  3426.     {
  3427.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3428.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3429.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3430.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3433.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/PremsDiscountCategory6.php';
  3434.         return $this->services['Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6');
  3435.     }
  3436.     /**
  3437.      * Gets the public 'Seidemann\Solfusion\Core\Controller\Solfusion' shared service.
  3438.      *
  3439.      * @return \Seidemann\Solfusion\Core\Controller\Solfusion
  3440.      */
  3441.     protected function getSolfusionService()
  3442.     {
  3443.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Controller/Solfusion.php';
  3444.         $this->services['Seidemann\\Solfusion\\Core\\Controller\\Solfusion'] = $instance = new \Seidemann\Solfusion\Core\Controller\Solfusion(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\ClientRepository'] ?? $this->getClientRepositoryService()), ($this->services['Seidemann\\Solfusion\\Core\\Utils'] ?? $this->getUtilsService()), ($this->services['monolog.logger.solfusion'] ?? $this->getMonolog_Logger_SolfusionService()));
  3445.         $instance->setContainer($this);
  3446.         return $instance;
  3447.     }
  3448.     /**
  3449.      * Gets the public 'Seidemann\Solfusion\Core\File\BwFileWriter' shared service.
  3450.      *
  3451.      * @return \Seidemann\Solfusion\Core\File\BwFileWriter
  3452.      */
  3453.     protected function getBwFileWriterService()
  3454.     {
  3455.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/File/BwFileWriter.php';
  3456.         return $this->services['Seidemann\\Solfusion\\Core\\File\\BwFileWriter'] = new \Seidemann\Solfusion\Core\File\BwFileWriter((\dirname(__DIR__4).'/solfusion/data/eShop_import.dta'));
  3457.     }
  3458.     /**
  3459.      * Gets the public 'Seidemann\Solfusion\Core\File\XmlFileReader' shared service.
  3460.      *
  3461.      * @return \Seidemann\Solfusion\Core\File\XmlFileReader
  3462.      */
  3463.     protected function getXmlFileReaderService()
  3464.     {
  3465.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/File/XmlFileReader.php';
  3466.         return $this->services['Seidemann\\Solfusion\\Core\\File\\XmlFileReader'] = new \Seidemann\Solfusion\Core\File\XmlFileReader();
  3467.     }
  3468.     /**
  3469.      * Gets the public 'Seidemann\Solfusion\Core\Service\CustomerService' shared service.
  3470.      *
  3471.      * @return \Seidemann\Solfusion\Core\Service\CustomerService
  3472.      */
  3473.     protected function getCustomerServiceService()
  3474.     {
  3475.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Service/CustomerService.php';
  3476.         return $this->services['Seidemann\\Solfusion\\Core\\Service\\CustomerService'] = new \Seidemann\Solfusion\Core\Service\CustomerService(($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()));
  3477.     }
  3478.     /**
  3479.      * Gets the public 'Seidemann\Solfusion\Core\Service\MailService' shared service.
  3480.      *
  3481.      * @return \Seidemann\Solfusion\Core\Service\MailService
  3482.      */
  3483.     protected function getMailServiceService()
  3484.     {
  3485.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Service/MailService.php';
  3486.         return $this->services['Seidemann\\Solfusion\\Core\\Service\\MailService'] = new \Seidemann\Solfusion\Core\Service\MailService(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()));
  3487.     }
  3488.     /**
  3489.      * Gets the public 'Seidemann\Solfusion\Core\Service\MediaService' shared service.
  3490.      *
  3491.      * @return \Seidemann\Solfusion\Core\Service\MediaService
  3492.      */
  3493.     protected function getMediaServiceService()
  3494.     {
  3495.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  3496.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Service/MediaService.php';
  3497.         $this->services['Seidemann\\Solfusion\\Core\\Service\\MediaService'] = $instance = new \Seidemann\Solfusion\Core\Service\MediaService(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileLoader'] ?? $this->getFileLoaderService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()), ($this->privates['Seidemann\\Solfusion\\Core\\Configuration'] ?? $this->getConfigurationService()));
  3498.         $instance->setLogger(($this->services['monolog.logger.solfusion'] ?? $this->getMonolog_Logger_SolfusionService()));
  3499.         return $instance;
  3500.     }
  3501.     /**
  3502.      * Gets the public 'Seidemann\Solfusion\Core\Service\OrderService' shared service.
  3503.      *
  3504.      * @return \Seidemann\Solfusion\Core\Service\OrderService
  3505.      */
  3506.     protected function getOrderServiceService()
  3507.     {
  3508.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Service/OrderService.php';
  3509.         return $this->services['Seidemann\\Solfusion\\Core\\Service\\OrderService'] = new \Seidemann\Solfusion\Core\Service\OrderService(($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service()));
  3510.     }
  3511.     /**
  3512.      * Gets the public 'Seidemann\Solfusion\Core\Service\PriceService' shared service.
  3513.      *
  3514.      * @return \Seidemann\Solfusion\Core\Service\PriceService
  3515.      */
  3516.     protected function getPriceServiceService()
  3517.     {
  3518.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Service/PriceService.php';
  3519.         return $this->services['Seidemann\\Solfusion\\Core\\Service\\PriceService'] = new \Seidemann\Solfusion\Core\Service\PriceService(($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\NetPriceCalculator'] ?? $this->getNetPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\GrossPriceCalculator'] ?? $this->getGrossPriceCalculatorService()), ($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())));
  3520.     }
  3521.     /**
  3522.      * Gets the public 'Seidemann\Solfusion\Core\SolfusionImport\SolfusionImportDefinition' shared service.
  3523.      *
  3524.      * @return \Seidemann\Solfusion\Core\SolfusionImport\SolfusionImportDefinition
  3525.      */
  3526.     protected function getSolfusionImportDefinitionService()
  3527.     {
  3528.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/SolfusionImport/SolfusionImportDefinition.php';
  3529.         $this->services['Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition'] = $instance = new \Seidemann\Solfusion\Core\SolfusionImport\SolfusionImportDefinition();
  3530.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3531.         return $instance;
  3532.     }
  3533.     /**
  3534.      * Gets the public 'Seidemann\Solfusion\Core\Utils' shared service.
  3535.      *
  3536.      * @return \Seidemann\Solfusion\Core\Utils
  3537.      */
  3538.     protected function getUtilsService()
  3539.     {
  3540.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Utils.php';
  3541.         return $this->services['Seidemann\\Solfusion\\Core\\Utils'] = new \Seidemann\Solfusion\Core\Utils($this, ($this->privates['Seidemann\\Solfusion\\Core\\Configuration'] ?? $this->getConfigurationService()));
  3542.     }
  3543.     /**
  3544.      * Gets the public 'Seidemann\Solfusion\SeidemannSolfusion' shared autowired service.
  3545.      *
  3546.      * @return \Seidemann\Solfusion\SeidemannSolfusion
  3547.      */
  3548.     protected function getSeidemannSolfusionService()
  3549.     {
  3550.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  3551.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  3552.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  3553.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  3554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  3555.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  3556.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/SeidemannSolfusion.php';
  3557.         return $this->services['Seidemann\\Solfusion\\SeidemannSolfusion'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Seidemann\\Solfusion\\SeidemannSolfusion');
  3558.     }
  3559.     /**
  3560.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  3561.      *
  3562.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  3563.      */
  3564.     protected function getAdminExtensionApiControllerService()
  3565.     {
  3566.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  3567.         $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()));
  3568.         $instance->setContainer($this);
  3569.         return $instance;
  3570.     }
  3571.     /**
  3572.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  3573.      *
  3574.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  3575.      */
  3576.     protected function getAdminProductStreamControllerService()
  3577.     {
  3578.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  3579.         $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()));
  3580.         $instance->setContainer($this);
  3581.         return $instance;
  3582.     }
  3583.     /**
  3584.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  3585.      *
  3586.      * @return \Shopware\Administration\Controller\AdminSearchController
  3587.      */
  3588.     protected function getAdminSearchControllerService()
  3589.     {
  3590.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  3591.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  3592.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  3593.         $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()));
  3594.         $instance->setContainer($this);
  3595.         return $instance;
  3596.     }
  3597.     /**
  3598.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  3599.      *
  3600.      * @return \Shopware\Administration\Controller\AdminTagController
  3601.      */
  3602.     protected function getAdminTagControllerService()
  3603.     {
  3604.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  3605.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  3606.         $instance->setContainer($this);
  3607.         return $instance;
  3608.     }
  3609.     /**
  3610.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  3611.      *
  3612.      * @return \Shopware\Administration\Controller\AdministrationController
  3613.      */
  3614.     protected function getAdministrationControllerService()
  3615.     {
  3616.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  3617.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  3618.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  3619.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  3620.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  3622.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  3623.         $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))));
  3624.         $instance->setContainer($this);
  3625.         return $instance;
  3626.     }
  3627.     /**
  3628.      * Gets the public 'Shopware\Administration\Controller\DocumentServiceDeprecationController' shared service.
  3629.      *
  3630.      * @return \Shopware\Administration\Controller\DocumentServiceDeprecationController
  3631.      */
  3632.     protected function getDocumentServiceDeprecationControllerService()
  3633.     {
  3634.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/DocumentServiceDeprecationController.php';
  3635.         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->getPdfGeneratorService()), ($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()));
  3636.     }
  3637.     /**
  3638.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  3639.      *
  3640.      * @return \Shopware\Administration\Controller\NotificationController
  3641.      */
  3642.     protected function getNotificationControllerService()
  3643.     {
  3644.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  3645.         $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()));
  3646.         $instance->setContainer($this);
  3647.         return $instance;
  3648.     }
  3649.     /**
  3650.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  3651.      *
  3652.      * @return \Shopware\Administration\Controller\UserConfigController
  3653.      */
  3654.     protected function getUserConfigControllerService()
  3655.     {
  3656.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  3657.         $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()));
  3658.         $instance->setContainer($this);
  3659.         return $instance;
  3660.     }
  3661.     /**
  3662.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  3663.      *
  3664.      * @return \Shopware\Administration\Notification\NotificationDefinition
  3665.      */
  3666.     protected function getNotificationDefinitionService()
  3667.     {
  3668.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  3669.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  3670.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3671.         return $instance;
  3672.     }
  3673.     /**
  3674.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  3675.      *
  3676.      * @return \Shopware\Administration\Notification\NotificationService
  3677.      */
  3678.     protected function getNotificationServiceService()
  3679.     {
  3680.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  3681.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  3682.     }
  3683.     /**
  3684.      * Gets the public 'Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  3685.      *
  3686.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  3687.      */
  3688.     protected function getAppAdministrationSnippetDefinitionService()
  3689.     {
  3690.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  3691.         $this->services['Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  3692.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3693.         return $instance;
  3694.     }
  3695.     /**
  3696.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  3697.      *
  3698.      * @return \Shopware\Core\Checkout\Cart\Calculator
  3699.      */
  3700.     protected function getCalculatorService()
  3701.     {
  3702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  3703.         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()));
  3704.     }
  3705.     /**
  3706.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  3707.      *
  3708.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  3709.      */
  3710.     protected function getCartFacadeHookFactoryService()
  3711.     {
  3712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  3714.         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()));
  3715.     }
  3716.     /**
  3717.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  3718.      *
  3719.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  3720.      */
  3721.     protected function getOrderConverterControllerService()
  3722.     {
  3723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  3724.         $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()));
  3725.         $instance->setContainer($this);
  3726.         return $instance;
  3727.     }
  3728.     /**
  3729.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  3730.      *
  3731.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  3732.      */
  3733.     protected function getOrderRecalculationControllerService()
  3734.     {
  3735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  3736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  3737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  3738.         $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()))));
  3739.         $instance->setContainer($this);
  3740.         return $instance;
  3741.     }
  3742.     /**
  3743.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  3744.      *
  3745.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  3746.      */
  3747.     protected function getPriceActionControllerService()
  3748.     {
  3749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  3750.         $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()));
  3751.         $instance->setContainer($this);
  3752.         return $instance;
  3753.     }
  3754.     /**
  3755.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  3756.      *
  3757.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  3758.      */
  3759.     protected function getCartDeleteRouteService()
  3760.     {
  3761.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3762.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  3763.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  3764.         }
  3765.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3766.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'])) {
  3767.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'];
  3768.         }
  3769.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute($a$b);
  3770.     }
  3771.     /**
  3772.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  3773.      *
  3774.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  3775.      */
  3776.     protected function getCartItemAddRouteService()
  3777.     {
  3778.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3779.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3780.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3781.         }
  3782.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3783.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3784.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3785.         }
  3786.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3787.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3788.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3789.         }
  3790.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  3791.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3792.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3793.         }
  3794.         $e = ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService());
  3795.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'])) {
  3796.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'];
  3797.         }
  3798.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute($a$b$c$d$e);
  3799.     }
  3800.     /**
  3801.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  3802.      *
  3803.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  3804.      */
  3805.     protected function getCartItemRemoveRouteService()
  3806.     {
  3807.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3808.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  3809.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  3810.         }
  3811.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3812.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  3813.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  3814.         }
  3815.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3816.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'])) {
  3817.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'];
  3818.         }
  3819.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute($a$b$c);
  3820.     }
  3821.     /**
  3822.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  3823.      *
  3824.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  3825.      */
  3826.     protected function getCartItemUpdateRouteService()
  3827.     {
  3828.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3829.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3830.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3831.         }
  3832.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3833.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3834.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3835.         }
  3836.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] ?? $this->getLineItemFactoryRegistryService());
  3837.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3838.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3839.         }
  3840.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3841.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'])) {
  3842.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'];
  3843.         }
  3844.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute($a$b$c$d);
  3845.     }
  3846.     /**
  3847.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  3848.      *
  3849.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  3850.      */
  3851.     protected function getCartLoadRouteService()
  3852.     {
  3853.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3854.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  3855.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  3856.         }
  3857.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3858.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  3859.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  3860.         }
  3861.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3862.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'])) {
  3863.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'];
  3864.         }
  3865.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute($a$b$c);
  3866.     }
  3867.     /**
  3868.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  3869.      *
  3870.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  3871.      */
  3872.     protected function getCartOrderRouteService()
  3873.     {
  3874.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3875.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3876.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3877.         }
  3878.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  3879.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3880.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3881.         }
  3882.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  3883.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3884.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3885.         }
  3886.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3887.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3888.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3889.         }
  3890.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3891.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3892.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3893.         }
  3894.         $f = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  3895.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3896.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3897.         }
  3898.         $g = ($this->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService());
  3899.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'])) {
  3900.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'];
  3901.         }
  3902.         return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] = new \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute($a$b, new \Shopware\Core\Checkout\Cart\Order\OrderPersister($b$c), $d$e, new \Shopware\Core\Checkout\Payment\PreparedPaymentService($f$g, ($this->services['logger'] ?? $this->getLoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  3903.     }
  3904.     /**
  3905.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  3906.      *
  3907.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  3908.      */
  3909.     protected function getCartServiceService()
  3910.     {
  3911.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  3912.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3913.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3914.         }
  3915.         $b = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  3916.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3917.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3918.         }
  3919.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] ?? $this->getCartCalculatorService());
  3920.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3921.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3922.         }
  3923.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute'] ?? $this->getCartLoadRouteService());
  3924.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3925.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3926.         }
  3927.         $e = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute'] ?? $this->getCartDeleteRouteService());
  3928.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3929.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3930.         }
  3931.         $f = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute'] ?? $this->getCartItemAddRouteService());
  3932.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3933.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3934.         }
  3935.         $g = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute'] ?? $this->getCartItemUpdateRouteService());
  3936.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3937.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3938.         }
  3939.         $h = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute'] ?? $this->getCartItemRemoveRouteService());
  3940.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3941.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3942.         }
  3943.         $i = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService());
  3944.         if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  3945.             return $this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'];
  3946.         }
  3947.         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);
  3948.     }
  3949.     /**
  3950.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  3951.      *
  3952.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  3953.      */
  3954.     protected function getCustomerAddressDefinitionService()
  3955.     {
  3956.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  3957.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3958.         return $instance;
  3959.     }
  3960.     /**
  3961.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  3962.      *
  3963.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  3964.      */
  3965.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  3966.     {
  3967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  3968.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  3969.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3970.         return $instance;
  3971.     }
  3972.     /**
  3973.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  3974.      *
  3975.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  3976.      */
  3977.     protected function getCustomerGroupTranslationDefinitionService()
  3978.     {
  3979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  3981.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  3982.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3983.         return $instance;
  3984.     }
  3985.     /**
  3986.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  3987.      *
  3988.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  3989.      */
  3990.     protected function getCustomerGroupDefinitionService()
  3991.     {
  3992.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  3993.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3994.         return $instance;
  3995.     }
  3996.     /**
  3997.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  3998.      *
  3999.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  4000.      */
  4001.     protected function getCustomerRecoveryDefinitionService()
  4002.     {
  4003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  4004.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  4005.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4006.         return $instance;
  4007.     }
  4008.     /**
  4009.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  4010.      *
  4011.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  4012.      */
  4013.     protected function getCustomerTagDefinitionService()
  4014.     {
  4015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  4016.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  4017.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4018.         return $instance;
  4019.     }
  4020.     /**
  4021.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  4022.      *
  4023.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  4024.      */
  4025.     protected function getCustomerWishlistProductDefinitionService()
  4026.     {
  4027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  4028.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  4029.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4030.         return $instance;
  4031.     }
  4032.     /**
  4033.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  4034.      *
  4035.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  4036.      */
  4037.     protected function getCustomerWishlistDefinitionService()
  4038.     {
  4039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  4040.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  4041.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4042.         return $instance;
  4043.     }
  4044.     /**
  4045.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  4046.      *
  4047.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  4048.      */
  4049.     protected function getCustomerGroupRegistrationActionControllerService()
  4050.     {
  4051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  4052.         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()));
  4053.     }
  4054.     /**
  4055.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  4056.      *
  4057.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  4058.      */
  4059.     protected function getCustomerDefinitionService()
  4060.     {
  4061.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  4062.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4063.         return $instance;
  4064.     }
  4065.     /**
  4066.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  4067.      *
  4068.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  4069.      */
  4070.     protected function getAccountNewsletterRecipientRouteService()
  4071.     {
  4072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  4073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  4074.         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()));
  4075.     }
  4076.     /**
  4077.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  4078.      *
  4079.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  4080.      */
  4081.     protected function getAddWishlistProductRouteService()
  4082.     {
  4083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  4084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  4085.         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()));
  4086.     }
  4087.     /**
  4088.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  4089.      *
  4090.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  4091.      */
  4092.     protected function getChangeCustomerProfileRouteService()
  4093.     {
  4094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  4095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  4096.         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()));
  4097.     }
  4098.     /**
  4099.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  4100.      *
  4101.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  4102.      */
  4103.     protected function getChangeEmailRouteService()
  4104.     {
  4105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  4106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  4107.         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()));
  4108.     }
  4109.     /**
  4110.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute' shared service.
  4111.      *
  4112.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeLanguageRoute
  4113.      */
  4114.     protected function getChangeLanguageRouteService()
  4115.     {
  4116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php';
  4117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeLanguageRoute.php';
  4118.         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()));
  4119.     }
  4120.     /**
  4121.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  4122.      *
  4123.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  4124.      */
  4125.     protected function getChangePasswordRouteService()
  4126.     {
  4127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  4128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  4129.         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()));
  4130.     }
  4131.     /**
  4132.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  4133.      *
  4134.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  4135.      */
  4136.     protected function getChangePaymentMethodRouteService()
  4137.     {
  4138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  4139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  4140.         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()));
  4141.     }
  4142.     /**
  4143.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  4144.      *
  4145.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  4146.      */
  4147.     protected function getCustomerGroupRegistrationSettingsRouteService()
  4148.     {
  4149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  4150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  4151.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  4152.     }
  4153.     /**
  4154.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute' shared service.
  4155.      *
  4156.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRecoveryIsExpiredRoute
  4157.      */
  4158.     protected function getCustomerRecoveryIsExpiredRouteService()
  4159.     {
  4160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.php';
  4161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRecoveryIsExpiredRoute.php';
  4162.         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()));
  4163.     }
  4164.     /**
  4165.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  4166.      *
  4167.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  4168.      */
  4169.     protected function getCustomerRouteService()
  4170.     {
  4171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  4172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  4173.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4174.     }
  4175.     /**
  4176.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  4177.      *
  4178.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  4179.      */
  4180.     protected function getDeleteAddressRouteService()
  4181.     {
  4182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  4183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  4185.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  4186.     }
  4187.     /**
  4188.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  4189.      *
  4190.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  4191.      */
  4192.     protected function getDeleteCustomerRouteService()
  4193.     {
  4194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  4195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  4196.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  4197.     }
  4198.     /**
  4199.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute' shared service.
  4200.      *
  4201.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DownloadRoute
  4202.      */
  4203.     protected function getDownloadRouteService()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDownloadRoute.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DownloadRoute.php';
  4207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/DownloadResponseGenerator.php';
  4208.         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->getMediaService2Service()), 'php'));
  4209.     }
  4210.     /**
  4211.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  4212.      *
  4213.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  4214.      */
  4215.     protected function getListAddressRouteService()
  4216.     {
  4217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  4218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  4219.         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()));
  4220.     }
  4221.     /**
  4222.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  4223.      *
  4224.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  4225.      */
  4226.     protected function getLoadWishlistRouteService()
  4227.     {
  4228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  4229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  4230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  4231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  4232.         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())));
  4233.     }
  4234.     /**
  4235.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  4236.      *
  4237.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  4238.      */
  4239.     protected function getLoginRouteService()
  4240.     {
  4241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  4242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  4243.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  4244.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  4245.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  4246.         $d = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  4247.         $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));
  4248.         $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));
  4249.         $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));
  4250.         $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));
  4251.         $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));
  4252.         $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));
  4253.         $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));
  4254.         $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));
  4255.         $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));
  4256.         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);
  4257.     }
  4258.     /**
  4259.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  4260.      *
  4261.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  4262.      */
  4263.     protected function getLogoutRouteService()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  4267.         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()));
  4268.     }
  4269.     /**
  4270.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  4271.      *
  4272.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  4273.      */
  4274.     protected function getMergeWishlistProductRouteService()
  4275.     {
  4276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  4277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  4278.         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()));
  4279.     }
  4280.     /**
  4281.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  4282.      *
  4283.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  4284.      */
  4285.     protected function getRegisterConfirmRouteService()
  4286.     {
  4287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  4288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  4289.         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()));
  4290.     }
  4291.     /**
  4292.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  4293.      *
  4294.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  4295.      */
  4296.     protected function getRegisterRouteService()
  4297.     {
  4298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  4299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  4300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  4301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  4302.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory(($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService())), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? $this->getStoreApiCustomFieldMapperService()));
  4303.     }
  4304.     /**
  4305.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  4306.      *
  4307.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  4308.      */
  4309.     protected function getRemoveWishlistProductRouteService()
  4310.     {
  4311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  4312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  4313.         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()));
  4314.     }
  4315.     /**
  4316.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  4317.      *
  4318.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  4319.      */
  4320.     protected function getResetPasswordRouteService()
  4321.     {
  4322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  4323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  4324.         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()));
  4325.     }
  4326.     /**
  4327.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  4328.      *
  4329.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  4330.      */
  4331.     protected function getSendPasswordRecoveryMailRouteService()
  4332.     {
  4333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  4334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  4335.         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()));
  4336.     }
  4337.     /**
  4338.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  4339.      *
  4340.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  4341.      */
  4342.     protected function getSwitchDefaultAddressRouteService()
  4343.     {
  4344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  4345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  4347.         $a = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  4348.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4349.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4350.         }
  4351.         $b = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  4352.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4353.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4354.         }
  4355.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4356.         if (isset($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'])) {
  4357.             return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'];
  4358.         }
  4359.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute($a$b$c);
  4360.     }
  4361.     /**
  4362.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  4363.      *
  4364.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  4365.      */
  4366.     protected function getUpsertAddressRouteService()
  4367.     {
  4368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  4369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  4370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  4371.         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()));
  4372.     }
  4373.     /**
  4374.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  4375.      *
  4376.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  4377.      */
  4378.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  4379.     {
  4380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  4381.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  4382.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4383.         return $instance;
  4384.     }
  4385.     /**
  4386.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  4387.      *
  4388.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  4389.      */
  4390.     protected function getDocumentBaseConfigDefinitionService()
  4391.     {
  4392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  4393.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  4394.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4395.         return $instance;
  4396.     }
  4397.     /**
  4398.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  4399.      *
  4400.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  4401.      */
  4402.     protected function getDocumentTypeTranslationDefinitionService()
  4403.     {
  4404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  4406.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  4407.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4408.         return $instance;
  4409.     }
  4410.     /**
  4411.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  4412.      *
  4413.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  4414.      */
  4415.     protected function getDocumentTypeDefinitionService()
  4416.     {
  4417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  4418.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  4419.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4420.         return $instance;
  4421.     }
  4422.     /**
  4423.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  4424.      *
  4425.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  4426.      */
  4427.     protected function getDocumentControllerService()
  4428.     {
  4429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  4430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentMerger.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/tecnickcom/tcpdf/tcpdf.php';
  4432.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Tcpdf/Fpdi.php';
  4434.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  4435.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  4436.         $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->getMediaService2Service()), $a, new \setasign\Fpdi\Tcpdf\Fpdi()), $b);
  4437.         $instance->setContainer($this);
  4438.         return $instance;
  4439.     }
  4440.     /**
  4441.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  4442.      *
  4443.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  4444.      */
  4445.     protected function getDocumentDefinitionService()
  4446.     {
  4447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  4448.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  4449.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4450.         return $instance;
  4451.     }
  4452.     /**
  4453.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  4454.      *
  4455.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  4456.      */
  4457.     protected function getDocumentGeneratorControllerService()
  4458.     {
  4459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  4460.         $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()));
  4461.         $instance->setContainer($this);
  4462.         return $instance;
  4463.     }
  4464.     /**
  4465.      * Gets the public 'Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute' shared service.
  4466.      *
  4467.      * @return \Shopware\Core\Checkout\Document\SalesChannel\DocumentRoute
  4468.      */
  4469.     protected function getDocumentRouteService()
  4470.     {
  4471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/AbstractDocumentRoute.php';
  4472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/SalesChannel/DocumentRoute.php';
  4473.         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()));
  4474.     }
  4475.     /**
  4476.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  4477.      *
  4478.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  4479.      */
  4480.     protected function getOrderAddressDefinitionService()
  4481.     {
  4482.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  4483.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4484.         return $instance;
  4485.     }
  4486.     /**
  4487.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  4488.      *
  4489.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  4490.      */
  4491.     protected function getOrderCustomerDefinitionService()
  4492.     {
  4493.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  4494.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  4495.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4496.         return $instance;
  4497.     }
  4498.     /**
  4499.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  4500.      *
  4501.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  4502.      */
  4503.     protected function getOrderDeliveryPositionDefinitionService()
  4504.     {
  4505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  4506.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  4507.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4508.         return $instance;
  4509.     }
  4510.     /**
  4511.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  4512.      *
  4513.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  4514.      */
  4515.     protected function getOrderDeliveryDefinitionService()
  4516.     {
  4517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  4518.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  4519.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4520.         return $instance;
  4521.     }
  4522.     /**
  4523.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  4524.      *
  4525.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  4526.      */
  4527.     protected function getOrderLineItemDownloadDefinitionService()
  4528.     {
  4529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  4530.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  4531.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4532.         return $instance;
  4533.     }
  4534.     /**
  4535.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  4536.      *
  4537.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  4538.      */
  4539.     protected function getOrderLineItemDefinitionService()
  4540.     {
  4541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  4542.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  4543.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4544.         return $instance;
  4545.     }
  4546.     /**
  4547.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  4548.      *
  4549.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  4550.      */
  4551.     protected function getOrderTagDefinitionService()
  4552.     {
  4553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  4554.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  4555.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4556.         return $instance;
  4557.     }
  4558.     /**
  4559.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  4560.      *
  4561.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  4562.      */
  4563.     protected function getOrderTransactionCaptureRefundPositionDefinitionService()
  4564.     {
  4565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  4566.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  4567.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4568.         return $instance;
  4569.     }
  4570.     /**
  4571.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  4572.      *
  4573.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  4574.      */
  4575.     protected function getOrderTransactionCaptureRefundDefinitionService()
  4576.     {
  4577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  4578.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  4579.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4580.         return $instance;
  4581.     }
  4582.     /**
  4583.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  4584.      *
  4585.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  4586.      */
  4587.     protected function getOrderTransactionCaptureDefinitionService()
  4588.     {
  4589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  4590.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  4591.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4592.         return $instance;
  4593.     }
  4594.     /**
  4595.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  4596.      *
  4597.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  4598.      */
  4599.     protected function getOrderTransactionDefinitionService()
  4600.     {
  4601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  4602.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  4603.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4604.         return $instance;
  4605.     }
  4606.     /**
  4607.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  4608.      *
  4609.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  4610.      */
  4611.     protected function getOrderActionControllerService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  4614.         $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->getOrderService2Service()), ($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()));
  4615.         $instance->setContainer($this);
  4616.         return $instance;
  4617.     }
  4618.     /**
  4619.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  4620.      *
  4621.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  4622.      */
  4623.     protected function getOrderDefinitionService()
  4624.     {
  4625.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  4626.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4627.         return $instance;
  4628.     }
  4629.     /**
  4630.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  4631.      *
  4632.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  4633.      */
  4634.     protected function getCancelOrderRouteService()
  4635.     {
  4636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  4637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  4638.         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->getOrderService2Service()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  4639.     }
  4640.     /**
  4641.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  4642.      *
  4643.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  4644.      */
  4645.     protected function getOrderRouteService()
  4646.     {
  4647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  4648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  4649.         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()));
  4650.     }
  4651.     /**
  4652.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  4653.      *
  4654.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  4655.      */
  4656.     protected function getSetPaymentOrderRouteService()
  4657.     {
  4658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  4660.         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->getOrderService2Service()), ($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()));
  4661.     }
  4662.     /**
  4663.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  4664.      *
  4665.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  4666.      */
  4667.     protected function getPaymentMethodTranslationDefinitionService()
  4668.     {
  4669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  4671.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  4672.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4673.         return $instance;
  4674.     }
  4675.     /**
  4676.      * Gets the public 'Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor' shared service.
  4677.      *
  4678.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentRefundProcessor
  4679.      */
  4680.     protected function getPaymentRefundProcessorService()
  4681.     {
  4682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentRefundProcessor.php';
  4683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundStateHandler.php';
  4684.         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()));
  4685.     }
  4686.     /**
  4687.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  4688.      *
  4689.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  4690.      */
  4691.     protected function getPaymentControllerService()
  4692.     {
  4693.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  4694.         $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()));
  4695.         $instance->setContainer($this);
  4696.         return $instance;
  4697.     }
  4698.     /**
  4699.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  4700.      *
  4701.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  4702.      */
  4703.     protected function getPaymentMethodDefinitionService()
  4704.     {
  4705.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  4706.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4707.         return $instance;
  4708.     }
  4709.     /**
  4710.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  4711.      *
  4712.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  4713.      */
  4714.     protected function getCachedPaymentMethodRouteService()
  4715.     {
  4716.         $a = ($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService());
  4717.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4718.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4719.         }
  4720.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4721.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'])) {
  4722.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'];
  4723.         }
  4724.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute($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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  4725.     }
  4726.     /**
  4727.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  4728.      *
  4729.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  4730.      */
  4731.     protected function getHandlePaymentMethodRouteService()
  4732.     {
  4733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  4735.         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()));
  4736.     }
  4737.     /**
  4738.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  4739.      *
  4740.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  4741.      */
  4742.     protected function getSalesChannelPaymentMethodDefinitionService()
  4743.     {
  4744.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  4745.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4746.         return $instance;
  4747.     }
  4748.     /**
  4749.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  4750.      *
  4751.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  4752.      */
  4753.     protected function getSortedPaymentMethodRouteService()
  4754.     {
  4755.         $a = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] ?? $this->getCachedPaymentMethodRouteService());
  4756.         if (isset($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'])) {
  4757.             return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'];
  4758.         }
  4759.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute($a);
  4760.     }
  4761.     /**
  4762.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  4763.      *
  4764.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  4765.      */
  4766.     protected function getPromotionCartRuleDefinitionService()
  4767.     {
  4768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  4769.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  4770.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4771.         return $instance;
  4772.     }
  4773.     /**
  4774.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  4775.      *
  4776.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  4777.      */
  4778.     protected function getPromotionDiscountPriceDefinitionService()
  4779.     {
  4780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  4781.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  4782.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4783.         return $instance;
  4784.     }
  4785.     /**
  4786.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  4787.      *
  4788.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  4789.      */
  4790.     protected function getPromotionDiscountRuleDefinitionService()
  4791.     {
  4792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  4793.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  4794.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4795.         return $instance;
  4796.     }
  4797.     /**
  4798.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  4799.      *
  4800.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  4801.      */
  4802.     protected function getPromotionDiscountDefinitionService()
  4803.     {
  4804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  4805.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  4806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4807.         return $instance;
  4808.     }
  4809.     /**
  4810.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  4811.      *
  4812.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  4813.      */
  4814.     protected function getPromotionIndividualCodeDefinitionService()
  4815.     {
  4816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  4817.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  4818.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4819.         return $instance;
  4820.     }
  4821.     /**
  4822.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  4823.      *
  4824.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  4825.      */
  4826.     protected function getPromotionOrderRuleDefinitionService()
  4827.     {
  4828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  4829.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  4830.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4831.         return $instance;
  4832.     }
  4833.     /**
  4834.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  4835.      *
  4836.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  4837.      */
  4838.     protected function getPromotionPersonaCustomerDefinitionService()
  4839.     {
  4840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  4841.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  4842.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4843.         return $instance;
  4844.     }
  4845.     /**
  4846.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  4847.      *
  4848.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  4849.      */
  4850.     protected function getPromotionPersonaRuleDefinitionService()
  4851.     {
  4852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  4853.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  4854.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4855.         return $instance;
  4856.     }
  4857.     /**
  4858.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  4859.      *
  4860.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  4861.      */
  4862.     protected function getPromotionSalesChannelDefinitionService()
  4863.     {
  4864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  4865.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  4866.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4867.         return $instance;
  4868.     }
  4869.     /**
  4870.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  4871.      *
  4872.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  4873.      */
  4874.     protected function getPromotionSetGroupRuleDefinitionService()
  4875.     {
  4876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  4877.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  4878.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4879.         return $instance;
  4880.     }
  4881.     /**
  4882.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  4883.      *
  4884.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  4885.      */
  4886.     protected function getPromotionSetGroupDefinitionService()
  4887.     {
  4888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  4889.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  4890.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4891.         return $instance;
  4892.     }
  4893.     /**
  4894.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  4895.      *
  4896.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  4897.      */
  4898.     protected function getPromotionTranslationDefinitionService()
  4899.     {
  4900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  4902.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  4903.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4904.         return $instance;
  4905.     }
  4906.     /**
  4907.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  4908.      *
  4909.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  4910.      */
  4911.     protected function getPromotionActionControllerService()
  4912.     {
  4913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  4915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  4916.         $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()));
  4917.         $instance->setContainer($this);
  4918.         return $instance;
  4919.     }
  4920.     /**
  4921.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  4922.      *
  4923.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  4924.      */
  4925.     protected function getPromotionControllerService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  4929.         $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())));
  4930.         $instance->setContainer($this);
  4931.         return $instance;
  4932.     }
  4933.     /**
  4934.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  4935.      *
  4936.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  4937.      */
  4938.     protected function getPromotionDefinitionService()
  4939.     {
  4940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  4941.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  4942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4943.         return $instance;
  4944.     }
  4945.     /**
  4946.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  4947.      *
  4948.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  4949.      */
  4950.     protected function getShippingMethodPriceDefinitionService()
  4951.     {
  4952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  4953.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  4954.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4955.         return $instance;
  4956.     }
  4957.     /**
  4958.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  4959.      *
  4960.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  4961.      */
  4962.     protected function getShippingMethodTagDefinitionService()
  4963.     {
  4964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  4965.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  4966.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4967.         return $instance;
  4968.     }
  4969.     /**
  4970.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  4971.      *
  4972.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  4973.      */
  4974.     protected function getShippingMethodTranslationDefinitionService()
  4975.     {
  4976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  4978.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  4979.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4980.         return $instance;
  4981.     }
  4982.     /**
  4983.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  4984.      *
  4985.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  4986.      */
  4987.     protected function getCachedShippingMethodRouteService()
  4988.     {
  4989.         $a = ($this->services['sales_channel.shipping_method.repository'] ?? $this->getSalesChannel_ShippingMethod_RepositoryService());
  4990.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  4991.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  4992.         }
  4993.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4994.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'])) {
  4995.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'];
  4996.         }
  4997.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  4998.     }
  4999.     /**
  5000.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  5001.      *
  5002.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  5003.      */
  5004.     protected function getSalesChannelShippingMethodDefinitionService()
  5005.     {
  5006.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  5007.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5008.         return $instance;
  5009.     }
  5010.     /**
  5011.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  5012.      *
  5013.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  5014.      */
  5015.     protected function getSortedShippingMethodRouteService()
  5016.     {
  5017.         $a = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService());
  5018.         if (isset($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'])) {
  5019.             return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'];
  5020.         }
  5021.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute($a);
  5022.     }
  5023.     /**
  5024.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  5025.      *
  5026.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  5027.      */
  5028.     protected function getShippingMethodDefinitionService()
  5029.     {
  5030.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  5031.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5032.         return $instance;
  5033.     }
  5034.     /**
  5035.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  5036.      *
  5037.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  5038.      */
  5039.     protected function getCategoryTagDefinitionService()
  5040.     {
  5041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  5042.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  5043.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5044.         return $instance;
  5045.     }
  5046.     /**
  5047.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  5048.      *
  5049.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  5050.      */
  5051.     protected function getCategoryTranslationDefinitionService()
  5052.     {
  5053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  5055.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  5056.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5057.         return $instance;
  5058.     }
  5059.     /**
  5060.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  5061.      *
  5062.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  5063.      */
  5064.     protected function getCategoryDefinitionService()
  5065.     {
  5066.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  5067.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5068.         return $instance;
  5069.     }
  5070.     /**
  5071.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  5072.      *
  5073.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  5074.      */
  5075.     protected function getCategoryHydratorService()
  5076.     {
  5077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  5078.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  5079.     }
  5080.     /**
  5081.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  5082.      *
  5083.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  5084.      */
  5085.     protected function getCachedCategoryRouteService()
  5086.     {
  5087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  5088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  5090.         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['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($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()), []);
  5091.     }
  5092.     /**
  5093.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  5094.      *
  5095.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  5096.      */
  5097.     protected function getCachedNavigationRouteService()
  5098.     {
  5099.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  5100.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5101.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5102.         }
  5103.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5104.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'])) {
  5105.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'];
  5106.         }
  5107.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  5108.     }
  5109.     /**
  5110.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  5111.      *
  5112.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  5113.      */
  5114.     protected function getCategoryListRouteService()
  5115.     {
  5116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  5117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  5118.         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()));
  5119.     }
  5120.     /**
  5121.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  5122.      *
  5123.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  5124.      */
  5125.     protected function getSalesChannelCategoryDefinitionService()
  5126.     {
  5127.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  5128.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5129.         return $instance;
  5130.     }
  5131.     /**
  5132.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  5133.      *
  5134.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  5135.      */
  5136.     protected function getTreeBuildingNavigationRouteService()
  5137.     {
  5138.         $a = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] ?? $this->getCachedNavigationRouteService());
  5139.         if (isset($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'])) {
  5140.             return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'];
  5141.         }
  5142.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute($a);
  5143.     }
  5144.     /**
  5145.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  5146.      *
  5147.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  5148.      */
  5149.     protected function getCmsBlockDefinitionService()
  5150.     {
  5151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  5152.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  5153.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5154.         return $instance;
  5155.     }
  5156.     /**
  5157.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  5158.      *
  5159.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  5160.      */
  5161.     protected function getCmsPageTranslationDefinitionService()
  5162.     {
  5163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  5165.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  5166.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5167.         return $instance;
  5168.     }
  5169.     /**
  5170.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  5171.      *
  5172.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  5173.      */
  5174.     protected function getCmsSectionDefinitionService()
  5175.     {
  5176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  5177.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  5178.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5179.         return $instance;
  5180.     }
  5181.     /**
  5182.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  5183.      *
  5184.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  5185.      */
  5186.     protected function getCmsSlotTranslationDefinitionService()
  5187.     {
  5188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  5190.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  5191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5192.         return $instance;
  5193.     }
  5194.     /**
  5195.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  5196.      *
  5197.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  5198.      */
  5199.     protected function getCmsSlotDefinitionService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  5202.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  5203.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5204.         return $instance;
  5205.     }
  5206.     /**
  5207.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  5208.      *
  5209.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  5210.      */
  5211.     protected function getCmsPageDefinitionService()
  5212.     {
  5213.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  5214.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5215.         return $instance;
  5216.     }
  5217.     /**
  5218.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  5219.      *
  5220.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  5221.      */
  5222.     protected function getSlotConfigFieldSerializerService()
  5223.     {
  5224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  5228.         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()));
  5229.     }
  5230.     /**
  5231.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  5232.      *
  5233.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  5234.      */
  5235.     protected function getCmsSlotsDataResolverService()
  5236.     {
  5237.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  5238.         if (isset($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'])) {
  5239.             return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'];
  5240.         }
  5241.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  5242.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  5243.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  5244.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  5245.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  5246.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  5247.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  5248.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  5249.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  5250.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  5251.             yield => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  5252.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  5253.             yield 11 => ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] ?? $this->getCustomFormCmsElementResolverService());
  5254.             yield 12 => ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  5255.             yield 13 => ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  5256.             yield 14 => ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  5257.             yield 15 => ($this->services['Maxia\\MaxiaListingVariants6\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  5258.         }, 16), ['product' => $a], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5259.     }
  5260.     /**
  5261.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  5262.      *
  5263.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  5264.      */
  5265.     protected function getCmsRouteService()
  5266.     {
  5267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  5269.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()));
  5270.     }
  5271.     /**
  5272.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  5273.      *
  5274.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  5275.      *
  5276.      * @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.
  5277.      */
  5278.     protected function getSalesChannelCmsPageRepositoryService()
  5279.     {
  5280.         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.');
  5281.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  5282.     }
  5283.     /**
  5284.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  5285.      *
  5286.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  5287.      */
  5288.     protected function getContactFormRouteService()
  5289.     {
  5290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  5291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  5292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  5293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  5294.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5295.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5296.         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()));
  5297.     }
  5298.     /**
  5299.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  5300.      *
  5301.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  5302.      */
  5303.     protected function getFlowSequenceDefinitionService()
  5304.     {
  5305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  5306.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  5307.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5308.         return $instance;
  5309.     }
  5310.     /**
  5311.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  5312.      *
  5313.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  5314.      */
  5315.     protected function getFlowTemplateDefinitionService()
  5316.     {
  5317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  5318.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  5319.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5320.         return $instance;
  5321.     }
  5322.     /**
  5323.      * Gets the public 'Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer' shared service.
  5324.      *
  5325.      * @return \Shopware\Core\Content\Flow\DataAbstractionLayer\FieldSerializer\FlowTemplateConfigFieldSerializer
  5326.      */
  5327.     protected function getFlowTemplateConfigFieldSerializerService()
  5328.     {
  5329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  5331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  5332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/DataAbstractionLayer/FieldSerializer/FlowTemplateConfigFieldSerializer.php';
  5333.         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()));
  5334.     }
  5335.     /**
  5336.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  5337.      *
  5338.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  5339.      */
  5340.     protected function getCachedFlowLoaderService()
  5341.     {
  5342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  5343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  5344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  5345.         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->services['logger'] ?? $this->getLoggerService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  5346.     }
  5347.     /**
  5348.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  5349.      *
  5350.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  5351.      */
  5352.     protected function getFlowExecutorService()
  5353.     {
  5354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Rule/FlowRuleScopeBuilder.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  5357.         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 () {
  5358.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  5359.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  5360.             yield => ($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'] ?? $this->getSampleOrderSixCartProcessorService());
  5361.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  5362.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  5363.         }, 5)), new RewindableGenerator(function () {
  5364.             yield 'action.add.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  5365.             yield 'action.add.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  5366.             yield 'action.remove.order.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  5367.             yield 'action.remove.customer.tag' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  5368.             yield 'action.change.customer.group' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  5369.             yield 'action.change.customer.status' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  5370.             yield 'action.generate.document' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  5371.             yield 'action.grant.download.access' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  5372.             yield 'action.mail.send' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  5373.             yield 'action.set.order.state' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  5374.             yield 'action.set.customer.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  5375.             yield 'action.set.customer.group.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  5376.             yield 'action.add.customer.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  5377.             yield 'action.add.order.affiliate.and.campaign.code' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  5378.             yield 'action.set.order.custom.field' => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  5379.             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()));
  5380.         }, 16));
  5381.     }
  5382.     /**
  5383.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowFactory' shared service.
  5384.      *
  5385.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowFactory
  5386.      */
  5387.     protected function getFlowFactoryService()
  5388.     {
  5389.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] = new \Shopware\Core\Content\Flow\Dispatching\FlowFactory(new RewindableGenerator(function () {
  5390.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] ?? $this->getOrderStorerService());
  5391.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] ?? $this->getCustomerStorerService());
  5392.             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()));
  5393.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] ?? $this->getUserStorerService());
  5394.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] ?? $this->getCustomerGroupStorerService());
  5395.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] ?? $this->getCustomerRecoveryStorerService());
  5396.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] ?? $this->getOrderTransactionStorerService());
  5397.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] ?? $this->getNewsletterRecipientStorerService());
  5398.             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()));
  5399.             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()));
  5400.             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()));
  5401.             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()));
  5402.             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()));
  5403.             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()));
  5404.             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()));
  5405.             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()));
  5406.             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()));
  5407.             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()));
  5408.             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()));
  5409.             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()));
  5410.             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()));
  5411.         }, 21));
  5412.     }
  5413.     /**
  5414.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  5415.      *
  5416.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  5417.      */
  5418.     protected function getFlowDefinitionService()
  5419.     {
  5420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  5421.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  5422.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5423.         return $instance;
  5424.     }
  5425.     /**
  5426.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  5427.      *
  5428.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  5429.      */
  5430.     protected function getImportExportFileDefinitionService()
  5431.     {
  5432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  5433.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  5434.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5435.         return $instance;
  5436.     }
  5437.     /**
  5438.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  5439.      *
  5440.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  5441.      */
  5442.     protected function getImportExportLogDefinitionService()
  5443.     {
  5444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  5445.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  5446.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5447.         return $instance;
  5448.     }
  5449.     /**
  5450.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  5451.      *
  5452.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  5453.      */
  5454.     protected function getImportExportActionControllerService()
  5455.     {
  5456.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  5457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  5458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  5459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  5460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  5461.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  5462.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5463.         $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->getFileServiceService()), $a$b));
  5464.         $instance->setContainer($this);
  5465.         return $instance;
  5466.     }
  5467.     /**
  5468.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  5469.      *
  5470.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  5471.      */
  5472.     protected function getImportExportFactoryService()
  5473.     {
  5474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  5475.         $a = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] ?? $this->getImportExportServiceService());
  5476.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5477.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5478.         }
  5479.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5480.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'])) {
  5481.             return $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'];
  5482.         }
  5483.         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, ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService()), new RewindableGenerator(function () {
  5484.             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()));
  5485.         }, 1), new RewindableGenerator(function () {
  5486.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  5487.         }, 1), new RewindableGenerator(function () {
  5488.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  5489.         }, 1));
  5490.     }
  5491.     /**
  5492.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  5493.      *
  5494.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  5495.      */
  5496.     protected function getImportExportProfileDefinitionService()
  5497.     {
  5498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  5499.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  5500.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5501.         return $instance;
  5502.     }
  5503.     /**
  5504.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  5505.      *
  5506.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  5507.      */
  5508.     protected function getImportExportProfileTranslationDefinitionService()
  5509.     {
  5510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  5512.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  5513.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5514.         return $instance;
  5515.     }
  5516.     /**
  5517.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  5518.      *
  5519.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  5520.      */
  5521.     protected function getImportExportHandlerService()
  5522.     {
  5523.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  5524.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5525.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  5526.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  5527.         }
  5528.         $b = ($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportFactory'] ?? $this->getImportExportFactoryService());
  5529.         if (isset($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'])) {
  5530.             return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'];
  5531.         }
  5532.         return $this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] = new \Shopware\Core\Content\ImportExport\Message\ImportExportHandler($a$b);
  5533.     }
  5534.     /**
  5535.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  5536.      *
  5537.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  5538.      */
  5539.     protected function getLandingPageSalesChannelDefinitionService()
  5540.     {
  5541.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  5542.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  5543.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5544.         return $instance;
  5545.     }
  5546.     /**
  5547.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  5548.      *
  5549.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  5550.      */
  5551.     protected function getLandingPageTagDefinitionService()
  5552.     {
  5553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  5554.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  5555.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5556.         return $instance;
  5557.     }
  5558.     /**
  5559.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  5560.      *
  5561.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  5562.      */
  5563.     protected function getLandingPageTranslationDefinitionService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  5567.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  5568.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5569.         return $instance;
  5570.     }
  5571.     /**
  5572.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  5573.      *
  5574.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  5575.      */
  5576.     protected function getLandingPageDefinitionService()
  5577.     {
  5578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  5579.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  5580.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5581.         return $instance;
  5582.     }
  5583.     /**
  5584.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  5585.      *
  5586.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  5587.      */
  5588.     protected function getCachedLandingPageRouteService()
  5589.     {
  5590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  5593.         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['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($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()), []);
  5594.     }
  5595.     /**
  5596.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  5597.      *
  5598.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  5599.      */
  5600.     protected function getSalesChannelLandingPageDefinitionService()
  5601.     {
  5602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  5604.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  5605.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5606.         return $instance;
  5607.     }
  5608.     /**
  5609.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  5610.      *
  5611.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  5612.      */
  5613.     protected function getMailHeaderFooterTranslationDefinitionService()
  5614.     {
  5615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  5617.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  5618.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5619.         return $instance;
  5620.     }
  5621.     /**
  5622.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  5623.      *
  5624.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  5625.      */
  5626.     protected function getMailHeaderFooterDefinitionService()
  5627.     {
  5628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  5629.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  5630.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5631.         return $instance;
  5632.     }
  5633.     /**
  5634.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  5635.      *
  5636.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  5637.      */
  5638.     protected function getMailTemplateMediaDefinitionService()
  5639.     {
  5640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  5641.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  5642.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5643.         return $instance;
  5644.     }
  5645.     /**
  5646.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  5647.      *
  5648.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  5649.      */
  5650.     protected function getMailTemplateTranslationDefinitionService()
  5651.     {
  5652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  5654.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  5655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5656.         return $instance;
  5657.     }
  5658.     /**
  5659.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  5660.      *
  5661.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  5662.      */
  5663.     protected function getMailTemplateTypeTranslationDefinitionService()
  5664.     {
  5665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  5667.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  5668.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5669.         return $instance;
  5670.     }
  5671.     /**
  5672.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  5673.      *
  5674.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  5675.      */
  5676.     protected function getMailTemplateTypeDefinitionService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  5679.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  5680.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5681.         return $instance;
  5682.     }
  5683.     /**
  5684.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  5685.      *
  5686.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  5687.      */
  5688.     protected function getMailActionControllerService()
  5689.     {
  5690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  5691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  5692.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController'] = $instance = new \Shopware\Core\Content\MailTemplate\Api\MailActionController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service()), ($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())));
  5693.         $instance->setContainer($this);
  5694.         return $instance;
  5695.     }
  5696.     /**
  5697.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  5698.      *
  5699.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  5700.      */
  5701.     protected function getMailTemplateDefinitionService()
  5702.     {
  5703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  5704.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  5705.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5706.         return $instance;
  5707.     }
  5708.     /**
  5709.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  5710.      *
  5711.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  5712.      */
  5713.     protected function getMailFactoryService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  5717.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  5718.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'])) {
  5719.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'];
  5720.         }
  5721.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] = new \Shopware\Core\Content\Mail\Service\MailFactory($a);
  5722.     }
  5723.     /**
  5724.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  5725.      *
  5726.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  5727.      */
  5728.     protected function getMailSenderService()
  5729.     {
  5730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  5731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5734.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  5735.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5736.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5737.         }
  5738.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5739.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5740.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5741.         }
  5742.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5743.         if (isset($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'])) {
  5744.             return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'];
  5745.         }
  5746.         return $this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] = new \Shopware\Core\Content\Mail\Service\MailSender(new \Symfony\Component\Mailer\Mailer($aNULL$b), $c);
  5747.     }
  5748.     /**
  5749.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  5750.      *
  5751.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  5752.      */
  5753.     protected function getMediaDefaultFolderDefinitionService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  5756.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  5757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5758.         return $instance;
  5759.     }
  5760.     /**
  5761.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  5762.      *
  5763.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  5764.      */
  5765.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  5766.     {
  5767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  5768.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  5769.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  5774.      *
  5775.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  5776.      */
  5777.     protected function getMediaFolderConfigurationDefinitionService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  5780.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  5781.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5782.         return $instance;
  5783.     }
  5784.     /**
  5785.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  5786.      *
  5787.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  5788.      */
  5789.     protected function getMediaFolderDefinitionService()
  5790.     {
  5791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  5792.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  5793.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5794.         return $instance;
  5795.     }
  5796.     /**
  5797.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  5798.      *
  5799.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  5800.      */
  5801.     protected function getMediaTagDefinitionService()
  5802.     {
  5803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  5804.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  5805.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5806.         return $instance;
  5807.     }
  5808.     /**
  5809.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  5810.      *
  5811.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  5812.      */
  5813.     protected function getMediaThumbnailSizeDefinitionService()
  5814.     {
  5815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  5816.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  5817.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5818.         return $instance;
  5819.     }
  5820.     /**
  5821.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  5822.      *
  5823.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  5824.      */
  5825.     protected function getMediaThumbnailDefinitionService()
  5826.     {
  5827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  5828.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  5829.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5830.         return $instance;
  5831.     }
  5832.     /**
  5833.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  5834.      *
  5835.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  5836.      */
  5837.     protected function getMediaTranslationDefinitionService()
  5838.     {
  5839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  5841.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  5842.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5843.         return $instance;
  5844.     }
  5845.     /**
  5846.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  5847.      *
  5848.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  5849.      */
  5850.     protected function getMediaFolderControllerService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  5854.         $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())));
  5855.         $instance->setContainer($this);
  5856.         return $instance;
  5857.     }
  5858.     /**
  5859.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  5860.      *
  5861.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  5862.      */
  5863.     protected function getMediaUploadControllerService()
  5864.     {
  5865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  5866.         $this->services['Shopware\\Core\\Content\\Media\\Api\\MediaUploadController'] = $instance = new \Shopware\Core\Content\Media\Api\MediaUploadController(($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service()), ($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()));
  5867.         $instance->setContainer($this);
  5868.         return $instance;
  5869.     }
  5870.     /**
  5871.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  5872.      *
  5873.      * @return \Shopware\Core\Content\Media\File\FileSaver
  5874.      */
  5875.     protected function getFileSaverService()
  5876.     {
  5877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  5879.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  5880.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5881.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5882.         }
  5883.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService());
  5884.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5885.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5886.         }
  5887.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  5888.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5889.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5890.         }
  5891.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5892.         if (isset($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'])) {
  5893.             return $this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'];
  5894.         }
  5895.         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 () {
  5896.             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()));
  5897.         }, 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']);
  5898.     }
  5899.     /**
  5900.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  5901.      *
  5902.      * @return \Shopware\Core\Content\Media\MediaDefinition
  5903.      */
  5904.     protected function getMediaDefinitionService()
  5905.     {
  5906.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  5907.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5908.         return $instance;
  5909.     }
  5910.     /**
  5911.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  5912.      *
  5913.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  5914.      */
  5915.     protected function getNewsletterRecipientTagDefinitionService()
  5916.     {
  5917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  5918.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  5919.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5920.         return $instance;
  5921.     }
  5922.     /**
  5923.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  5924.      *
  5925.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  5926.      */
  5927.     protected function getNewsletterRecipientDefinitionService()
  5928.     {
  5929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  5930.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  5931.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5932.         return $instance;
  5933.     }
  5934.     /**
  5935.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  5936.      *
  5937.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  5938.      */
  5939.     protected function getNewsletterConfirmRouteService()
  5940.     {
  5941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  5942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  5943.         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()));
  5944.     }
  5945.     /**
  5946.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  5947.      *
  5948.      * @return \NewsletterSendinblue\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  5949.      */
  5950.     protected function getNewsletterSubscribeRouteService()
  5951.     {
  5952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  5953.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  5954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  5955.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5956.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5957.         return $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute'] = new \NewsletterSendinblue\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()), $a, ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()), $b), ($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), $a$b);
  5958.     }
  5959.     /**
  5960.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  5961.      *
  5962.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  5963.      */
  5964.     protected function getNewsletterUnsubscribeRouteService()
  5965.     {
  5966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  5968.         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()));
  5969.     }
  5970.     /**
  5971.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  5972.      *
  5973.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  5974.      */
  5975.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  5976.     {
  5977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  5979.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  5980.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5981.         return $instance;
  5982.     }
  5983.     /**
  5984.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  5985.      *
  5986.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  5987.      */
  5988.     protected function getProductExportControllerService()
  5989.     {
  5990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  5991.         $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()));
  5992.         $instance->setContainer($this);
  5993.         return $instance;
  5994.     }
  5995.     /**
  5996.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  5997.      *
  5998.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  5999.      */
  6000.     protected function getProductExportDefinitionService()
  6001.     {
  6002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  6003.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  6004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6005.         return $instance;
  6006.     }
  6007.     /**
  6008.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  6009.      *
  6010.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  6011.      */
  6012.     protected function getProductExportHydratorService()
  6013.     {
  6014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  6015.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  6016.     }
  6017.     /**
  6018.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  6019.      *
  6020.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  6021.      */
  6022.     protected function getExportControllerService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  6025.         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()));
  6026.     }
  6027.     /**
  6028.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  6029.      *
  6030.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  6031.      */
  6032.     protected function getProductExportGeneratorService()
  6033.     {
  6034.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  6038.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService());
  6039.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6040.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6041.         }
  6042.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6043.         if (isset($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'])) {
  6044.             return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'];
  6045.         }
  6046.         return $this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator(($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), $a$b, new \Shopware\Core\Content\ProductExport\Service\ProductExportValidator(new RewindableGenerator(function () {
  6047.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  6048.         }, 1)), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  6049.     }
  6050.     /**
  6051.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  6052.      *
  6053.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  6054.      */
  6055.     protected function getProductExporterService()
  6056.     {
  6057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  6059.         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()));
  6060.     }
  6061.     /**
  6062.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  6063.      *
  6064.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  6065.      */
  6066.     protected function getProductStreamFilterDefinitionService()
  6067.     {
  6068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  6069.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  6070.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6071.         return $instance;
  6072.     }
  6073.     /**
  6074.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  6075.      *
  6076.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  6077.      */
  6078.     protected function getProductStreamFilterHydratorService()
  6079.     {
  6080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  6081.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  6082.     }
  6083.     /**
  6084.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  6085.      *
  6086.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  6087.      */
  6088.     protected function getProductStreamTranslationDefinitionService()
  6089.     {
  6090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  6092.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  6093.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6094.         return $instance;
  6095.     }
  6096.     /**
  6097.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  6098.      *
  6099.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  6100.      */
  6101.     protected function getProductStreamDefinitionService()
  6102.     {
  6103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  6104.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  6105.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6106.         return $instance;
  6107.     }
  6108.     /**
  6109.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  6110.      *
  6111.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  6112.      */
  6113.     protected function getProductStreamHydratorService()
  6114.     {
  6115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  6116.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  6117.     }
  6118.     /**
  6119.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  6120.      *
  6121.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  6122.      */
  6123.     protected function getProductStreamBuilderService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  6127.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  6128.         if (isset($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'])) {
  6129.             return $this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'];
  6130.         }
  6131.         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()));
  6132.     }
  6133.     /**
  6134.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  6135.      *
  6136.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  6137.      */
  6138.     protected function getProductCategoryTreeDefinitionService()
  6139.     {
  6140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  6141.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  6142.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6143.         return $instance;
  6144.     }
  6145.     /**
  6146.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  6147.      *
  6148.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  6149.      */
  6150.     protected function getProductCategoryDefinitionService()
  6151.     {
  6152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  6153.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  6154.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6155.         return $instance;
  6156.     }
  6157.     /**
  6158.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  6159.      *
  6160.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  6161.      */
  6162.     protected function getProductConfiguratorSettingDefinitionService()
  6163.     {
  6164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  6165.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  6166.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6167.         return $instance;
  6168.     }
  6169.     /**
  6170.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  6171.      *
  6172.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  6173.      */
  6174.     protected function getProductConfiguratorSettingHydratorService()
  6175.     {
  6176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  6177.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  6178.     }
  6179.     /**
  6180.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  6181.      *
  6182.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  6183.      */
  6184.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  6185.     {
  6186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  6187.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  6188.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6189.         return $instance;
  6190.     }
  6191.     /**
  6192.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  6193.      *
  6194.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  6195.      */
  6196.     protected function getProductCrossSellingAssignedProductsHydratorService()
  6197.     {
  6198.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  6199.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  6200.     }
  6201.     /**
  6202.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  6203.      *
  6204.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  6205.      */
  6206.     protected function getProductCrossSellingTranslationDefinitionService()
  6207.     {
  6208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  6210.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  6211.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6212.         return $instance;
  6213.     }
  6214.     /**
  6215.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  6216.      *
  6217.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  6218.      */
  6219.     protected function getProductCrossSellingDefinitionService()
  6220.     {
  6221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  6222.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  6223.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6224.         return $instance;
  6225.     }
  6226.     /**
  6227.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  6228.      *
  6229.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  6230.      */
  6231.     protected function getProductCrossSellingHydratorService()
  6232.     {
  6233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  6234.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  6235.     }
  6236.     /**
  6237.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  6238.      *
  6239.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  6240.      */
  6241.     protected function getProductCustomFieldSetDefinitionService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  6244.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  6245.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6246.         return $instance;
  6247.     }
  6248.     /**
  6249.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  6250.      *
  6251.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  6252.      */
  6253.     protected function getProductDownloadDefinitionService()
  6254.     {
  6255.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  6256.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6257.         return $instance;
  6258.     }
  6259.     /**
  6260.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  6261.      *
  6262.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  6263.      */
  6264.     protected function getProductFeatureSetTranslationDefinitionService()
  6265.     {
  6266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  6268.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  6269.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6270.         return $instance;
  6271.     }
  6272.     /**
  6273.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  6274.      *
  6275.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  6276.      */
  6277.     protected function getProductFeatureSetDefinitionService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  6280.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  6281.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6282.         return $instance;
  6283.     }
  6284.     /**
  6285.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  6286.      *
  6287.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  6288.      */
  6289.     protected function getProductFeatureSetHydratorService()
  6290.     {
  6291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  6292.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  6293.     }
  6294.     /**
  6295.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  6296.      *
  6297.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  6298.      */
  6299.     protected function getProductKeywordDictionaryDefinitionService()
  6300.     {
  6301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  6302.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  6303.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6304.         return $instance;
  6305.     }
  6306.     /**
  6307.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  6308.      *
  6309.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  6310.      */
  6311.     protected function getProductKeywordDictionaryHydratorService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  6314.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  6315.     }
  6316.     /**
  6317.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  6318.      *
  6319.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  6320.      */
  6321.     protected function getProductManufacturerTranslationDefinitionService()
  6322.     {
  6323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  6325.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  6326.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6327.         return $instance;
  6328.     }
  6329.     /**
  6330.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  6331.      *
  6332.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  6333.      */
  6334.     protected function getProductManufacturerDefinitionService()
  6335.     {
  6336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  6337.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  6338.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6339.         return $instance;
  6340.     }
  6341.     /**
  6342.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  6343.      *
  6344.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  6345.      */
  6346.     protected function getProductManufacturerHydratorService()
  6347.     {
  6348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  6349.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  6350.     }
  6351.     /**
  6352.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  6353.      *
  6354.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  6355.      */
  6356.     protected function getProductMediaDefinitionService()
  6357.     {
  6358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  6359.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  6360.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6361.         return $instance;
  6362.     }
  6363.     /**
  6364.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  6365.      *
  6366.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  6367.      */
  6368.     protected function getProductMediaHydratorService()
  6369.     {
  6370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  6371.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  6372.     }
  6373.     /**
  6374.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  6375.      *
  6376.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  6377.      */
  6378.     protected function getProductOptionDefinitionService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  6381.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  6382.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6383.         return $instance;
  6384.     }
  6385.     /**
  6386.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  6387.      *
  6388.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  6389.      */
  6390.     protected function getProductPriceDefinitionService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  6393.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  6394.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6395.         return $instance;
  6396.     }
  6397.     /**
  6398.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  6399.      *
  6400.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  6401.      */
  6402.     protected function getProductPriceHydratorService()
  6403.     {
  6404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  6405.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  6406.     }
  6407.     /**
  6408.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  6409.      *
  6410.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  6411.      */
  6412.     protected function getProductPropertyDefinitionService()
  6413.     {
  6414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  6415.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  6416.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6417.         return $instance;
  6418.     }
  6419.     /**
  6420.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  6421.      *
  6422.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  6423.      */
  6424.     protected function getProductReviewDefinitionService()
  6425.     {
  6426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  6427.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  6428.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6429.         return $instance;
  6430.     }
  6431.     /**
  6432.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  6433.      *
  6434.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  6435.      */
  6436.     protected function getProductReviewHydratorService()
  6437.     {
  6438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  6439.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  6440.     }
  6441.     /**
  6442.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  6443.      *
  6444.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  6445.      */
  6446.     protected function getProductSearchConfigFieldDefinitionService()
  6447.     {
  6448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  6449.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  6450.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6451.         return $instance;
  6452.     }
  6453.     /**
  6454.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  6455.      *
  6456.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  6457.      */
  6458.     protected function getProductSearchConfigFieldHydratorService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  6461.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  6462.     }
  6463.     /**
  6464.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  6465.      *
  6466.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  6467.      */
  6468.     protected function getProductSearchConfigDefinitionService()
  6469.     {
  6470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  6471.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  6472.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6473.         return $instance;
  6474.     }
  6475.     /**
  6476.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  6477.      *
  6478.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  6479.      */
  6480.     protected function getProductSearchConfigHydratorService()
  6481.     {
  6482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  6483.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  6484.     }
  6485.     /**
  6486.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  6487.      *
  6488.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  6489.      */
  6490.     protected function getProductSearchKeywordDefinitionService()
  6491.     {
  6492.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  6493.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  6494.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6495.         return $instance;
  6496.     }
  6497.     /**
  6498.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  6499.      *
  6500.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  6501.      */
  6502.     protected function getProductSearchKeywordHydratorService()
  6503.     {
  6504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  6505.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  6506.     }
  6507.     /**
  6508.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  6509.      *
  6510.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  6511.      */
  6512.     protected function getProductStreamMappingDefinitionService()
  6513.     {
  6514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  6515.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  6516.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6517.         return $instance;
  6518.     }
  6519.     /**
  6520.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  6521.      *
  6522.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  6523.      */
  6524.     protected function getProductTagDefinitionService()
  6525.     {
  6526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  6527.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  6528.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6529.         return $instance;
  6530.     }
  6531.     /**
  6532.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  6533.      *
  6534.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  6535.      */
  6536.     protected function getProductTranslationDefinitionService()
  6537.     {
  6538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  6540.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  6541.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6542.         return $instance;
  6543.     }
  6544.     /**
  6545.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  6546.      *
  6547.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  6548.      */
  6549.     protected function getProductVisibilityDefinitionService()
  6550.     {
  6551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  6552.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  6553.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6554.         return $instance;
  6555.     }
  6556.     /**
  6557.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  6558.      *
  6559.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  6560.      */
  6561.     protected function getProductVisibilityHydratorService()
  6562.     {
  6563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  6564.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  6565.     }
  6566.     /**
  6567.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  6568.      *
  6569.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  6570.      */
  6571.     protected function getProductActionControllerService()
  6572.     {
  6573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  6574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  6575.         $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())));
  6576.         $instance->setContainer($this);
  6577.         return $instance;
  6578.     }
  6579.     /**
  6580.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  6581.      *
  6582.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  6583.      */
  6584.     protected function getCheapestPriceAccessorBuilderService()
  6585.     {
  6586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  6587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  6588.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder(100, ($this->services['logger'] ?? $this->getLoggerService()));
  6589.     }
  6590.     /**
  6591.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  6592.      *
  6593.      * @return \Shopware\Core\Content\Product\ProductDefinition
  6594.      */
  6595.     protected function getProductDefinitionService()
  6596.     {
  6597.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  6598.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6599.         return $instance;
  6600.     }
  6601.     /**
  6602.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  6603.      *
  6604.      * @return \Shopware\Core\Content\Product\ProductHydrator
  6605.      */
  6606.     protected function getProductHydratorService()
  6607.     {
  6608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  6609.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  6610.     }
  6611.     /**
  6612.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  6613.      *
  6614.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  6615.      */
  6616.     protected function getCachedProductCrossSellingRouteService()
  6617.     {
  6618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  6621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  6623.         $a = ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService());
  6624.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6625.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6626.         }
  6627.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6628.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6629.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6630.         }
  6631.         $c = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  6632.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6633.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6634.         }
  6635.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6636.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6637.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6638.         }
  6639.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  6640.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'])) {
  6641.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute'];
  6642.         }
  6643.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  6644.     }
  6645.     /**
  6646.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  6647.      *
  6648.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  6649.      */
  6650.     protected function getCachedProductDetailRouteService()
  6651.     {
  6652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  6657.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($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()))), ($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()), []);
  6658.     }
  6659.     /**
  6660.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute' shared service.
  6661.      *
  6662.      * @return \Shopware\Core\Content\Product\SalesChannel\FindVariant\FindProductVariantRoute
  6663.      */
  6664.     protected function getFindProductVariantRouteService()
  6665.     {
  6666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/AbstractFindProductVariantRoute.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/FindVariant/FindProductVariantRoute.php';
  6668.         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()));
  6669.     }
  6670.     /**
  6671.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  6672.      *
  6673.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  6674.      */
  6675.     protected function getCachedProductListingRouteService()
  6676.     {
  6677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  6678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  6679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  6680.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService());
  6681.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6682.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6683.         }
  6684.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6685.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6686.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6687.         }
  6688.         $c = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  6689.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6690.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6691.         }
  6692.         $d = ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService());
  6693.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'])) {
  6694.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'];
  6695.         }
  6696.         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$d), ($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()), $b, []);
  6697.     }
  6698.     /**
  6699.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  6700.      *
  6701.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  6702.      */
  6703.     protected function getResolveCriteriaProductListingRouteService()
  6704.     {
  6705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  6706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  6707.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute'] ?? $this->getCachedProductListingRouteService());
  6708.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  6709.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  6710.         }
  6711.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6712.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'])) {
  6713.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'];
  6714.         }
  6715.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute($a$b);
  6716.     }
  6717.     /**
  6718.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  6719.      *
  6720.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  6721.      */
  6722.     protected function getProductListRouteService()
  6723.     {
  6724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  6725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  6726.         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()));
  6727.     }
  6728.     /**
  6729.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  6730.      *
  6731.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  6732.      */
  6733.     protected function getCachedProductReviewRouteService()
  6734.     {
  6735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  6736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  6737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  6738.         $a = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  6739.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  6740.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  6741.         }
  6742.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6743.         if (isset($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'])) {
  6744.             return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'];
  6745.         }
  6746.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  6747.     }
  6748.     /**
  6749.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  6750.      *
  6751.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  6752.      */
  6753.     protected function getProductReviewSaveRouteService()
  6754.     {
  6755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  6756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  6757.         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()));
  6758.     }
  6759.     /**
  6760.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  6761.      *
  6762.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  6763.      */
  6764.     protected function getSalesChannelProductDefinitionService()
  6765.     {
  6766.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  6767.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  6768.         return $instance;
  6769.     }
  6770.     /**
  6771.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  6772.      *
  6773.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  6774.      */
  6775.     protected function getCachedProductSearchRouteService()
  6776.     {
  6777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  6778.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  6780.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6781.         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['Shopware\\Core\\Content\\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, []);
  6782.     }
  6783.     /**
  6784.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  6785.      *
  6786.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  6787.      */
  6788.     protected function getResolvedCriteriaProductSearchRouteService()
  6789.     {
  6790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  6791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  6792.         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()));
  6793.     }
  6794.     /**
  6795.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  6796.      *
  6797.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  6798.      */
  6799.     protected function getProductSortingDefinitionService()
  6800.     {
  6801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  6802.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  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\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  6808.      *
  6809.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  6810.      */
  6811.     protected function getProductSortingHydratorService()
  6812.     {
  6813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  6814.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  6815.     }
  6816.     /**
  6817.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  6818.      *
  6819.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  6820.      */
  6821.     protected function getProductSortingTranslationDefinitionService()
  6822.     {
  6823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  6825.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  6826.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6827.         return $instance;
  6828.     }
  6829.     /**
  6830.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  6831.      *
  6832.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  6833.      */
  6834.     protected function getCachedProductSuggestRouteService()
  6835.     {
  6836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  6837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  6838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  6839.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6840.         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['Shopware\\Core\\Content\\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, []);
  6841.     }
  6842.     /**
  6843.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  6844.      *
  6845.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  6846.      */
  6847.     protected function getPropertyGroupOptionTranslationDefinitionService()
  6848.     {
  6849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  6851.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  6852.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6853.         return $instance;
  6854.     }
  6855.     /**
  6856.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  6857.      *
  6858.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  6859.      */
  6860.     protected function getPropertyGroupOptionDefinitionService()
  6861.     {
  6862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  6863.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  6864.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6865.         return $instance;
  6866.     }
  6867.     /**
  6868.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  6869.      *
  6870.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  6871.      */
  6872.     protected function getPropertyGroupOptionHydratorService()
  6873.     {
  6874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  6875.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  6876.     }
  6877.     /**
  6878.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  6879.      *
  6880.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  6881.      */
  6882.     protected function getPropertyGroupTranslationDefinitionService()
  6883.     {
  6884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  6886.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  6887.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6888.         return $instance;
  6889.     }
  6890.     /**
  6891.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  6892.      *
  6893.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  6894.      */
  6895.     protected function getPropertyGroupDefinitionService()
  6896.     {
  6897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  6898.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  6899.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6900.         return $instance;
  6901.     }
  6902.     /**
  6903.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  6904.      *
  6905.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  6906.      */
  6907.     protected function getPropertyGroupHydratorService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  6910.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  6911.     }
  6912.     /**
  6913.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  6914.      *
  6915.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  6916.      */
  6917.     protected function getRuleConditionDefinitionService()
  6918.     {
  6919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  6920.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  6921.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6922.         return $instance;
  6923.     }
  6924.     /**
  6925.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  6926.      *
  6927.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  6928.      */
  6929.     protected function getRuleTagDefinitionService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  6932.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  6933.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6934.         return $instance;
  6935.     }
  6936.     /**
  6937.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  6938.      *
  6939.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  6940.      */
  6941.     protected function getRuleDefinitionService()
  6942.     {
  6943.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  6944.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6945.         return $instance;
  6946.     }
  6947.     /**
  6948.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  6949.      *
  6950.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  6951.      */
  6952.     protected function getSeoActionControllerService()
  6953.     {
  6954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  6955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  6957.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6958.         $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);
  6959.         $instance->setContainer($this);
  6960.         return $instance;
  6961.     }
  6962.     /**
  6963.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  6964.      *
  6965.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  6966.      */
  6967.     protected function getCachedSeoResolverService()
  6968.     {
  6969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  6972.         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()));
  6973.     }
  6974.     /**
  6975.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  6976.      *
  6977.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  6978.      */
  6979.     protected function getEmptyPathInfoResolverService()
  6980.     {
  6981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  6983.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  6984.     }
  6985.     /**
  6986.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  6987.      *
  6988.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  6989.      */
  6990.     protected function getSeoUrlAssociationFieldResolverService()
  6991.     {
  6992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  6994.         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())));
  6995.     }
  6996.     /**
  6997.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  6998.      *
  6999.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  7000.      */
  7001.     protected function getSeoUrlFieldSerializerService()
  7002.     {
  7003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  7006.         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()));
  7007.     }
  7008.     /**
  7009.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  7010.      *
  7011.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  7012.      */
  7013.     protected function getMainCategoryDefinitionService()
  7014.     {
  7015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7016.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  7017.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7018.         return $instance;
  7019.     }
  7020.     /**
  7021.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  7022.      *
  7023.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  7024.      */
  7025.     protected function getSalesChannelMainCategoryDefinitionService()
  7026.     {
  7027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  7028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  7029.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  7030.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7031.         return $instance;
  7032.     }
  7033.     /**
  7034.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  7035.      *
  7036.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  7037.      */
  7038.     protected function getSeoUrlRouteService()
  7039.     {
  7040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  7041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  7042.         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()));
  7043.     }
  7044.     /**
  7045.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  7046.      *
  7047.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  7048.      */
  7049.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  7050.     {
  7051.         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()));
  7052.     }
  7053.     /**
  7054.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  7055.      *
  7056.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  7057.      */
  7058.     protected function getSeoUrlTemplateDefinitionService()
  7059.     {
  7060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  7061.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  7062.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7063.         return $instance;
  7064.     }
  7065.     /**
  7066.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  7067.      *
  7068.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  7069.      */
  7070.     protected function getSalesChannelSeoUrlDefinitionService()
  7071.     {
  7072.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  7073.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7074.         return $instance;
  7075.     }
  7076.     /**
  7077.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  7078.      *
  7079.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  7080.      */
  7081.     protected function getSeoUrlDefinitionService()
  7082.     {
  7083.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  7084.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7085.         return $instance;
  7086.     }
  7087.     /**
  7088.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  7089.      *
  7090.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  7091.      */
  7092.     protected function getCachedSitemapRouteService()
  7093.     {
  7094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  7095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  7096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  7097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  7098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  7099.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7100.         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);
  7101.     }
  7102.     /**
  7103.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  7104.      *
  7105.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  7106.      */
  7107.     protected function getAssetPackageServiceService()
  7108.     {
  7109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  7110.         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()));
  7111.     }
  7112.     /**
  7113.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  7114.      *
  7115.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  7116.      */
  7117.     protected function getCacheIdLoaderService()
  7118.     {
  7119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  7120.         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()));
  7121.     }
  7122.     /**
  7123.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  7124.      *
  7125.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  7126.      */
  7127.     protected function getCacheInvalidatorFacadeHookFactoryService()
  7128.     {
  7129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  7131.         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()));
  7132.     }
  7133.     /**
  7134.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  7135.      *
  7136.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  7137.      */
  7138.     protected function getAppTemplateIteratorService()
  7139.     {
  7140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  7141.         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()));
  7142.     }
  7143.     /**
  7144.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  7145.      *
  7146.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  7147.      */
  7148.     protected function getTemplateFinderService()
  7149.     {
  7150.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  7151.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  7152.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  7153.         }
  7154.         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 () {
  7155.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  7156.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  7157.         }, 2)));
  7158.     }
  7159.     /**
  7160.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  7161.      *
  7162.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  7163.      */
  7164.     protected function getTemplateIteratorService()
  7165.     {
  7166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  7167.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7168.         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']);
  7169.     }
  7170.     /**
  7171.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  7172.      *
  7173.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  7174.      */
  7175.     protected function getAclCriteriaValidatorService()
  7176.     {
  7177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  7178.         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()));
  7179.     }
  7180.     /**
  7181.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  7182.      *
  7183.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  7184.      */
  7185.     protected function getAclRoleDefinitionService()
  7186.     {
  7187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  7188.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  7189.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7190.         return $instance;
  7191.     }
  7192.     /**
  7193.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  7194.      *
  7195.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  7196.      */
  7197.     protected function getAclUserRoleDefinitionService()
  7198.     {
  7199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  7200.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  7201.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7202.         return $instance;
  7203.     }
  7204.     /**
  7205.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  7206.      *
  7207.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  7208.      */
  7209.     protected function getAccessKeyControllerService()
  7210.     {
  7211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  7212.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  7213.         $instance->setContainer($this);
  7214.         return $instance;
  7215.     }
  7216.     /**
  7217.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  7218.      *
  7219.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  7220.      */
  7221.     protected function getAclControllerService()
  7222.     {
  7223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  7224.         $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()));
  7225.         $instance->setContainer($this);
  7226.         return $instance;
  7227.     }
  7228.     /**
  7229.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  7230.      *
  7231.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  7232.      */
  7233.     protected function getApiControllerService()
  7234.     {
  7235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  7236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  7237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  7238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  7239.         $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()));
  7240.         $instance->setContainer($this);
  7241.         return $instance;
  7242.     }
  7243.     /**
  7244.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  7245.      *
  7246.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  7247.      */
  7248.     protected function getAuthControllerService()
  7249.     {
  7250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  7251.         $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()));
  7252.         $instance->setContainer($this);
  7253.         return $instance;
  7254.     }
  7255.     /**
  7256.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  7257.      *
  7258.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  7259.      */
  7260.     protected function getCacheController2Service()
  7261.     {
  7262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  7263.         $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()));
  7264.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7265.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  7266.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7267.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  7268.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  7269.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7270.             'router' => ['services''router''getRouterService'false],
  7271.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  7272.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  7273.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  7274.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7275.         ], [
  7276.             'http_kernel' => '?',
  7277.             'message_bus' => '?',
  7278.             'messenger.default_bus' => '?',
  7279.             'parameter_bag' => '?',
  7280.             'request_stack' => '?',
  7281.             'router' => '?',
  7282.             'security.csrf.token_manager' => '?',
  7283.             'serializer' => '?',
  7284.             'session' => '.session.deprecated',
  7285.             'twig' => '?',
  7286.         ]))->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  7287.         return $instance;
  7288.     }
  7289.     /**
  7290.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController' shared service.
  7291.      *
  7292.      * @return \Shopware\Core\Framework\Api\Controller\CustomSnippetFormatController
  7293.      */
  7294.     protected function getCustomSnippetFormatControllerService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CustomSnippetFormatController.php';
  7297.         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()));
  7298.     }
  7299.     /**
  7300.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  7301.      *
  7302.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  7303.      */
  7304.     protected function getFallbackControllerService()
  7305.     {
  7306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  7307.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  7308.         $instance->setContainer($this);
  7309.         return $instance;
  7310.     }
  7311.     /**
  7312.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  7313.      *
  7314.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  7315.      */
  7316.     protected function getIndexingControllerService()
  7317.     {
  7318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  7319.         $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()));
  7320.         $instance->setContainer($this);
  7321.         return $instance;
  7322.     }
  7323.     /**
  7324.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  7325.      *
  7326.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  7327.      */
  7328.     protected function getInfoControllerService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/AppUrlVerifier.php';
  7332.         $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']);
  7333.         $instance->setContainer($this);
  7334.         return $instance;
  7335.     }
  7336.     /**
  7337.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  7338.      *
  7339.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  7340.      */
  7341.     protected function getIntegrationControllerService()
  7342.     {
  7343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  7344.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  7345.         $instance->setContainer($this);
  7346.         return $instance;
  7347.     }
  7348.     /**
  7349.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  7350.      *
  7351.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  7352.      */
  7353.     protected function getSalesChannelProxyControllerService()
  7354.     {
  7355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  7356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  7357.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  7358.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  7359.         $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())));
  7360.         $instance->setContainer($this);
  7361.         return $instance;
  7362.     }
  7363.     /**
  7364.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  7365.      *
  7366.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  7367.      */
  7368.     protected function getSyncControllerService()
  7369.     {
  7370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  7371.         $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()));
  7372.         $instance->setContainer($this);
  7373.         return $instance;
  7374.     }
  7375.     /**
  7376.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  7377.      *
  7378.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  7379.      */
  7380.     protected function getUserControllerService()
  7381.     {
  7382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  7383.         $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()));
  7384.         $instance->setContainer($this);
  7385.         return $instance;
  7386.     }
  7387.     /**
  7388.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  7389.      *
  7390.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  7391.      */
  7392.     protected function getSyncServiceService()
  7393.     {
  7394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  7396.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  7397.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  7398.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  7399.         }
  7400.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7401.         if (isset($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'])) {
  7402.             return $this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'];
  7403.         }
  7404.         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);
  7405.     }
  7406.     /**
  7407.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  7408.      *
  7409.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  7410.      */
  7411.     protected function getActionButtonTranslationDefinitionService()
  7412.     {
  7413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  7415.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  7416.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7417.         return $instance;
  7418.     }
  7419.     /**
  7420.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  7421.      *
  7422.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  7423.      */
  7424.     protected function getActionButtonDefinitionService()
  7425.     {
  7426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  7427.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  7428.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7429.         return $instance;
  7430.     }
  7431.     /**
  7432.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  7433.      *
  7434.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  7435.      */
  7436.     protected function getAppPaymentMethodDefinitionService()
  7437.     {
  7438.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  7439.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7440.         return $instance;
  7441.     }
  7442.     /**
  7443.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  7444.      *
  7445.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  7446.      */
  7447.     protected function getAppScriptConditionTranslationDefinitionService()
  7448.     {
  7449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  7451.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  7452.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7453.         return $instance;
  7454.     }
  7455.     /**
  7456.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  7457.      *
  7458.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  7459.      */
  7460.     protected function getAppScriptConditionDefinitionService()
  7461.     {
  7462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  7463.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  7464.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7465.         return $instance;
  7466.     }
  7467.     /**
  7468.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  7469.      *
  7470.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  7471.      */
  7472.     protected function getAppTranslationDefinitionService()
  7473.     {
  7474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  7476.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  7477.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7478.         return $instance;
  7479.     }
  7480.     /**
  7481.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  7482.      *
  7483.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  7484.      */
  7485.     protected function getAppCmsBlockTranslationDefinitionService()
  7486.     {
  7487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  7489.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  7490.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7491.         return $instance;
  7492.     }
  7493.     /**
  7494.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  7495.      *
  7496.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  7497.      */
  7498.     protected function getAppCmsBlockDefinitionService()
  7499.     {
  7500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  7501.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  7502.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7503.         return $instance;
  7504.     }
  7505.     /**
  7506.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  7507.      *
  7508.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  7509.      */
  7510.     protected function getAppFlowActionTranslationDefinitionService()
  7511.     {
  7512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  7514.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  7515.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7516.         return $instance;
  7517.     }
  7518.     /**
  7519.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  7520.      *
  7521.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  7522.      */
  7523.     protected function getAppFlowActionDefinitionService()
  7524.     {
  7525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  7526.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  7527.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7528.         return $instance;
  7529.     }
  7530.     /**
  7531.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  7532.      *
  7533.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  7534.      */
  7535.     protected function getAppActionControllerService()
  7536.     {
  7537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  7541.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  7542.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  7543.         $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())));
  7544.         $instance->setContainer($this);
  7545.         return $instance;
  7546.     }
  7547.     /**
  7548.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  7549.      *
  7550.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  7551.      */
  7552.     protected function getAppCmsControllerService()
  7553.     {
  7554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  7555.         $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()));
  7556.         $instance->setContainer($this);
  7557.         return $instance;
  7558.     }
  7559.     /**
  7560.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  7561.      *
  7562.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  7563.      */
  7564.     protected function getAppUrlChangeControllerService()
  7565.     {
  7566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  7567.         $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()));
  7568.         $instance->setContainer($this);
  7569.         return $instance;
  7570.     }
  7571.     /**
  7572.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  7573.      *
  7574.      * @return \Shopware\Core\Framework\App\AppDefinition
  7575.      */
  7576.     protected function getAppDefinitionService()
  7577.     {
  7578.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  7579.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7580.         return $instance;
  7581.     }
  7582.     /**
  7583.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  7584.      *
  7585.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  7586.      */
  7587.     protected function getAppLocaleProviderService()
  7588.     {
  7589.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  7590.         if (isset($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'])) {
  7591.             return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'];
  7592.         }
  7593.         return $this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] = new \Shopware\Core\Framework\App\AppLocaleProvider($a, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  7594.     }
  7595.     /**
  7596.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  7597.      *
  7598.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  7599.      */
  7600.     protected function getResolverService()
  7601.     {
  7602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  7603.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  7604.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  7605.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  7606.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  7607.         }, 3));
  7608.     }
  7609.     /**
  7610.      * Gets the public 'Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider' shared service.
  7611.      *
  7612.      * @return \Shopware\Core\Framework\App\FlowAction\AppFlowActionProvider
  7613.      */
  7614.     protected function getAppFlowActionProviderService()
  7615.     {
  7616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/FlowAction/AppFlowActionProvider.php';
  7617.         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()));
  7618.     }
  7619.     /**
  7620.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  7621.      *
  7622.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  7623.      */
  7624.     protected function getShopIdProviderService()
  7625.     {
  7626.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  7627.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  7628.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  7629.         }
  7630.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  7631.         if (isset($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'])) {
  7632.             return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'];
  7633.         }
  7634.         return $this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] = new \Shopware\Core\Framework\App\ShopId\ShopIdProvider($a$b);
  7635.     }
  7636.     /**
  7637.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  7638.      *
  7639.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  7640.      */
  7641.     protected function getTemplateDefinitionService()
  7642.     {
  7643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  7644.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  7645.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7646.         return $instance;
  7647.     }
  7648.     /**
  7649.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  7650.      *
  7651.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  7652.      */
  7653.     protected function getTemplateStateServiceService()
  7654.     {
  7655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  7656.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService(($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()));
  7657.     }
  7658.     /**
  7659.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  7660.      *
  7661.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  7662.      */
  7663.     protected function getEntityCacheKeyGeneratorService()
  7664.     {
  7665.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  7666.     }
  7667.     /**
  7668.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  7669.      *
  7670.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  7671.      */
  7672.     protected function getEntityHydratorService()
  7673.     {
  7674.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  7675.     }
  7676.     /**
  7677.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  7678.      *
  7679.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  7680.      */
  7681.     protected function getConfigJsonFieldAccessorBuilderService()
  7682.     {
  7683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  7686.         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()));
  7687.     }
  7688.     /**
  7689.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  7690.      *
  7691.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  7692.      */
  7693.     protected function getCustomFieldsAccessorBuilderService()
  7694.     {
  7695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  7698.         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()));
  7699.     }
  7700.     /**
  7701.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  7702.      *
  7703.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  7704.      */
  7705.     protected function getDefaultFieldAccessorBuilderService()
  7706.     {
  7707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  7709.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  7710.     }
  7711.     /**
  7712.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  7713.      *
  7714.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  7715.      */
  7716.     protected function getJsonFieldAccessorBuilderService()
  7717.     {
  7718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  7720.         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()));
  7721.     }
  7722.     /**
  7723.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  7724.      *
  7725.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  7726.      */
  7727.     protected function getPriceFieldAccessorBuilderService()
  7728.     {
  7729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  7730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  7731.         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()));
  7732.     }
  7733.     /**
  7734.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  7735.      *
  7736.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  7737.      */
  7738.     protected function getManyToManyAssociationFieldResolverService()
  7739.     {
  7740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  7742.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  7743.     }
  7744.     /**
  7745.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  7746.      *
  7747.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  7748.      */
  7749.     protected function getManyToOneAssociationFieldResolverService()
  7750.     {
  7751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  7753.         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())));
  7754.     }
  7755.     /**
  7756.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  7757.      *
  7758.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  7759.      */
  7760.     protected function getOneToManyAssociationFieldResolverService()
  7761.     {
  7762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  7764.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  7765.     }
  7766.     /**
  7767.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  7768.      *
  7769.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  7770.      */
  7771.     protected function getTranslationFieldResolverService()
  7772.     {
  7773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  7774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  7775.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  7776.     }
  7777.     /**
  7778.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  7779.      *
  7780.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  7781.      */
  7782.     protected function getJoinGroupBuilderService()
  7783.     {
  7784.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  7785.     }
  7786.     /**
  7787.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  7788.      *
  7789.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  7790.      */
  7791.     protected function getDefinitionInstanceRegistryService()
  7792.     {
  7793.         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_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''lds_newsletter_at_register_subscription' => 'IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition''frosh_cross_selling_comparable' => 'Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition''certificate' => 'Certificate\\Entity\\CertificateDefinition''biloba_intl_translation_config' => 'Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition''biloba_intl_translation_log' => 'Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition''swag_cms_extensions_form' => 'Swag\\CmsExtensions\\Form\\FormDefinition''swag_cms_extensions_form_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition''swag_cms_extensions_form_group' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition''swag_cms_extensions_form_group_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition''swag_cms_extensions_form_group_field' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition''swag_cms_extensions_form_group_field_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition''swag_cms_extensions_quickview' => 'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition''swag_cms_extensions_block_rule' => 'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition''swag_cms_extensions_scroll_navigation' => 'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition''swag_cms_extensions_scroll_navigation_translation' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition''swag_cms_extensions_scroll_navigation_page_settings' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition''biloba_intl_translation_dictionary_entry' => 'Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition''biloba_intl_translation_dictionary_entry_translation' => 'Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition''prems_discount_category_base' => 'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition''prems_discount_category_base_translation' => 'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition''solfusion_import' => 'Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition'], ['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_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''lds_newsletter_at_register_subscription' => 'lds_newsletter_at_register_subscription.repository''frosh_cross_selling_comparable' => 'frosh_cross_selling_comparable.repository''certificate' => 'certificate.repository''biloba_intl_translation_config' => 'biloba_intl_translation_config.repository''biloba_intl_translation_log' => 'biloba_intl_translation_log.repository''swag_cms_extensions_form' => 'swag_cms_extensions_form.repository''swag_cms_extensions_form_translation' => 'swag_cms_extensions_form_translation.repository''swag_cms_extensions_form_group' => 'swag_cms_extensions_form_group.repository''swag_cms_extensions_form_group_translation' => 'swag_cms_extensions_form_group_translation.repository''swag_cms_extensions_form_group_field' => 'swag_cms_extensions_form_group_field.repository''swag_cms_extensions_form_group_field_translation' => 'swag_cms_extensions_form_group_field_translation.repository''swag_cms_extensions_quickview' => 'swag_cms_extensions_quickview.repository''swag_cms_extensions_block_rule' => 'swag_cms_extensions_block_rule.repository''swag_cms_extensions_scroll_navigation' => 'swag_cms_extensions_scroll_navigation.repository''swag_cms_extensions_scroll_navigation_translation' => 'swag_cms_extensions_scroll_navigation_translation.repository''swag_cms_extensions_scroll_navigation_page_settings' => 'swag_cms_extensions_scroll_navigation_page_settings.repository''biloba_intl_translation_dictionary_entry' => 'biloba_intl_translation_dictionary_entry.repository''biloba_intl_translation_dictionary_entry_translation' => 'biloba_intl_translation_dictionary_entry_translation.repository''prems_discount_category_base' => 'prems_discount_category_base.repository''prems_discount_category_base_translation' => 'prems_discount_category_base_translation.repository''solfusion_import' => 'solfusion_import.repository']);
  7794.     }
  7795.     /**
  7796.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  7797.      *
  7798.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  7799.      */
  7800.     protected function getEntityLoadedEventFactoryService()
  7801.     {
  7802.         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()));
  7803.     }
  7804.     /**
  7805.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  7806.      *
  7807.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  7808.      */
  7809.     protected function getExtensionRegistryService()
  7810.     {
  7811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  7812.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  7813.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  7814.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  7815.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  7816.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  7817.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  7818.             yield => ($this->privates['IabTheme\\Core\\Checkout\\Customer\\CustomerExtension'] ?? ($this->privates['IabTheme\\Core\\Checkout\\Customer\\CustomerExtension'] = new \IabTheme\Core\Checkout\Customer\CustomerExtension()));
  7819.             yield => ($this->privates['Frosh\\FroshProductCompare\\DAL\\Extension\\ProductCrossSellingEntityExtension'] ?? ($this->privates['Frosh\\FroshProductCompare\\DAL\\Extension\\ProductCrossSellingEntityExtension'] = new \Frosh\FroshProductCompare\DAL\Extension\ProductCrossSellingEntityExtension()));
  7820.             yield => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\LanguageExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\LanguageExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\LanguageExtension()));
  7821.             yield => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\CmsSlotEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\CmsSlotEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\CmsSlotEntityExtension()));
  7822.             yield => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\MailTemplateExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\MailTemplateExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\MailTemplateExtension()));
  7823.             yield 10 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\Quickview\\CmsBlockEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\Quickview\\CmsBlockEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\Quickview\CmsBlockEntityExtension()));
  7824.             yield 11 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\CmsBlockEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\CmsBlockEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\BlockRule\CmsBlockEntityExtension()));
  7825.             yield 12 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\RuleExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\RuleExtension'] = new \Swag\CmsExtensions\Extension\Feature\BlockRule\RuleExtension()));
  7826.             yield 13 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsPageEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsPageEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\CmsPageEntityExtension()));
  7827.             yield 14 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsSectionEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsSectionEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\CmsSectionEntityExtension()));
  7828.             yield 15 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\LanguageExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\LanguageExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\LanguageExtension()));
  7829.             yield 16 => ($this->privates['Seidemann\\Solfusion\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingExtension'] ?? ($this->privates['Seidemann\\Solfusion\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingExtension'] = new \Seidemann\Solfusion\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingExtension()));
  7830.             yield 17 => ($this->privates['Seidemann\\Solfusion\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsExtension'] ?? ($this->privates['Seidemann\\Solfusion\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsExtension'] = new \Seidemann\Solfusion\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsExtension()));
  7831.         }, 18));
  7832.     }
  7833.     /**
  7834.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  7835.      *
  7836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  7837.      */
  7838.     protected function getRepositoryFacadeHookFactoryService()
  7839.     {
  7840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  7842.         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()));
  7843.     }
  7844.     /**
  7845.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  7846.      *
  7847.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  7848.      */
  7849.     protected function getRepositoryWriterFacadeHookFactoryService()
  7850.     {
  7851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  7853.         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()));
  7854.     }
  7855.     /**
  7856.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  7857.      *
  7858.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  7859.      */
  7860.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  7861.     {
  7862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  7864.         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()));
  7865.     }
  7866.     /**
  7867.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  7868.      *
  7869.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  7870.      */
  7871.     protected function getBlobFieldSerializerService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  7875.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  7876.     }
  7877.     /**
  7878.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  7879.      *
  7880.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  7881.      */
  7882.     protected function getBoolFieldSerializerService()
  7883.     {
  7884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  7887.         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()));
  7888.     }
  7889.     /**
  7890.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  7891.      *
  7892.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  7893.      */
  7894.     protected function getCalculatedPriceFieldSerializerService()
  7895.     {
  7896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  7900.         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()));
  7901.     }
  7902.     /**
  7903.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  7904.      *
  7905.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  7906.      */
  7907.     protected function getCartPriceFieldSerializerService()
  7908.     {
  7909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  7913.         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()));
  7914.     }
  7915.     /**
  7916.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  7917.      *
  7918.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  7919.      */
  7920.     protected function getCashRoundingConfigFieldSerializerService()
  7921.     {
  7922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  7926.         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()));
  7927.     }
  7928.     /**
  7929.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  7930.      *
  7931.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  7932.      */
  7933.     protected function getConfigJsonFieldSerializerService()
  7934.     {
  7935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  7939.         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()));
  7940.     }
  7941.     /**
  7942.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  7943.      *
  7944.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  7945.      */
  7946.     protected function getCreatedAtFieldSerializerService()
  7947.     {
  7948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  7952.         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()));
  7953.     }
  7954.     /**
  7955.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  7956.      *
  7957.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  7958.      */
  7959.     protected function getCreatedByFieldSerializerService()
  7960.     {
  7961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  7965.         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()));
  7966.     }
  7967.     /**
  7968.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  7969.      *
  7970.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  7971.      */
  7972.     protected function getCustomFieldsSerializerService()
  7973.     {
  7974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  7977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  7978.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  7979.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'])) {
  7980.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'];
  7981.         }
  7982.         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()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService()), $a);
  7983.     }
  7984.     /**
  7985.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  7986.      *
  7987.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  7988.      */
  7989.     protected function getDateFieldSerializerService()
  7990.     {
  7991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  7994.         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()));
  7995.     }
  7996.     /**
  7997.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  7998.      *
  7999.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  8000.      */
  8001.     protected function getDateTimeFieldSerializerService()
  8002.     {
  8003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8006.         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()));
  8007.     }
  8008.     /**
  8009.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  8010.      *
  8011.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  8012.      */
  8013.     protected function getEmailFieldSerializerService()
  8014.     {
  8015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  8018.         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()));
  8019.     }
  8020.     /**
  8021.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  8022.      *
  8023.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  8024.      */
  8025.     protected function getFkFieldSerializerService()
  8026.     {
  8027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8030.         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()));
  8031.     }
  8032.     /**
  8033.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  8034.      *
  8035.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  8036.      */
  8037.     protected function getFloatFieldSerializerService()
  8038.     {
  8039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  8042.         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()));
  8043.     }
  8044.     /**
  8045.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  8046.      *
  8047.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  8048.      */
  8049.     protected function getIdFieldSerializerService()
  8050.     {
  8051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  8054.         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()));
  8055.     }
  8056.     /**
  8057.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  8058.      *
  8059.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  8060.      */
  8061.     protected function getIntFieldSerializerService()
  8062.     {
  8063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  8066.         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()));
  8067.     }
  8068.     /**
  8069.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  8070.      *
  8071.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  8072.      */
  8073.     protected function getJsonFieldSerializerService()
  8074.     {
  8075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8078.         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()));
  8079.     }
  8080.     /**
  8081.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  8082.      *
  8083.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  8084.      */
  8085.     protected function getListFieldSerializerService()
  8086.     {
  8087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  8090.         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()));
  8091.     }
  8092.     /**
  8093.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  8094.      *
  8095.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  8096.      */
  8097.     protected function getLongTextFieldSerializerService()
  8098.     {
  8099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  8102.         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()));
  8103.     }
  8104.     /**
  8105.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  8106.      *
  8107.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  8108.      */
  8109.     protected function getManyToManyAssociationFieldSerializerService()
  8110.     {
  8111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  8113.         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()));
  8114.     }
  8115.     /**
  8116.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  8117.      *
  8118.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  8119.      */
  8120.     protected function getManyToOneAssociationFieldSerializerService()
  8121.     {
  8122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  8124.         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()));
  8125.     }
  8126.     /**
  8127.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  8128.      *
  8129.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  8130.      */
  8131.     protected function getOneToManyAssociationFieldSerializerService()
  8132.     {
  8133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  8135.         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()));
  8136.     }
  8137.     /**
  8138.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  8139.      *
  8140.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  8141.      */
  8142.     protected function getOneToOneAssociationFieldSerializerService()
  8143.     {
  8144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  8146.         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()));
  8147.     }
  8148.     /**
  8149.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  8150.      *
  8151.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  8152.      */
  8153.     protected function getPHPUnserializeFieldSerializerService()
  8154.     {
  8155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  8158.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  8159.     }
  8160.     /**
  8161.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  8162.      *
  8163.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  8164.      */
  8165.     protected function getPasswordFieldSerializerService()
  8166.     {
  8167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  8170.         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()));
  8171.     }
  8172.     /**
  8173.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  8174.      *
  8175.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  8176.      */
  8177.     protected function getPriceDefinitionFieldSerializerService()
  8178.     {
  8179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  8183.         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()));
  8184.     }
  8185.     /**
  8186.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  8187.      *
  8188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  8189.      */
  8190.     protected function getPriceFieldSerializerService()
  8191.     {
  8192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  8195.         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()));
  8196.     }
  8197.     /**
  8198.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  8199.      *
  8200.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  8201.      */
  8202.     protected function getReferenceVersionFieldSerializerService()
  8203.     {
  8204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  8206.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  8207.     }
  8208.     /**
  8209.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  8210.      *
  8211.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  8212.      */
  8213.     protected function getRemoteAddressFieldSerializerService()
  8214.     {
  8215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  8218.         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()));
  8219.     }
  8220.     /**
  8221.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  8222.      *
  8223.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  8224.      */
  8225.     protected function getStateMachineStateFieldSerializerService()
  8226.     {
  8227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  8231.         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()));
  8232.     }
  8233.     /**
  8234.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  8235.      *
  8236.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  8237.      */
  8238.     protected function getStringFieldSerializerService()
  8239.     {
  8240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  8243.         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()));
  8244.     }
  8245.     /**
  8246.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  8247.      *
  8248.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  8249.      */
  8250.     protected function getTaxFreeConfigFieldSerializerService()
  8251.     {
  8252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  8255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  8256.         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()));
  8257.     }
  8258.     /**
  8259.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  8260.      *
  8261.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  8262.      */
  8263.     protected function getTimeZoneFieldSerializerService()
  8264.     {
  8265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  8268.         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()));
  8269.     }
  8270.     /**
  8271.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  8272.      *
  8273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  8274.      */
  8275.     protected function getTranslatedFieldSerializerService()
  8276.     {
  8277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  8279.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  8280.     }
  8281.     /**
  8282.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  8283.      *
  8284.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  8285.      */
  8286.     protected function getTranslationsAssociationFieldSerializerService()
  8287.     {
  8288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  8290.         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()));
  8291.     }
  8292.     /**
  8293.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  8294.      *
  8295.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  8296.      */
  8297.     protected function getUpdatedAtFieldSerializerService()
  8298.     {
  8299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  8302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  8303.         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()));
  8304.     }
  8305.     /**
  8306.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  8307.      *
  8308.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  8309.      */
  8310.     protected function getUpdatedByFieldSerializerService()
  8311.     {
  8312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  8315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  8316.         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()));
  8317.     }
  8318.     /**
  8319.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer' shared service.
  8320.      *
  8321.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VariantListingConfigFieldSerializer
  8322.      */
  8323.     protected function getVariantListingConfigFieldSerializerService()
  8324.     {
  8325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  8327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VariantListingConfigFieldSerializer.php';
  8328.         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()));
  8329.     }
  8330.     /**
  8331.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  8332.      *
  8333.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  8334.      */
  8335.     protected function getVersionDataPayloadFieldSerializerService()
  8336.     {
  8337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  8339.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  8340.     }
  8341.     /**
  8342.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  8343.      *
  8344.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  8345.      */
  8346.     protected function getVersionFieldSerializerService()
  8347.     {
  8348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  8349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  8350.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  8351.     }
  8352.     /**
  8353.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  8354.      *
  8355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  8356.      */
  8357.     protected function getEntityIndexerRegistryService()
  8358.     {
  8359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  8360.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  8361.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  8362.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  8363.         }
  8364.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8365.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'])) {
  8366.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'];
  8367.         }
  8368.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  8369.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  8370.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  8371.             yield => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'] ?? $this->getOrderCountIndexerService());
  8372.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  8373.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  8374.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  8375.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  8376.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  8377.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  8378.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  8379.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  8380.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  8381.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  8382.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  8383.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  8384.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  8385.         }, 16), $a$b);
  8386.     }
  8387.     /**
  8388.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  8389.      *
  8390.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  8391.      */
  8392.     protected function getEntityReaderInterfaceService()
  8393.     {
  8394.         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->services['logger'] ?? $this->getLoggerService()));
  8395.     }
  8396.     /**
  8397.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  8398.      *
  8399.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  8400.      */
  8401.     protected function getEntityAggregatorInterfaceService()
  8402.     {
  8403.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  8404.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  8405.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  8406.         }
  8407.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8408.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'])) {
  8409.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'];
  8410.         }
  8411.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8412.         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);
  8413.     }
  8414.     /**
  8415.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  8416.      *
  8417.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  8418.      */
  8419.     protected function getEntitySearcherInterfaceService()
  8420.     {
  8421.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  8422.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  8423.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  8424.         }
  8425.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8426.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'])) {
  8427.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'];
  8428.         }
  8429.         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);
  8430.     }
  8431.     /**
  8432.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  8433.      *
  8434.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  8435.      */
  8436.     protected function getVersionManagerService()
  8437.     {
  8438.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  8439.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8440.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8441.         }
  8442.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  8443.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8444.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8445.         }
  8446.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8447.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'])) {
  8448.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'];
  8449.         }
  8450.         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()));
  8451.     }
  8452.     /**
  8453.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  8454.      *
  8455.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  8456.      */
  8457.     protected function getVersionCommitDataDefinitionService()
  8458.     {
  8459.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  8460.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8461.         return $instance;
  8462.     }
  8463.     /**
  8464.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  8465.      *
  8466.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  8467.      */
  8468.     protected function getVersionCommitDefinitionService()
  8469.     {
  8470.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  8471.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8472.         return $instance;
  8473.     }
  8474.     /**
  8475.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  8476.      *
  8477.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  8478.      */
  8479.     protected function getVersionDefinitionService()
  8480.     {
  8481.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  8482.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8483.         return $instance;
  8484.     }
  8485.     /**
  8486.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  8487.      *
  8488.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  8489.      */
  8490.     protected function getEntityWriteGatewayInterfaceService()
  8491.     {
  8492.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8493.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'])) {
  8494.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'];
  8495.         }
  8496.         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 () {
  8497.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  8498.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  8499.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  8500.             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()));
  8501.             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()));
  8502.             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()));
  8503.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  8504.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  8505.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  8506.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  8507.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8508.     }
  8509.     /**
  8510.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  8511.      *
  8512.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  8513.      */
  8514.     protected function getEntityWriterService()
  8515.     {
  8516.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'] ?? $this->getWriteCommandExtractorService());
  8517.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  8518.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  8519.         }
  8520.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  8521.         if (isset($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'])) {
  8522.             return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'];
  8523.         }
  8524.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8525.         $d = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  8526.         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));
  8527.     }
  8528.     /**
  8529.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  8530.      *
  8531.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  8532.      */
  8533.     protected function getBusinessEventRegistryService()
  8534.     {
  8535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  8536.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  8537.         $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']);
  8538.         return $instance;
  8539.     }
  8540.     /**
  8541.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  8542.      *
  8543.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  8544.      */
  8545.     protected function getEventActionRuleDefinitionService()
  8546.     {
  8547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  8548.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  8549.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8550.         return $instance;
  8551.     }
  8552.     /**
  8553.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  8554.      *
  8555.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  8556.      */
  8557.     protected function getEventActionSalesChannelDefinitionService()
  8558.     {
  8559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  8560.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  8561.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8562.         return $instance;
  8563.     }
  8564.     /**
  8565.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  8566.      *
  8567.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  8568.      */
  8569.     protected function getEventActionDefinitionService()
  8570.     {
  8571.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  8572.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8573.         return $instance;
  8574.     }
  8575.     /**
  8576.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  8577.      *
  8578.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  8579.      */
  8580.     protected function getIncrementApiControllerService()
  8581.     {
  8582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  8583.         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()));
  8584.     }
  8585.     /**
  8586.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  8587.      *
  8588.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  8589.      */
  8590.     protected function getLogEntryDefinitionService()
  8591.     {
  8592.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  8593.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  8594.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8595.         return $instance;
  8596.     }
  8597.     /**
  8598.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  8599.      *
  8600.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  8601.      */
  8602.     protected function getConsumeMessagesControllerService()
  8603.     {
  8604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  8605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  8607.         $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');
  8608.         $instance->setContainer($this);
  8609.         return $instance;
  8610.     }
  8611.     /**
  8612.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  8613.      *
  8614.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  8615.      */
  8616.     protected function getDeadMessageDefinitionService()
  8617.     {
  8618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  8619.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  8620.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8621.         return $instance;
  8622.     }
  8623.     /**
  8624.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  8625.      *
  8626.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  8627.      */
  8628.     protected function getMessageQueueStatsDefinitionService()
  8629.     {
  8630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  8631.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  8632.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8633.         return $instance;
  8634.     }
  8635.     /**
  8636.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  8637.      *
  8638.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  8639.      */
  8640.     protected function getScheduledTaskController2Service()
  8641.     {
  8642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  8643.         $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()));
  8644.         $instance->setContainer($this);
  8645.         return $instance;
  8646.     }
  8647.     /**
  8648.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  8649.      *
  8650.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  8651.      */
  8652.     protected function getScheduledTaskDefinitionService()
  8653.     {
  8654.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  8655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8656.         return $instance;
  8657.     }
  8658.     /**
  8659.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  8660.      *
  8661.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  8662.      */
  8663.     protected function getMigrationControllerService()
  8664.     {
  8665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  8666.         $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.20.0');
  8667.         $instance->setContainer($this);
  8668.         return $instance;
  8669.     }
  8670.     /**
  8671.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  8672.      *
  8673.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  8674.      */
  8675.     protected function getIndexerQueuerService()
  8676.     {
  8677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  8678.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  8679.     }
  8680.     /**
  8681.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  8682.      *
  8683.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  8684.      */
  8685.     protected function getMigrationCollectionLoaderService()
  8686.     {
  8687.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  8688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  8689.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  8690.         $b = ($this->services['logger'] ?? $this->getLoggerService());
  8691.         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 () {
  8692.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  8693.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  8694.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  8695.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  8696.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  8697.             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'])));
  8698.             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'])));
  8699.             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'])));
  8700.             yield => ($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'])));
  8701.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FroshProductCompare'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_FroshProductCompare'] = new \Shopware\Core\Framework\Migration\MigrationSource('FroshProductCompare', [(\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Migration') => 'Frosh\\FroshProductCompare\\Migration'])));
  8702.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Certificate'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_Certificate'] = new \Shopware\Core\Framework\Migration\MigrationSource('Certificate', [(\dirname(__DIR__4).'/custom/plugins/Certificate/src/Migration') => 'Certificate\\Migration'])));
  8703.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_BilobaIntlTranslation'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_BilobaIntlTranslation'] = new \Shopware\Core\Framework\Migration\MigrationSource('BilobaIntlTranslation', [(\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Migration') => 'Biloba\\IntlTranslation\\Migration'])));
  8704.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCmsExtensions'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCmsExtensions'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagCmsExtensions', [(\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Migration') => 'Swag\\CmsExtensions\\Migration'])));
  8705.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwpSampleOrderSix'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwpSampleOrderSix'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwpSampleOrderSix', [(\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Migration') => 'Swp\\SampleOrderSix\\Migration'])));
  8706.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_BilobaIntlTranslationDictionary'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_BilobaIntlTranslationDictionary'] = new \Shopware\Core\Framework\Migration\MigrationSource('BilobaIntlTranslationDictionary', [(\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Migration') => 'Biloba\\IntlTranslationDictionary\\Migration'])));
  8707.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PremsDiscountCategory6'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_PremsDiscountCategory6'] = new \Shopware\Core\Framework\Migration\MigrationSource('PremsDiscountCategory6', [(\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Migration') => 'Prems\\Plugin\\PremsDiscountCategory6\\Migration'])));
  8708.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SeidemannSolfusion'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SeidemannSolfusion'] = new \Shopware\Core\Framework\Migration\MigrationSource('SeidemannSolfusion', [(\dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Migration') => 'Seidemann\\Solfusion\\Migration'])));
  8709.         }, 17), $b);
  8710.     }
  8711.     /**
  8712.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  8713.      *
  8714.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  8715.      */
  8716.     protected function getPluginTranslationDefinitionService()
  8717.     {
  8718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  8720.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  8721.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8722.         return $instance;
  8723.     }
  8724.     /**
  8725.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  8726.      *
  8727.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  8728.      */
  8729.     protected function getKernelPluginCollectionService()
  8730.     {
  8731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  8732.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  8733.     }
  8734.     /**
  8735.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  8736.      *
  8737.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  8738.      */
  8739.     protected function getKernelPluginLoaderService()
  8740.     {
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  8746.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  8747.     }
  8748.     /**
  8749.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  8750.      *
  8751.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  8752.      */
  8753.     protected function getPluginDefinitionService()
  8754.     {
  8755.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  8756.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  8757.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8758.         return $instance;
  8759.     }
  8760.     /**
  8761.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  8762.      *
  8763.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  8764.      */
  8765.     protected function getPluginIdProviderService()
  8766.     {
  8767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  8768.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  8769.     }
  8770.     /**
  8771.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  8772.      *
  8773.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  8774.      */
  8775.     protected function getCanonicalRedirectServiceService()
  8776.     {
  8777.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  8778.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8779.     }
  8780.     /**
  8781.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  8782.      *
  8783.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  8784.      */
  8785.     protected function getRequestTransformerInterfaceService()
  8786.     {
  8787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  8789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  8790.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  8793.         return $this->services['Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface'] = 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(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['logger'] ?? $this->getLoggerService())));
  8794.     }
  8795.     /**
  8796.      * Gets the public 'Shopware\Core\Framework\Rule\Api\RuleConfigController' shared service.
  8797.      *
  8798.      * @return \Shopware\Core\Framework\Rule\Api\RuleConfigController
  8799.      */
  8800.     protected function getRuleConfigControllerService()
  8801.     {
  8802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Api/RuleConfigController.php';
  8803.         $this->services['Shopware\\Core\\Framework\\Rule\\Api\\RuleConfigController'] = $instance = new \Shopware\Core\Framework\Rule\Api\RuleConfigController(new RewindableGenerator(function () {
  8804.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  8805.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  8806.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  8807.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  8808.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  8809.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  8810.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  8811.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  8812.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  8813.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  8814.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  8815.             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()));
  8816.             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()));
  8817.             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()));
  8818.             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()));
  8819.             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()));
  8820.             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()));
  8821.             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()));
  8822.             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()));
  8823.             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()));
  8824.             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()));
  8825.             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()));
  8826.             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()));
  8827.             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()));
  8828.             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()));
  8829.             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()));
  8830.             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()));
  8831.             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()));
  8832.             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()));
  8833.             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()));
  8834.             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()));
  8835.             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()));
  8836.             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()));
  8837.             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()));
  8838.             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()));
  8839.             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()));
  8840.             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()));
  8841.             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()));
  8842.             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()));
  8843.             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()));
  8844.             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()));
  8845.             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()));
  8846.             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()));
  8847.             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()));
  8848.             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()));
  8849.             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()));
  8850.             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()));
  8851.             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()));
  8852.             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()));
  8853.             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()));
  8854.             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()));
  8855.             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()));
  8856.             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()));
  8857.             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()));
  8858.             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()));
  8859.             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()));
  8860.             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()));
  8861.             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()));
  8862.             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()));
  8863.             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()));
  8864.             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()));
  8865.             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()));
  8866.             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()));
  8867.             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()));
  8868.             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()));
  8869.             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()));
  8870.             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()));
  8871.             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()));
  8872.             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()));
  8873.             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()));
  8874.             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()));
  8875.             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()));
  8876.             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()));
  8877.             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()));
  8878.             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()));
  8879.             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()));
  8880.             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()));
  8881.             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()));
  8882.             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()));
  8883.             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()));
  8884.             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()));
  8885.             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()));
  8886.             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()));
  8887.             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()));
  8888.             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()));
  8889.             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()));
  8890.             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()));
  8891.             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()));
  8892.             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()));
  8893.             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()));
  8894.             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()));
  8895.             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()));
  8896.         }, 92));
  8897.         $instance->setContainer($this);
  8898.         return $instance;
  8899.     }
  8900.     /**
  8901.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  8902.      *
  8903.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  8904.      */
  8905.     protected function getScriptApiRouteService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  8908.         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()));
  8909.     }
  8910.     /**
  8911.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  8912.      *
  8913.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  8914.      */
  8915.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  8916.     {
  8917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  8919.         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()));
  8920.     }
  8921.     /**
  8922.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  8923.      *
  8924.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  8925.      */
  8926.     protected function getScriptStoreApiRouteService()
  8927.     {
  8928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  8929.         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->services['logger'] ?? $this->getLoggerService()));
  8930.     }
  8931.     /**
  8932.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  8933.      *
  8934.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  8935.      */
  8936.     protected function getScriptExecutorService()
  8937.     {
  8938.         $a = ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  8939.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  8940.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  8941.         }
  8942.         $b = ($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService());
  8943.         if (isset($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'])) {
  8944.             return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'];
  8945.         }
  8946.         return $this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] = new \Shopware\Core\Framework\Script\Execution\ScriptExecutor($a, ($this->services['logger'] ?? $this->getLoggerService()), ($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);
  8947.     }
  8948.     /**
  8949.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  8950.      *
  8951.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  8952.      */
  8953.     protected function getScriptDefinitionService()
  8954.     {
  8955.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  8956.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8957.         return $instance;
  8958.     }
  8959.     /**
  8960.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  8961.      *
  8962.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  8963.      */
  8964.     protected function getExtensionStoreActionsControllerService()
  8965.     {
  8966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  8967.         $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()));
  8968.         $instance->setContainer($this);
  8969.         return $instance;
  8970.     }
  8971.     /**
  8972.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  8973.      *
  8974.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  8975.      */
  8976.     protected function getExtensionStoreDataControllerService()
  8977.     {
  8978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  8979.         $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()));
  8980.         $instance->setContainer($this);
  8981.         return $instance;
  8982.     }
  8983.     /**
  8984.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  8985.      *
  8986.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  8987.      */
  8988.     protected function getExtensionStoreLicensesControllerService()
  8989.     {
  8990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  8991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  8992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  8993.         $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())));
  8994.         $instance->setContainer($this);
  8995.         return $instance;
  8996.     }
  8997.     /**
  8998.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  8999.      *
  9000.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  9001.      */
  9002.     protected function getFirstRunWizardControllerService()
  9003.     {
  9004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  9005.         $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()));
  9006.         $instance->setContainer($this);
  9007.         return $instance;
  9008.     }
  9009.     /**
  9010.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  9011.      *
  9012.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  9013.      */
  9014.     protected function getStoreControllerService()
  9015.     {
  9016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  9017.         $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()));
  9018.         $instance->setContainer($this);
  9019.         return $instance;
  9020.     }
  9021.     /**
  9022.      * Gets the public 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  9023.      *
  9024.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  9025.      */
  9026.     protected function getStoreRequestOptionsProviderService()
  9027.     {
  9028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  9031.         return $this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] = new \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($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.20.0'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  9032.     }
  9033.     /**
  9034.      * Gets the public 'Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware' shared service.
  9035.      *
  9036.      * @return \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware
  9037.      */
  9038.     protected function getShopSecretInvalidMiddlewareService()
  9039.     {
  9040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ShopSecretInvalidMiddleware.php';
  9042.         return $this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] = new \Shopware\Core\Framework\Store\Services\ShopSecretInvalidMiddleware(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  9043.     }
  9044.     /**
  9045.      * Gets the public 'Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware' shared service.
  9046.      *
  9047.      * @return \Shopware\Core\Framework\Store\Services\StoreSessionExpiredMiddleware
  9048.      */
  9049.     protected function getStoreSessionExpiredMiddlewareService()
  9050.     {
  9051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreSessionExpiredMiddleware.php';
  9053.         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())));
  9054.     }
  9055.     /**
  9056.      * Gets the public 'Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware' shared service.
  9057.      *
  9058.      * @return \Shopware\Core\Framework\Store\Services\VerifyResponseSignatureMiddleware
  9059.      */
  9060.     protected function getVerifyResponseSignatureMiddlewareService()
  9061.     {
  9062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/MiddlewareInterface.php';
  9063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/VerifyResponseSignatureMiddleware.php';
  9064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9065.         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')]))));
  9066.     }
  9067.     /**
  9068.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  9069.      *
  9070.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  9071.      */
  9072.     protected function getUpdateControllerService()
  9073.     {
  9074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  9075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  9076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  9079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  9080.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  9081.         $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.20.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(), true), new \Shopware\Core\Framework\Update\Services\RequirementsValidator(new RewindableGenerator(function () {
  9082.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  9083.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  9084.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  9085.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  9086.         }, 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.20.0'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  9087.         $instance->setContainer($this);
  9088.         return $instance;
  9089.     }
  9090.     /**
  9091.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  9092.      *
  9093.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  9094.      */
  9095.     protected function getHtmlSanitizerService()
  9096.     {
  9097.         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']);
  9098.     }
  9099.     /**
  9100.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  9101.      *
  9102.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  9103.      */
  9104.     protected function getWebhookEventLogDefinitionService()
  9105.     {
  9106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  9107.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  9108.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9109.         return $instance;
  9110.     }
  9111.     /**
  9112.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  9113.      *
  9114.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  9115.      */
  9116.     protected function getWebhookDefinitionService()
  9117.     {
  9118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  9119.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  9120.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9121.         return $instance;
  9122.     }
  9123.     /**
  9124.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  9125.      *
  9126.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  9127.      */
  9128.     protected function getSalesChannelCreatorService()
  9129.     {
  9130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  9131.         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()));
  9132.     }
  9133.     /**
  9134.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  9135.      *
  9136.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  9137.      */
  9138.     protected function getUserProvisionerService()
  9139.     {
  9140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  9141.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9142.     }
  9143.     /**
  9144.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  9145.      *
  9146.      * @return \Shopware\Core\Profiling\Profiler
  9147.      */
  9148.     protected function getProfilerService()
  9149.     {
  9150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  9151.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  9152.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  9153.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  9154.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  9155.         }, 3), $this->parameters['shopware.profiler.integrations']);
  9156.     }
  9157.     /**
  9158.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  9159.      *
  9160.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  9161.      */
  9162.     protected function getCountryStateTranslationDefinitionService()
  9163.     {
  9164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  9166.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  9167.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9168.         return $instance;
  9169.     }
  9170.     /**
  9171.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  9172.      *
  9173.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  9174.      */
  9175.     protected function getCountryStateDefinitionService()
  9176.     {
  9177.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  9178.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9179.         return $instance;
  9180.     }
  9181.     /**
  9182.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  9183.      *
  9184.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  9185.      */
  9186.     protected function getSalesChannelCountryStateDefinitionService()
  9187.     {
  9188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  9189.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  9190.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9191.         return $instance;
  9192.     }
  9193.     /**
  9194.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  9195.      *
  9196.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  9197.      */
  9198.     protected function getCountryTranslationDefinitionService()
  9199.     {
  9200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  9202.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  9203.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9204.         return $instance;
  9205.     }
  9206.     /**
  9207.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  9208.      *
  9209.      * @return \Shopware\Core\System\Country\CountryDefinition
  9210.      */
  9211.     protected function getCountryDefinitionService()
  9212.     {
  9213.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  9214.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9215.         return $instance;
  9216.     }
  9217.     /**
  9218.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  9219.      *
  9220.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  9221.      */
  9222.     protected function getCachedCountryRouteService()
  9223.     {
  9224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  9227.         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()), []);
  9228.     }
  9229.     /**
  9230.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute' shared service.
  9231.      *
  9232.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryStateRoute
  9233.      */
  9234.     protected function getCachedCountryStateRouteService()
  9235.     {
  9236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryStateRoute.php';
  9237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryStateRoute.php';
  9238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryStateRoute.php';
  9239.         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()), []);
  9240.     }
  9241.     /**
  9242.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  9243.      *
  9244.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  9245.      */
  9246.     protected function getSalesChannelCountryDefinitionService()
  9247.     {
  9248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  9249.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  9250.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9251.         return $instance;
  9252.     }
  9253.     /**
  9254.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  9255.      *
  9256.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  9257.      */
  9258.     protected function getCurrencyCountryRoundingDefinitionService()
  9259.     {
  9260.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  9261.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9262.         return $instance;
  9263.     }
  9264.     /**
  9265.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  9266.      *
  9267.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  9268.      */
  9269.     protected function getCurrencyTranslationDefinitionService()
  9270.     {
  9271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  9273.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  9274.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9275.         return $instance;
  9276.     }
  9277.     /**
  9278.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  9279.      *
  9280.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  9281.      */
  9282.     protected function getCurrencyDefinitionService()
  9283.     {
  9284.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  9285.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9286.         return $instance;
  9287.     }
  9288.     /**
  9289.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  9290.      *
  9291.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  9292.      */
  9293.     protected function getCurrencyFormatterService()
  9294.     {
  9295.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  9296.     }
  9297.     /**
  9298.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  9299.      *
  9300.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  9301.      */
  9302.     protected function getCachedCurrencyRouteService()
  9303.     {
  9304.         $a = ($this->services['sales_channel.currency.repository'] ?? $this->getSalesChannel_Currency_RepositoryService());
  9305.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9306.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9307.         }
  9308.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9309.         if (isset($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'])) {
  9310.             return $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'];
  9311.         }
  9312.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  9313.     }
  9314.     /**
  9315.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  9316.      *
  9317.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  9318.      */
  9319.     protected function getSalesChannelCurrencyDefinitionService()
  9320.     {
  9321.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  9322.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9323.         return $instance;
  9324.     }
  9325.     /**
  9326.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  9327.      *
  9328.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  9329.      */
  9330.     protected function getCustomEntityApiControllerService()
  9331.     {
  9332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  9333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  9334.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  9335.         $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()));
  9336.         $instance->setContainer($this);
  9337.         return $instance;
  9338.     }
  9339.     /**
  9340.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  9341.      *
  9342.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  9343.      */
  9344.     protected function getCustomEntityDefinitionService()
  9345.     {
  9346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  9347.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  9348.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9349.         return $instance;
  9350.     }
  9351.     /**
  9352.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  9353.      *
  9354.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  9355.      */
  9356.     protected function getCustomEntityRegistrarService()
  9357.     {
  9358.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  9359.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  9360.     }
  9361.     /**
  9362.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  9363.      *
  9364.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  9365.      */
  9366.     protected function getCustomEntitySchemaUpdaterService()
  9367.     {
  9368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  9369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/SchemaUpdater.php';
  9370.         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());
  9371.     }
  9372.     /**
  9373.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  9374.      *
  9375.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  9376.      */
  9377.     protected function getCustomFieldSetRelationDefinitionService()
  9378.     {
  9379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  9380.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  9381.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9382.         return $instance;
  9383.     }
  9384.     /**
  9385.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  9386.      *
  9387.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  9388.      */
  9389.     protected function getCustomFieldSetDefinitionService()
  9390.     {
  9391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  9392.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  9393.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9394.         return $instance;
  9395.     }
  9396.     /**
  9397.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  9398.      *
  9399.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  9400.      */
  9401.     protected function getCustomFieldSetActionControllerService()
  9402.     {
  9403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  9404.         $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()));
  9405.         $instance->setContainer($this);
  9406.         return $instance;
  9407.     }
  9408.     /**
  9409.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  9410.      *
  9411.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  9412.      */
  9413.     protected function getCustomFieldDefinitionService()
  9414.     {
  9415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  9416.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  9417.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9418.         return $instance;
  9419.     }
  9420.     /**
  9421.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  9422.      *
  9423.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  9424.      */
  9425.     protected function getDeliveryTimeTranslationDefinitionService()
  9426.     {
  9427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  9429.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  9430.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9431.         return $instance;
  9432.     }
  9433.     /**
  9434.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  9435.      *
  9436.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  9437.      */
  9438.     protected function getDeliveryTimeDefinitionService()
  9439.     {
  9440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  9441.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  9442.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9443.         return $instance;
  9444.     }
  9445.     /**
  9446.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  9447.      *
  9448.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  9449.      */
  9450.     protected function getIntegrationRoleDefinitionService()
  9451.     {
  9452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  9453.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  9454.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9455.         return $instance;
  9456.     }
  9457.     /**
  9458.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  9459.      *
  9460.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  9461.      */
  9462.     protected function getIntegrationDefinitionService()
  9463.     {
  9464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  9465.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  9466.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9467.         return $instance;
  9468.     }
  9469.     /**
  9470.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  9471.      *
  9472.      * @return \Shopware\Core\System\Language\LanguageDefinition
  9473.      */
  9474.     protected function getLanguageDefinitionService()
  9475.     {
  9476.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  9477.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9478.         return $instance;
  9479.     }
  9480.     /**
  9481.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  9482.      *
  9483.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  9484.      */
  9485.     protected function getCachedLanguageRouteService()
  9486.     {
  9487.         $a = ($this->services['sales_channel.language.repository'] ?? $this->getSalesChannel_Language_RepositoryService());
  9488.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9489.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9490.         }
  9491.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9492.         if (isset($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'])) {
  9493.             return $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'];
  9494.         }
  9495.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  9496.     }
  9497.     /**
  9498.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  9499.      *
  9500.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  9501.      */
  9502.     protected function getSalesChannelLanguageDefinitionService()
  9503.     {
  9504.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  9505.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9506.         return $instance;
  9507.     }
  9508.     /**
  9509.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  9510.      *
  9511.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  9512.      */
  9513.     protected function getLocaleTranslationDefinitionService()
  9514.     {
  9515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  9517.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  9518.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9519.         return $instance;
  9520.     }
  9521.     /**
  9522.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  9523.      *
  9524.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  9525.      */
  9526.     protected function getLocaleDefinitionService()
  9527.     {
  9528.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  9529.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  9530.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9531.         return $instance;
  9532.     }
  9533.     /**
  9534.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  9535.      *
  9536.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  9537.      */
  9538.     protected function getNumberRangeSalesChannelDefinitionService()
  9539.     {
  9540.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  9541.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  9542.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9543.         return $instance;
  9544.     }
  9545.     /**
  9546.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  9547.      *
  9548.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  9549.      */
  9550.     protected function getNumberRangeStateDefinitionService()
  9551.     {
  9552.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  9553.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  9554.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9555.         return $instance;
  9556.     }
  9557.     /**
  9558.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  9559.      *
  9560.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  9561.      */
  9562.     protected function getNumberRangeTranslationDefinitionService()
  9563.     {
  9564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  9566.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  9567.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9568.         return $instance;
  9569.     }
  9570.     /**
  9571.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  9572.      *
  9573.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  9574.      */
  9575.     protected function getNumberRangeTypeTranslationDefinitionService()
  9576.     {
  9577.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  9579.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  9580.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9581.         return $instance;
  9582.     }
  9583.     /**
  9584.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  9585.      *
  9586.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  9587.      */
  9588.     protected function getNumberRangeTypeDefinitionService()
  9589.     {
  9590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  9591.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  9592.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9593.         return $instance;
  9594.     }
  9595.     /**
  9596.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  9597.      *
  9598.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  9599.      */
  9600.     protected function getNumberRangeControllerService()
  9601.     {
  9602.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  9603.         $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()));
  9604.         $instance->setContainer($this);
  9605.         return $instance;
  9606.     }
  9607.     /**
  9608.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  9609.      *
  9610.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  9611.      */
  9612.     protected function getNumberRangeDefinitionService()
  9613.     {
  9614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  9615.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  9616.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9617.         return $instance;
  9618.     }
  9619.     /**
  9620.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  9621.      *
  9622.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  9623.      */
  9624.     protected function getNumberRangeValueGeneratorInterfaceService()
  9625.     {
  9626.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9627.         if (isset($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'])) {
  9628.             return $this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'];
  9629.         }
  9630.         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 () {
  9631.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  9632.             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()));
  9633.         }, 2)), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  9634.     }
  9635.     /**
  9636.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  9637.      *
  9638.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  9639.      */
  9640.     protected function getSalesChannelAnalyticsDefinitionService()
  9641.     {
  9642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  9643.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  9644.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9645.         return $instance;
  9646.     }
  9647.     /**
  9648.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  9649.      *
  9650.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  9651.      */
  9652.     protected function getSalesChannelCountryDefinition2Service()
  9653.     {
  9654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  9655.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  9656.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9657.         return $instance;
  9658.     }
  9659.     /**
  9660.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  9661.      *
  9662.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  9663.      */
  9664.     protected function getSalesChannelCurrencyDefinition2Service()
  9665.     {
  9666.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  9667.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  9668.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9669.         return $instance;
  9670.     }
  9671.     /**
  9672.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  9673.      *
  9674.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  9675.      */
  9676.     protected function getSalesChannelDomainDefinitionService()
  9677.     {
  9678.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  9679.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9680.         return $instance;
  9681.     }
  9682.     /**
  9683.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  9684.      *
  9685.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  9686.      */
  9687.     protected function getSalesChannelLanguageDefinition2Service()
  9688.     {
  9689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  9690.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  9691.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9692.         return $instance;
  9693.     }
  9694.     /**
  9695.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  9696.      *
  9697.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  9698.      */
  9699.     protected function getSalesChannelPaymentMethodDefinition2Service()
  9700.     {
  9701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  9702.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  9703.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9704.         return $instance;
  9705.     }
  9706.     /**
  9707.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  9708.      *
  9709.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  9710.      */
  9711.     protected function getSalesChannelShippingMethodDefinition2Service()
  9712.     {
  9713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  9714.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  9715.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9716.         return $instance;
  9717.     }
  9718.     /**
  9719.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  9720.      *
  9721.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  9722.      */
  9723.     protected function getSalesChannelTranslationDefinitionService()
  9724.     {
  9725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  9727.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  9728.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9729.         return $instance;
  9730.     }
  9731.     /**
  9732.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  9733.      *
  9734.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  9735.      */
  9736.     protected function getSalesChannelTypeTranslationDefinitionService()
  9737.     {
  9738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  9740.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  9741.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9742.         return $instance;
  9743.     }
  9744.     /**
  9745.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  9746.      *
  9747.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  9748.      */
  9749.     protected function getSalesChannelTypeDefinitionService()
  9750.     {
  9751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  9752.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  9753.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9754.         return $instance;
  9755.     }
  9756.     /**
  9757.      * Gets the public 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextFactory' shared service.
  9758.      *
  9759.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  9760.      */
  9761.     protected function getSalesChannelContextFactoryService()
  9762.     {
  9763.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  9764.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9765.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9766.         }
  9767.         $b = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  9768.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9769.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9770.         }
  9771.         $c = ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService());
  9772.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9773.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9774.         }
  9775.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  9776.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9777.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9778.         }
  9779.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9780.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9781.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9782.         }
  9783.         $f = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  9784.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9785.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9786.         }
  9787.         $g = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  9788.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9789.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9790.         }
  9791.         $h = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  9792.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9793.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9794.         }
  9795.         $i = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  9796.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9797.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9798.         }
  9799.         $j = ($this->services['tax.repository'] ?? $this->getTax_RepositoryService());
  9800.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9801.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9802.         }
  9803.         $k = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  9804.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9805.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9806.         }
  9807.         $l = ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService());
  9808.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9809.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9810.         }
  9811.         $m = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  9812.         if (isset($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'])) {
  9813.             return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'];
  9814.         }
  9815.         $n = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  9816.         return $this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] = 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 () {
  9817.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  9818.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  9819.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  9820.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  9821.         }, 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);
  9822.     }
  9823.     /**
  9824.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  9825.      *
  9826.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  9827.      */
  9828.     protected function getSalesChannelDefinitionInstanceRegistryService()
  9829.     {
  9830.         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_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''lds_newsletter_at_register_subscription' => 'IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition''frosh_cross_selling_comparable' => 'Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition''certificate' => 'Certificate\\Entity\\CertificateDefinition''biloba_intl_translation_config' => 'Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition''biloba_intl_translation_log' => 'Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition''swag_cms_extensions_form' => 'Swag\\CmsExtensions\\Form\\FormDefinition''swag_cms_extensions_form_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition''swag_cms_extensions_form_group' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition''swag_cms_extensions_form_group_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition''swag_cms_extensions_form_group_field' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition''swag_cms_extensions_form_group_field_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition''swag_cms_extensions_quickview' => 'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition''swag_cms_extensions_block_rule' => 'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition''swag_cms_extensions_scroll_navigation' => 'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition''swag_cms_extensions_scroll_navigation_translation' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition''swag_cms_extensions_scroll_navigation_page_settings' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition''biloba_intl_translation_dictionary_entry' => 'Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition''biloba_intl_translation_dictionary_entry_translation' => 'Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition''prems_discount_category_base' => 'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition''prems_discount_category_base_translation' => 'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition''prems_cross_selling_checkout_translation' => 'Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition''solfusion_import' => 'Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition'], ['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']);
  9831.     }
  9832.     /**
  9833.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  9834.      *
  9835.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  9836.      */
  9837.     protected function getSalesChannelDefinitionService()
  9838.     {
  9839.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  9840.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9841.         return $instance;
  9842.     }
  9843.     /**
  9844.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  9845.      *
  9846.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  9847.      */
  9848.     protected function getContextSwitchRouteService()
  9849.     {
  9850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  9851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  9852.         return $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] = new \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute(($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9853.     }
  9854.     /**
  9855.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  9856.      *
  9857.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  9858.      */
  9859.     protected function getStoreApiInfoControllerService()
  9860.     {
  9861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  9862.         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']);
  9863.     }
  9864.     /**
  9865.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  9866.      *
  9867.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  9868.      */
  9869.     protected function getSalutationTranslationDefinitionService()
  9870.     {
  9871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  9873.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  9874.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9875.         return $instance;
  9876.     }
  9877.     /**
  9878.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  9879.      *
  9880.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  9881.      */
  9882.     protected function getCachedSalutationRouteService()
  9883.     {
  9884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  9885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  9886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  9887.         $a = ($this->services['sales_channel.salutation.repository'] ?? $this->getSalesChannel_Salutation_RepositoryService());
  9888.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  9889.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  9890.         }
  9891.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9892.         if (isset($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'])) {
  9893.             return $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'];
  9894.         }
  9895.         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())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $b, []);
  9896.     }
  9897.     /**
  9898.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  9899.      *
  9900.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  9901.      */
  9902.     protected function getSalesChannelSalutationDefinitionService()
  9903.     {
  9904.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  9905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  9906.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  9907.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9908.         return $instance;
  9909.     }
  9910.     /**
  9911.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  9912.      *
  9913.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  9914.      */
  9915.     protected function getSalutationDefinitionService()
  9916.     {
  9917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  9918.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  9919.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9920.         return $instance;
  9921.     }
  9922.     /**
  9923.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  9924.      *
  9925.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  9926.      */
  9927.     protected function getSnippetSetDefinitionService()
  9928.     {
  9929.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  9930.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9931.         return $instance;
  9932.     }
  9933.     /**
  9934.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  9935.      *
  9936.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  9937.      */
  9938.     protected function getSnippetControllerService()
  9939.     {
  9940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  9941.         $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()));
  9942.         $instance->setContainer($this);
  9943.         return $instance;
  9944.     }
  9945.     /**
  9946.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  9947.      *
  9948.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  9949.      */
  9950.     protected function getSnippetFileCollectionService($lazyLoad true)
  9951.     {
  9952.         if ($lazyLoad) {
  9953.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  9954.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  9955.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  9956.                     $proxy->setProxyInitializer(null);
  9957.                     return true;
  9958.                 });
  9959.             });
  9960.         }
  9961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  9962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  9963.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  9964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  9965.         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();
  9966.     }
  9967.     /**
  9968.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  9969.      *
  9970.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  9971.      */
  9972.     protected function getSnippetFilterFactoryService()
  9973.     {
  9974.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  9975.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  9976.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  9977.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  9978.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  9979.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  9980.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  9981.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  9982.         }, 7));
  9983.     }
  9984.     /**
  9985.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  9986.      *
  9987.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  9988.      */
  9989.     protected function getSnippetDefinitionService()
  9990.     {
  9991.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  9992.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9993.         return $instance;
  9994.     }
  9995.     /**
  9996.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  9997.      *
  9998.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  9999.      */
  10000.     protected function getStateMachineHistoryDefinitionService()
  10001.     {
  10002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  10003.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  10004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10005.         return $instance;
  10006.     }
  10007.     /**
  10008.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  10009.      *
  10010.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  10011.      */
  10012.     protected function getStateMachineStateDefinitionService()
  10013.     {
  10014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  10015.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  10016.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10017.         return $instance;
  10018.     }
  10019.     /**
  10020.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  10021.      *
  10022.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  10023.      */
  10024.     protected function getStateMachineStateTranslationDefinitionService()
  10025.     {
  10026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  10028.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  10029.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10030.         return $instance;
  10031.     }
  10032.     /**
  10033.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  10034.      *
  10035.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  10036.      */
  10037.     protected function getStateMachineTransitionDefinitionService()
  10038.     {
  10039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  10040.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  10041.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10042.         return $instance;
  10043.     }
  10044.     /**
  10045.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  10046.      *
  10047.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  10048.      */
  10049.     protected function getStateMachineActionControllerService()
  10050.     {
  10051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  10052.         $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()));
  10053.         $instance->setContainer($this);
  10054.         return $instance;
  10055.     }
  10056.     /**
  10057.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  10058.      *
  10059.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  10060.      */
  10061.     protected function getStateMachineDefinitionService()
  10062.     {
  10063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  10064.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  10065.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10066.         return $instance;
  10067.     }
  10068.     /**
  10069.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  10070.      *
  10071.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  10072.      */
  10073.     protected function getStateMachineTranslationDefinitionService()
  10074.     {
  10075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  10077.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  10078.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10079.         return $instance;
  10080.     }
  10081.     /**
  10082.      * Gets the public 'Shopware\Core\System\SystemConfig\Api\SystemConfigController' shared service.
  10083.      *
  10084.      * @return \Shopware\Core\System\SystemConfig\Api\SystemConfigController
  10085.      */
  10086.     protected function getSystemConfigControllerService()
  10087.     {
  10088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  10089.         $this->services['Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController'] = $instance = new \Shopware\Core\System\SystemConfig\Api\SystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  10090.         $instance->setContainer($this);
  10091.         return $instance;
  10092.     }
  10093.     /**
  10094.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  10095.      *
  10096.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  10097.      */
  10098.     protected function getSystemConfigFacadeHookFactoryService()
  10099.     {
  10100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  10101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  10102.         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()));
  10103.     }
  10104.     /**
  10105.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  10106.      *
  10107.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  10108.      */
  10109.     protected function getSystemConfigDefinitionService()
  10110.     {
  10111.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  10112.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10113.         return $instance;
  10114.     }
  10115.     /**
  10116.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  10117.      *
  10118.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  10119.      */
  10120.     protected function getSystemConfigServiceService()
  10121.     {
  10122.         $a = ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService());
  10123.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10124.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10125.         }
  10126.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10127.         if (isset($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'])) {
  10128.             return $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'];
  10129.         }
  10130.         $c = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  10131.         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);
  10132.     }
  10133.     /**
  10134.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  10135.      *
  10136.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  10137.      */
  10138.     protected function getFilterTagIdsServiceService()
  10139.     {
  10140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  10141.         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()));
  10142.     }
  10143.     /**
  10144.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  10145.      *
  10146.      * @return \Shopware\Core\System\Tag\TagDefinition
  10147.      */
  10148.     protected function getTagDefinitionService()
  10149.     {
  10150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  10151.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  10152.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10153.         return $instance;
  10154.     }
  10155.     /**
  10156.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  10157.      *
  10158.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  10159.      */
  10160.     protected function getTaxRuleTypeTranslationDefinitionService()
  10161.     {
  10162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  10164.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  10165.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10166.         return $instance;
  10167.     }
  10168.     /**
  10169.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  10170.      *
  10171.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  10172.      */
  10173.     protected function getTaxRuleTypeDefinitionService()
  10174.     {
  10175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  10176.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  10177.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10178.         return $instance;
  10179.     }
  10180.     /**
  10181.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  10182.      *
  10183.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  10184.      */
  10185.     protected function getTaxRuleDefinitionService()
  10186.     {
  10187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  10188.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  10189.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10190.         return $instance;
  10191.     }
  10192.     /**
  10193.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  10194.      *
  10195.      * @return \Shopware\Core\System\Tax\TaxDefinition
  10196.      */
  10197.     protected function getTaxDefinitionService()
  10198.     {
  10199.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  10200.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10201.         return $instance;
  10202.     }
  10203.     /**
  10204.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  10205.      *
  10206.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  10207.      */
  10208.     protected function getUnitTranslationDefinitionService()
  10209.     {
  10210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  10212.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  10213.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10214.         return $instance;
  10215.     }
  10216.     /**
  10217.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  10218.      *
  10219.      * @return \Shopware\Core\System\Unit\UnitDefinition
  10220.      */
  10221.     protected function getUnitDefinitionService()
  10222.     {
  10223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  10224.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  10225.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10226.         return $instance;
  10227.     }
  10228.     /**
  10229.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  10230.      *
  10231.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  10232.      */
  10233.     protected function getUserAccessKeyDefinitionService()
  10234.     {
  10235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  10236.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  10237.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10238.         return $instance;
  10239.     }
  10240.     /**
  10241.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  10242.      *
  10243.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  10244.      */
  10245.     protected function getUserConfigDefinitionService()
  10246.     {
  10247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  10248.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  10249.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10250.         return $instance;
  10251.     }
  10252.     /**
  10253.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  10254.      *
  10255.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  10256.      */
  10257.     protected function getUserRecoveryDefinitionService()
  10258.     {
  10259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  10260.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  10261.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10262.         return $instance;
  10263.     }
  10264.     /**
  10265.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  10266.      *
  10267.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  10268.      */
  10269.     protected function getUserRecoveryControllerService()
  10270.     {
  10271.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  10272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  10273.         $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()));
  10274.         $instance->setContainer($this);
  10275.         return $instance;
  10276.     }
  10277.     /**
  10278.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  10279.      *
  10280.      * @return \Shopware\Core\System\User\Api\UserValidationController
  10281.      */
  10282.     protected function getUserValidationControllerService()
  10283.     {
  10284.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  10285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  10286.         $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())));
  10287.         $instance->setContainer($this);
  10288.         return $instance;
  10289.     }
  10290.     /**
  10291.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  10292.      *
  10293.      * @return \Shopware\Core\System\User\UserDefinition
  10294.      */
  10295.     protected function getUserDefinitionService()
  10296.     {
  10297.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  10298.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10299.         return $instance;
  10300.     }
  10301.     /**
  10302.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminElasticsearchHelper' shared service.
  10303.      *
  10304.      * @return \Shopware\Elasticsearch\Admin\AdminElasticsearchHelper
  10305.      */
  10306.     protected function getAdminElasticsearchHelperService()
  10307.     {
  10308.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  10309.         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'));
  10310.     }
  10311.     /**
  10312.      * Gets the public 'Shopware\Elasticsearch\Admin\AdminSearchController' shared service.
  10313.      *
  10314.      * @return \Shopware\Elasticsearch\Admin\AdminSearchController
  10315.      */
  10316.     protected function getAdminSearchController2Service()
  10317.     {
  10318.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchController.php';
  10319.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  10320.         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')))));
  10321.     }
  10322.     /**
  10323.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  10324.      *
  10325.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  10326.      */
  10327.     protected function getElasticsearchHelperService()
  10328.     {
  10329.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  10330.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'])) {
  10331.             return $this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'];
  10332.         }
  10333.         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()));
  10334.     }
  10335.     /**
  10336.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  10337.      *
  10338.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  10339.      */
  10340.     protected function getCreateAliasTaskHandlerService()
  10341.     {
  10342.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  10343.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10344.         if (isset($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'])) {
  10345.             return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'];
  10346.         }
  10347.         return $this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), $this->parameters['elasticsearch.index.config'], $a);
  10348.     }
  10349.     /**
  10350.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  10351.      *
  10352.      * @return \Shopware\Storefront\Controller\AccountOrderController
  10353.      */
  10354.     protected function getAccountOrderControllerService()
  10355.     {
  10356.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  10357.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  10358.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  10359.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  10360.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10361.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10362.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  10363.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  10364.         $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);
  10365.         $instance->setContainer($this);
  10366.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10367.         return $instance;
  10368.     }
  10369.     /**
  10370.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  10371.      *
  10372.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  10373.      */
  10374.     protected function getAccountPaymentControllerService()
  10375.     {
  10376.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  10377.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  10378.         $this->services['Shopware\\Storefront\\Controller\\AccountPaymentController'] = $instance = new \Shopware\Storefront\Controller\AccountPaymentController(new \Shopware\Storefront\Page\Account\PaymentMethod\AccountPaymentMethodPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute'] ?? $this->getChangePaymentMethodRouteService()));
  10379.         $instance->setContainer($this);
  10380.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10381.         return $instance;
  10382.     }
  10383.     /**
  10384.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  10385.      *
  10386.      * @return \Shopware\Storefront\Controller\AccountProfileController
  10387.      */
  10388.     protected function getAccountProfileControllerService()
  10389.     {
  10390.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  10391.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  10392.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  10393.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10394.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10395.         $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->services['logger'] ?? $this->getLoggerService()));
  10396.         $instance->setContainer($this);
  10397.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10398.         return $instance;
  10399.     }
  10400.     /**
  10401.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  10402.      *
  10403.      * @return \Shopware\Storefront\Controller\AddressController
  10404.      */
  10405.     protected function getAddressControllerService()
  10406.     {
  10407.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  10408.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  10409.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  10410.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10411.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  10412.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  10413.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  10414.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10415.         $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()));
  10416.         $instance->setContainer($this);
  10417.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10418.         return $instance;
  10419.     }
  10420.     /**
  10421.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  10422.      *
  10423.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  10424.      */
  10425.     protected function getCaptchaControllerService()
  10426.     {
  10427.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  10428.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  10429.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  10430.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  10431.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  10432.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  10433.         }, 4));
  10434.         $instance->setContainer($this);
  10435.         return $instance;
  10436.     }
  10437.     /**
  10438.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  10439.      *
  10440.      * @return \Shopware\Storefront\Controller\AuthController
  10441.      */
  10442.     protected function getAuthController2Service()
  10443.     {
  10444.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  10445.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/RecoverPassword/AccountRecoverPasswordPageLoader.php';
  10446.         $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['Shopware\\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()));
  10447.         $instance->setContainer($this);
  10448.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10449.         return $instance;
  10450.     }
  10451.     /**
  10452.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  10453.      *
  10454.      * @return \Shopware\Storefront\Controller\CaptchaController
  10455.      */
  10456.     protected function getCaptchaController2Service()
  10457.     {
  10458.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  10459.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  10460.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  10461.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  10462.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  10463.         $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()));
  10464.         $instance->setContainer($this);
  10465.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10466.         return $instance;
  10467.     }
  10468.     /**
  10469.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  10470.      *
  10471.      * @return \Shopware\Storefront\Controller\CartLineItemController
  10472.      */
  10473.     protected function getCartLineItemControllerService()
  10474.     {
  10475.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  10476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  10477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  10478.         $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()));
  10479.         $instance->setContainer($this);
  10480.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10481.         return $instance;
  10482.     }
  10483.     /**
  10484.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  10485.      *
  10486.      * @return \Shopware\Storefront\Controller\CheckoutController
  10487.      */
  10488.     protected function getCheckoutControllerService()
  10489.     {
  10490.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  10491.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  10492.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  10493.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  10494.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  10495.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10496.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10497.         $c = ($this->privates['Shopware\\Storefront\\Checkout\\Cart\\SalesChannel\\StorefrontCartFacade'] ?? $this->getStorefrontCartFacadeService());
  10498.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  10499.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  10500.         $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->getOrderService2Service()), ($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()));
  10501.         $instance->setContainer($this);
  10502.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10503.         return $instance;
  10504.     }
  10505.     /**
  10506.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  10507.      *
  10508.      * @return \Shopware\Storefront\Controller\CmsController
  10509.      */
  10510.     protected function getCmsControllerService()
  10511.     {
  10512.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  10513.         $this->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? $this->getCmsRouteService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($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->getProductCombinationFinder2Service()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10514.         $instance->setContainer($this);
  10515.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10516.         return $instance;
  10517.     }
  10518.     /**
  10519.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  10520.      *
  10521.      * @return \Shopware\Storefront\Controller\ContextController
  10522.      */
  10523.     protected function getContextControllerService()
  10524.     {
  10525.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  10526.         $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()));
  10527.         $instance->setContainer($this);
  10528.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10529.         return $instance;
  10530.     }
  10531.     /**
  10532.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  10533.      *
  10534.      * @return \Shopware\Storefront\Controller\CookieController
  10535.      */
  10536.     protected function getCookieControllerService()
  10537.     {
  10538.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  10539.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  10540.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/SIBCookieProviderService.php';
  10541.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  10542.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  10543.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \NewsletterSendinblue\Service\SIBCookieProviderService(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()))), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  10544.         $instance->setContainer($this);
  10545.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10546.         return $instance;
  10547.     }
  10548.     /**
  10549.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  10550.      *
  10551.      * @return \Shopware\Storefront\Controller\CountryStateController
  10552.      */
  10553.     protected function getCountryStateControllerService()
  10554.     {
  10555.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  10556.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Country/CountryStateDataPageletLoader.php';
  10557.         $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()));
  10558.         $instance->setContainer($this);
  10559.         return $instance;
  10560.     }
  10561.     /**
  10562.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  10563.      *
  10564.      * @return \Shopware\Storefront\Controller\CsrfController
  10565.      */
  10566.     protected function getCsrfControllerService()
  10567.     {
  10568.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  10569.         $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()), true'twig');
  10570.         $instance->setContainer($this);
  10571.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10572.         return $instance;
  10573.     }
  10574.     /**
  10575.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  10576.      *
  10577.      * @return \Shopware\Storefront\Controller\DocumentController
  10578.      */
  10579.     protected function getDocumentController2Service()
  10580.     {
  10581.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  10582.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  10583.         $this->services['Shopware\\Storefront\\Controller\\DocumentController'] = $instance = new \Shopware\Storefront\Controller\DocumentController(new \Shopware\Storefront\Page\Account\Document\DocumentPageLoader(($this->privates['Shopware\\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()));
  10584.         $instance->setContainer($this);
  10585.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10586.         return $instance;
  10587.     }
  10588.     /**
  10589.      * Gets the public 'Shopware\Storefront\Controller\DownloadController' shared service.
  10590.      *
  10591.      * @return \Shopware\Storefront\Controller\DownloadController
  10592.      */
  10593.     protected function getDownloadControllerService()
  10594.     {
  10595.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DownloadController.php';
  10596.         $this->services['Shopware\\Storefront\\Controller\\DownloadController'] = $instance = new \Shopware\Storefront\Controller\DownloadController(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DownloadRoute'] ?? $this->getDownloadRouteService()));
  10597.         $instance->setContainer($this);
  10598.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10599.         return $instance;
  10600.     }
  10601.     /**
  10602.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  10603.      *
  10604.      * @return \Shopware\Storefront\Controller\ErrorController
  10605.      */
  10606.     protected function getErrorControllerService($lazyLoad true)
  10607.     {
  10608.         if ($lazyLoad) {
  10609.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  10610.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  10611.                     $wrappedInstance $this->getErrorControllerService(false);
  10612.                     $proxy->setProxyInitializer(null);
  10613.                     return true;
  10614.                 });
  10615.             });
  10616.         }
  10617.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  10618.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  10619.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  10620.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  10621.         $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['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()));
  10622.         $instance->setContainer($this);
  10623.         $instance->setTwig($a);
  10624.         return $instance;
  10625.     }
  10626.     /**
  10627.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  10628.      *
  10629.      * @return \Shopware\Storefront\Controller\FormController
  10630.      */
  10631.     protected function getFormControllerService()
  10632.     {
  10633.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  10634.         $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()));
  10635.         $instance->setContainer($this);
  10636.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10637.         return $instance;
  10638.     }
  10639.     /**
  10640.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  10641.      *
  10642.      * @return \Shopware\Storefront\Controller\LandingPageController
  10643.      */
  10644.     protected function getLandingPageControllerService()
  10645.     {
  10646.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  10647.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  10648.         $this->services['Shopware\\Storefront\\Controller\\LandingPageController'] = $instance = new \Shopware\Storefront\Controller\LandingPageController(new \Shopware\Storefront\Page\LandingPage\LandingPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] ?? $this->getCachedLandingPageRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
  10649.         $instance->setContainer($this);
  10650.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10651.         return $instance;
  10652.     }
  10653.     /**
  10654.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  10655.      *
  10656.      * @return \Shopware\Storefront\Controller\MaintenanceController
  10657.      */
  10658.     protected function getMaintenanceControllerService()
  10659.     {
  10660.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  10661.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  10662.         $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['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  10663.         $instance->setContainer($this);
  10664.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10665.         return $instance;
  10666.     }
  10667.     /**
  10668.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  10669.      *
  10670.      * @return \Shopware\Storefront\Controller\NavigationController
  10671.      */
  10672.     protected function getNavigationControllerService()
  10673.     {
  10674.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  10675.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  10676.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  10677.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  10678.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  10679.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10680.         $this->services['Shopware\\Storefront\\Controller\\NavigationController'] = $instance = new \Shopware\Storefront\Controller\NavigationController(new \Shopware\Storefront\Page\Navigation\NavigationPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a, ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService())), new \Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader($a, ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())));
  10681.         $instance->setContainer($this);
  10682.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10683.         return $instance;
  10684.     }
  10685.     /**
  10686.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  10687.      *
  10688.      * @return \Shopware\Storefront\Controller\NewsletterController
  10689.      */
  10690.     protected function getNewsletterControllerService()
  10691.     {
  10692.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  10693.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  10694.         $this->services['Shopware\\Storefront\\Controller\\NewsletterController'] = $instance = new \Shopware\Storefront\Controller\NewsletterController(new \Shopware\Storefront\Page\Newsletter\Subscribe\NewsletterSubscribePageLoader(($this->privates['Shopware\\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()));
  10695.         $instance->setContainer($this);
  10696.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10697.         return $instance;
  10698.     }
  10699.     /**
  10700.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  10701.      *
  10702.      * @return \Shopware\Storefront\Controller\ProductController
  10703.      */
  10704.     protected function getProductController2Service()
  10705.     {
  10706.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  10707.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  10708.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  10709.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10710.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  10711.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  10712.         $this->services['Shopware\\Storefront\\Controller\\ProductController'] = $instance = new \Shopware\Storefront\Controller\ProductController(new \Shopware\Storefront\Page\Product\ProductPageLoader(($this->privates['Shopware\\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->getProductCombinationFinder2Service()), ($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()));
  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\RegisterController' shared service.
  10719.      *
  10720.      * @return \Shopware\Storefront\Controller\RegisterController
  10721.      */
  10722.     protected function getRegisterControllerService()
  10723.     {
  10724.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  10725.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  10726.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  10727.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  10728.         $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()));
  10729.         $instance->setContainer($this);
  10730.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10731.         return $instance;
  10732.     }
  10733.     /**
  10734.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  10735.      *
  10736.      * @return \Shopware\Storefront\Controller\ScriptController
  10737.      */
  10738.     protected function getScriptControllerService()
  10739.     {
  10740.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  10741.         $this->services['Shopware\\Storefront\\Controller\\ScriptController'] = $instance = new \Shopware\Storefront\Controller\ScriptController(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->privates['Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseEncoder'] ?? $this->getScriptResponseEncoderService()));
  10742.         $instance->setContainer($this);
  10743.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10744.         return $instance;
  10745.     }
  10746.     /**
  10747.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  10748.      *
  10749.      * @return \Shopware\Storefront\Controller\SearchController
  10750.      */
  10751.     protected function getSearchControllerService()
  10752.     {
  10753.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  10754.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  10755.         $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['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService())), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()));
  10756.         $instance->setContainer($this);
  10757.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10758.         return $instance;
  10759.     }
  10760.     /**
  10761.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  10762.      *
  10763.      * @return \Shopware\Storefront\Controller\SitemapController
  10764.      */
  10765.     protected function getSitemapControllerService()
  10766.     {
  10767.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  10768.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  10769.         $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())));
  10770.         $instance->setContainer($this);
  10771.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10772.         return $instance;
  10773.     }
  10774.     /**
  10775.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  10776.      *
  10777.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  10778.      */
  10779.     protected function getStoreApiProxyControllerService()
  10780.     {
  10781.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  10782.         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())));
  10783.     }
  10784.     /**
  10785.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  10786.      *
  10787.      * @return \Shopware\Storefront\Controller\VerificationHashController
  10788.      */
  10789.     protected function getVerificationHashControllerService()
  10790.     {
  10791.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  10792.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  10793.         $instance->setContainer($this);
  10794.         return $instance;
  10795.     }
  10796.     /**
  10797.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  10798.      *
  10799.      * @return \Shopware\Storefront\Controller\WellKnownController
  10800.      */
  10801.     protected function getWellKnownControllerService()
  10802.     {
  10803.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  10804.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  10805.         $instance->setContainer($this);
  10806.         return $instance;
  10807.     }
  10808.     /**
  10809.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  10810.      *
  10811.      * @return \Shopware\Storefront\Controller\WishlistController
  10812.      */
  10813.     protected function getWishlistControllerService()
  10814.     {
  10815.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  10816.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  10817.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  10818.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  10819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  10820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  10821.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  10822.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  10823.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10824.         $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);
  10825.         $instance->setContainer($this);
  10826.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10827.         return $instance;
  10828.     }
  10829.     /**
  10830.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  10831.      *
  10832.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  10833.      */
  10834.     protected function getCacheStoreService()
  10835.     {
  10836.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  10837.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  10838.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  10839.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  10840.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  10841.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  10842.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10843.         return $this->services['Shopware\\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('1f2002fa6d81d589ce0a577e6f1db41b'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  10844.     }
  10845.     /**
  10846.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  10847.      *
  10848.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  10849.      */
  10850.     protected function getCsrfPlaceholderHandlerService()
  10851.     {
  10852.         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()), true'twig', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['session.storage.factory.native'] ?? $this->getSession_Storage_Factory_NativeService()));
  10853.     }
  10854.     /**
  10855.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  10856.      *
  10857.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  10858.      */
  10859.     protected function getStorefrontMediaValidatorRegistryService()
  10860.     {
  10861.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  10862.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  10863.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  10864.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  10865.         }, 2));
  10866.     }
  10867.     /**
  10868.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  10869.      *
  10870.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  10871.      */
  10872.     protected function getCheckoutRegisterPageLoaderService()
  10873.     {
  10874.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  10875.         return $this->services['Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader'] = new \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader(($this->privates['Shopware\\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()));
  10876.     }
  10877.     /**
  10878.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  10879.      *
  10880.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  10881.      */
  10882.     protected function getProductCombinationFinder2Service()
  10883.     {
  10884.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  10885.         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()));
  10886.     }
  10887.     /**
  10888.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  10889.      *
  10890.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  10891.      */
  10892.     protected function getProductReviewLoaderService()
  10893.     {
  10894.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  10895.         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()));
  10896.     }
  10897.     /**
  10898.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  10899.      *
  10900.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  10901.      */
  10902.     protected function getSearchPageLoaderService()
  10903.     {
  10904.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  10905.         return $this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] = new \Shopware\Storefront\Page\Search\SearchPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10906.     }
  10907.     /**
  10908.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  10909.      *
  10910.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  10911.      */
  10912.     protected function getThemeChildDefinitionService()
  10913.     {
  10914.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  10915.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  10916.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10917.         return $instance;
  10918.     }
  10919.     /**
  10920.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  10921.      *
  10922.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  10923.      */
  10924.     protected function getThemeMediaDefinitionService()
  10925.     {
  10926.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  10927.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  10928.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10929.         return $instance;
  10930.     }
  10931.     /**
  10932.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  10933.      *
  10934.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  10935.      */
  10936.     protected function getThemeSalesChannelDefinitionService()
  10937.     {
  10938.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  10939.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10940.         return $instance;
  10941.     }
  10942.     /**
  10943.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  10944.      *
  10945.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  10946.      */
  10947.     protected function getThemeTranslationDefinitionService()
  10948.     {
  10949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  10950.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  10951.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  10952.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10953.         return $instance;
  10954.     }
  10955.     /**
  10956.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  10957.      *
  10958.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  10959.      */
  10960.     protected function getThemeControllerService()
  10961.     {
  10962.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  10963.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  10964.         $instance->setContainer($this);
  10965.         return $instance;
  10966.     }
  10967.     /**
  10968.      * Gets the public 'Shopware\Storefront\Theme\SalesChannelThemeLoader' shared service.
  10969.      *
  10970.      * @return \Shopware\Storefront\Theme\SalesChannelThemeLoader
  10971.      */
  10972.     protected function getSalesChannelThemeLoaderService()
  10973.     {
  10974.         return $this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] = new \Shopware\Storefront\Theme\SalesChannelThemeLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  10975.     }
  10976.     /**
  10977.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  10978.      *
  10979.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  10980.      */
  10981.     protected function getStorefrontPluginRegistryService()
  10982.     {
  10983.         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()));
  10984.     }
  10985.     /**
  10986.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  10987.      *
  10988.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  10989.      */
  10990.     protected function getThemeDefinitionService()
  10991.     {
  10992.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  10993.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  10994.         return $instance;
  10995.     }
  10996.     /**
  10997.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  10998.      *
  10999.      * @return \SwagExtensionStore\Controller\DataController
  11000.      */
  11001.     protected function getDataControllerService()
  11002.     {
  11003.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  11004.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  11005.         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())));
  11006.     }
  11007.     /**
  11008.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  11009.      *
  11010.      * @return \SwagExtensionStore\Controller\LicenseController
  11011.      */
  11012.     protected function getLicenseControllerService()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  11015.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  11016.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  11017.     }
  11018.     /**
  11019.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  11020.      *
  11021.      * @return \SwagExtensionStore\SwagExtensionStore
  11022.      */
  11023.     protected function getSwagExtensionStoreService()
  11024.     {
  11025.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11027.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11028.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  11032.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  11033.     }
  11034.     /**
  11035.      * Gets the public 'SwagMigrationAssistant\Controller\DataProviderController' shared service.
  11036.      *
  11037.      * @return \SwagMigrationAssistant\Controller\DataProviderController
  11038.      */
  11039.     protected function getDataProviderControllerService()
  11040.     {
  11041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/DataProviderController.php';
  11042.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderRegistryInterface.php';
  11043.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderRegistry.php';
  11044.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Service/EnvironmentServiceInterface.php';
  11045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Service/EnvironmentService.php';
  11046.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/GenerateDocumentProvider.php';
  11047.         return $this->services['SwagMigrationAssistant\\Controller\\DataProviderController'] = new \SwagMigrationAssistant\Controller\DataProviderController(new \SwagMigrationAssistant\DataProvider\Provider\ProviderRegistry(new RewindableGenerator(function () {
  11048.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductManufacturerProvider'] ?? $this->getProductManufacturerProviderService());
  11049.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\LanguageProvider'] ?? $this->getLanguageProviderService());
  11050.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryProvider'] ?? $this->getCategoryProviderService());
  11051.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryAssociationProvider'] ?? $this->getCategoryAssociationProviderService());
  11052.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryCmsPageAssociationProvider'] ?? $this->getCategoryCmsPageAssociationProviderService());
  11053.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CurrencyProvider'] ?? $this->getCurrencyProviderService());
  11054.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderProvider'] ?? $this->getMediaFolderProviderService());
  11055.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderInheritanceProvider'] ?? $this->getMediaFolderInheritanceProviderService());
  11056.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DeliveryTimeProvider'] ?? $this->getDeliveryTimeProviderService());
  11057.             yield => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductProvider'] ?? $this->getProductProviderService());
  11058.             yield 10 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductMainVariantRelationProvider'] ?? $this->getProductMainVariantRelationProviderService());
  11059.             yield 11 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxProvider'] ?? $this->getTaxProviderService());
  11060.             yield 12 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxRuleProvider'] ?? $this->getTaxRuleProviderService());
  11061.             yield 13 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PropertyGroupProvider'] ?? $this->getPropertyGroupProviderService());
  11062.             yield 14 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\UnitProvider'] ?? $this->getUnitProviderService());
  11063.             yield 15 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\RuleProvider'] ?? $this->getRuleProviderService());
  11064.             yield 16 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryProvider'] ?? $this->getCountryProviderService());
  11065.             yield 17 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryStateProvider'] ?? $this->getCountryStateProviderService());
  11066.             yield 18 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelProvider'] ?? $this->getSalesChannelProviderService());
  11067.             yield 19 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelDomainProvider'] ?? $this->getSalesChannelDomainProviderService());
  11068.             yield 20 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalutationProvider'] ?? $this->getSalutationProviderService());
  11069.             yield 21 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ShippingMethodProvider'] ?? $this->getShippingMethodProviderService());
  11070.             yield 22 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerGroupProvider'] ?? $this->getCustomerGroupProviderService());
  11071.             yield 23 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomFieldSetProvider'] ?? $this->getCustomFieldSetProviderService());
  11072.             yield 24 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NumberRangeProvider'] ?? $this->getNumberRangeProviderService());
  11073.             yield 25 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetProvider'] ?? $this->getSnippetProviderService());
  11074.             yield 26 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetSetProvider'] ?? $this->getSnippetSetProviderService());
  11075.             yield 27 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MailTemplateProvider'] ?? $this->getMailTemplateProviderService());
  11076.             yield 28 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductFeatureSetProvider'] ?? $this->getProductFeatureSetProviderService());
  11077.             yield 29 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PaymentMethodProvider'] ?? $this->getPaymentMethodProviderService());
  11078.             yield 30 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\OrderProvider'] ?? $this->getOrderProviderService());
  11079.             yield 31 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaProvider'] ?? $this->getMediaProviderService());
  11080.             yield 32 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlTemplateProvider'] ?? $this->getSeoUrlTemplateProviderService());
  11081.             yield 33 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlProvider'] ?? $this->getSeoUrlProviderService());
  11082.             yield 34 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NewsletterRecipientProvider'] ?? $this->getNewsletterRecipientProviderService());
  11083.             yield 35 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerProvider'] ?? $this->getCustomerProviderService());
  11084.             yield 36 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerWishlistProvider'] ?? $this->getCustomerWishlistProviderService());
  11085.             yield 37 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SystemConfigProvider'] ?? $this->getSystemConfigProviderService());
  11086.             yield 38 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PageSystemConfigProvider'] ?? $this->getPageSystemConfigProviderService());
  11087.             yield 39 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductSortingProvider'] ?? $this->getProductSortingProviderService());
  11088.             yield 40 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CmsPageProvider'] ?? $this->getCmsPageProviderService());
  11089.             yield 41 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamProvider'] ?? $this->getProductStreamProviderService());
  11090.             yield 42 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamFilterInheritanceProvider'] ?? $this->getProductStreamFilterInheritanceProviderService());
  11091.             yield 43 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CrossSellingProvider'] ?? $this->getCrossSellingProviderService());
  11092.             yield 44 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductReviewProvider'] ?? $this->getProductReviewProviderService());
  11093.             yield 45 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentProvider'] ?? $this->getDocumentProviderService());
  11094.             yield 46 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentInheritanceProvider'] ?? $this->getDocumentInheritanceProviderService());
  11095.             yield 47 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentBaseConfigProvider'] ?? $this->getDocumentBaseConfigProviderService());
  11096.             yield 48 => ($this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PromotionProvider'] ?? $this->getPromotionProviderService());
  11097.         }, 49)), new \SwagMigrationAssistant\DataProvider\Service\EnvironmentService(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), '6.4.20.0''d5bd15a56b0f08e867f273d2c624871534195850'), 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())));
  11098.     }
  11099.     /**
  11100.      * Gets the public 'SwagMigrationAssistant\Controller\HistoryController' shared service.
  11101.      *
  11102.      * @return \SwagMigrationAssistant\Controller\HistoryController
  11103.      */
  11104.     protected function getHistoryControllerService()
  11105.     {
  11106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/HistoryController.php';
  11107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/History/HistoryServiceInterface.php';
  11108.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/History/HistoryService.php';
  11109.         $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())));
  11110.         $instance->setContainer($this);
  11111.         return $instance;
  11112.     }
  11113.     /**
  11114.      * Gets the public 'SwagMigrationAssistant\Controller\MigrationController' shared service.
  11115.      *
  11116.      * @return \SwagMigrationAssistant\Controller\MigrationController
  11117.      */
  11118.     protected function getMigrationController2Service()
  11119.     {
  11120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/MigrationController.php';
  11121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/EntityPartialIndexerService.php';
  11122.         $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 () {
  11123.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  11124.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  11125.             yield => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'] ?? $this->getOrderCountIndexerService());
  11126.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  11127.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  11128.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  11129.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  11130.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  11131.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  11132.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  11133.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11134.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  11135.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11136.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  11137.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  11138.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  11139.         }, 16)));
  11140.         $instance->setContainer($this);
  11141.         return $instance;
  11142.     }
  11143.     /**
  11144.      * Gets the public 'SwagMigrationAssistant\Controller\PremappingController' shared service.
  11145.      *
  11146.      * @return \SwagMigrationAssistant\Controller\PremappingController
  11147.      */
  11148.     protected function getPremappingControllerService()
  11149.     {
  11150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/PremappingController.php';
  11151.         $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()));
  11152.         $instance->setContainer($this);
  11153.         return $instance;
  11154.     }
  11155.     /**
  11156.      * Gets the public 'SwagMigrationAssistant\Controller\StatusController' shared service.
  11157.      *
  11158.      * @return \SwagMigrationAssistant\Controller\StatusController
  11159.      */
  11160.     protected function getStatusControllerService()
  11161.     {
  11162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Controller/StatusController.php';
  11163.         $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()));
  11164.         $instance->setContainer($this);
  11165.         return $instance;
  11166.     }
  11167.     /**
  11168.      * Gets the public 'SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition' shared service.
  11169.      *
  11170.      * @return \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition
  11171.      */
  11172.     protected function getSwagMigrationConnectionDefinitionService()
  11173.     {
  11174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Connection/SwagMigrationConnectionDefinition.php';
  11175.         $this->services['SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition();
  11176.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11177.         return $instance;
  11178.     }
  11179.     /**
  11180.      * Gets the public 'SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition' shared service.
  11181.      *
  11182.      * @return \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition
  11183.      */
  11184.     protected function getSwagMigrationDataDefinitionService()
  11185.     {
  11186.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Data/SwagMigrationDataDefinition.php';
  11187.         $this->services['SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition();
  11188.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11189.         return $instance;
  11190.     }
  11191.     /**
  11192.      * Gets the public 'SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition' shared service.
  11193.      *
  11194.      * @return \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition
  11195.      */
  11196.     protected function getSwagMigrationLoggingDefinitionService()
  11197.     {
  11198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/SwagMigrationLoggingDefinition.php';
  11199.         $this->services['SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition();
  11200.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11201.         return $instance;
  11202.     }
  11203.     /**
  11204.      * Gets the public 'SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition' shared service.
  11205.      *
  11206.      * @return \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition
  11207.      */
  11208.     protected function getSwagMigrationMappingDefinitionService()
  11209.     {
  11210.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/SwagMigrationMappingDefinition.php';
  11211.         $this->services['SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition();
  11212.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11213.         return $instance;
  11214.     }
  11215.     /**
  11216.      * Gets the public 'SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition' shared service.
  11217.      *
  11218.      * @return \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition
  11219.      */
  11220.     protected function getSwagMigrationMediaFileDefinitionService()
  11221.     {
  11222.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/SwagMigrationMediaFileDefinition.php';
  11223.         $this->services['SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition();
  11224.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11225.         return $instance;
  11226.     }
  11227.     /**
  11228.      * Gets the public 'SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition' shared service.
  11229.      *
  11230.      * @return \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition
  11231.      */
  11232.     protected function getSwagMigrationRunDefinitionService()
  11233.     {
  11234.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/SwagMigrationRunDefinition.php';
  11235.         $this->services['SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition();
  11236.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11237.         return $instance;
  11238.     }
  11239.     /**
  11240.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MediaFileProcessorService' shared service.
  11241.      *
  11242.      * @return \SwagMigrationAssistant\Migration\Service\MediaFileProcessorService
  11243.      */
  11244.     protected function getMediaFileProcessorServiceService()
  11245.     {
  11246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MediaFileProcessorServiceInterface.php';
  11247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MediaFileProcessorService.php';
  11248.         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()));
  11249.     }
  11250.     /**
  11251.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationDataConverter' shared service.
  11252.      *
  11253.      * @return \SwagMigrationAssistant\Migration\Service\MigrationDataConverter
  11254.      */
  11255.     protected function getMigrationDataConverterService()
  11256.     {
  11257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataConverterInterface.php';
  11258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataConverter.php';
  11259.         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()));
  11260.     }
  11261.     /**
  11262.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationDataFetcher' shared service.
  11263.      *
  11264.      * @return \SwagMigrationAssistant\Migration\Service\MigrationDataFetcher
  11265.      */
  11266.     protected function getMigrationDataFetcherService()
  11267.     {
  11268.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataFetcherInterface.php';
  11269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataFetcher.php';
  11270.         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()));
  11271.     }
  11272.     /**
  11273.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationDataWriter' shared service.
  11274.      *
  11275.      * @return \SwagMigrationAssistant\Migration\Service\MigrationDataWriter
  11276.      */
  11277.     protected function getMigrationDataWriterService()
  11278.     {
  11279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataWriterInterface.php';
  11280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationDataWriter.php';
  11281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterRegistryInterface.php';
  11282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterRegistry.php';
  11283.         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 () {
  11284.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\ProductOptionRelationWriter'] ?? $this->getProductOptionRelationWriterService());
  11285.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\ProductPropertyRelationWriter'] ?? $this->getProductPropertyRelationWriterService());
  11286.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Writer\\PromotionWriter'] ?? $this->getPromotionWriterService());
  11287.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductManufacturerWriter'] ?? $this->getProductManufacturerWriterService());
  11288.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CategoryAssociationWriter'] ?? $this->getCategoryAssociationWriterService());
  11289.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CategoryCmsPageAssociationWriter'] ?? $this->getCategoryCmsPageAssociationWriterService());
  11290.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PropertyGroupWriter'] ?? $this->getPropertyGroupWriterService());
  11291.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\TaxWriter'] ?? $this->getTaxWriterService());
  11292.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\TaxRuleWriter'] ?? $this->getTaxRuleWriterService());
  11293.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\UnitWriter'] ?? $this->getUnitWriterService());
  11294.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SalutationWriter'] ?? $this->getSalutationWriterService());
  11295.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\RuleWriter'] ?? $this->getRuleWriterService());
  11296.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CustomFieldSetWriter'] ?? $this->getCustomFieldSetWriterService());
  11297.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\MediaFolderInheritanceWriter'] ?? $this->getMediaFolderInheritanceWriterService());
  11298.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SnippetWriter'] ?? $this->getSnippetWriterService());
  11299.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SnippetSetWriter'] ?? $this->getSnippetSetWriterService());
  11300.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\MailTemplateWriter'] ?? $this->getMailTemplateWriterService());
  11301.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DeliveryTimeWriter'] ?? $this->getDeliveryTimeWriterService());
  11302.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductFeatureSetWriter'] ?? $this->getProductFeatureSetWriterService());
  11303.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SalesChannelDomainWriter'] ?? $this->getSalesChannelDomainWriterService());
  11304.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SeoUrlTemplateWriter'] ?? $this->getSeoUrlTemplateWriterService());
  11305.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\SystemConfigWriter'] ?? $this->getSystemConfigWriterService());
  11306.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PageSystemConfigWriter'] ?? $this->getPageSystemConfigWriterService());
  11307.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductSortingWriter'] ?? $this->getProductSortingWriterService());
  11308.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CmsPageWriter'] ?? $this->getCmsPageWriterService());
  11309.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductStreamWriter'] ?? $this->getProductStreamWriterService());
  11310.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\ProductStreamFilterInheritanceWriter'] ?? $this->getProductStreamFilterInheritanceWriterService());
  11311.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\PromotionWriter'] ?? $this->getPromotionWriter2Service());
  11312.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DocumentInheritanceWriter'] ?? $this->getDocumentInheritanceWriterService());
  11313.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\DocumentBaseConfigWriter'] ?? $this->getDocumentBaseConfigWriterService());
  11314.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Writer\\CountryStateWriter'] ?? $this->getCountryStateWriterService());
  11315.             yield 31 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductWriter'] ?? $this->getProductWriterService());
  11316.             yield 32 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\TranslationWriter'] ?? $this->getTranslationWriterService());
  11317.             yield 33 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CategoryWriter'] ?? $this->getCategoryWriterService());
  11318.             yield 34 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\MediaFolderWriter'] ?? $this->getMediaFolderWriterService());
  11319.             yield 35 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\MediaWriter'] ?? $this->getMediaWriterService());
  11320.             yield 36 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\NumberRangeWriter'] ?? $this->getNumberRangeWriterService());
  11321.             yield 37 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\LanguageWriter'] ?? $this->getLanguageWriterService());
  11322.             yield 38 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerAttributeWriter'] ?? $this->getCustomerAttributeWriterService());
  11323.             yield 39 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerWriter'] ?? $this->getCustomerWriterService());
  11324.             yield 40 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderAttributeWriter'] ?? $this->getOrderAttributeWriterService());
  11325.             yield 41 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderWriter'] ?? $this->getOrderWriterService());
  11326.             yield 42 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderDocumentAttributeWriter'] ?? $this->getOrderDocumentAttributeWriterService());
  11327.             yield 43 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\OrderDocumentWriter'] ?? $this->getOrderDocumentWriterService());
  11328.             yield 44 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerGroupAttributeWriter'] ?? $this->getCustomerGroupAttributeWriterService());
  11329.             yield 45 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerGroupWriter'] ?? $this->getCustomerGroupWriterService());
  11330.             yield 46 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CustomerWishlistWriter'] ?? $this->getCustomerWishlistWriterService());
  11331.             yield 47 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ManufacturerAttributeWriter'] ?? $this->getManufacturerAttributeWriterService());
  11332.             yield 48 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductAttributeWriter'] ?? $this->getProductAttributeWriterService());
  11333.             yield 49 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductPriceAttributeWriter'] ?? $this->getProductPriceAttributeWriterService());
  11334.             yield 50 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CategoryAttributeWriter'] ?? $this->getCategoryAttributeWriterService());
  11335.             yield 51 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\PropertyGroupOptionWriter'] ?? $this->getPropertyGroupOptionWriterService());
  11336.             yield 52 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CurrencyWriter'] ?? $this->getCurrencyWriterService());
  11337.             yield 53 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\SalesChannelWriter'] ?? $this->getSalesChannelWriterService());
  11338.             yield 54 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\NewsletterRecipientWriter'] ?? $this->getNewsletterRecipientWriterService());
  11339.             yield 55 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ShippingMethodWriter'] ?? $this->getShippingMethodWriterService());
  11340.             yield 56 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\ProductReviewWriter'] ?? $this->getProductReviewWriterService());
  11341.             yield 57 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\SeoUrlWriter'] ?? $this->getSeoUrlWriterService());
  11342.             yield 58 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CrossSellingWriter'] ?? $this->getCrossSellingWriterService());
  11343.             yield 59 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\MainVariantRelationWriter'] ?? $this->getMainVariantRelationWriterService());
  11344.             yield 60 => ($this->privates['SwagMigrationAssistant\\Migration\\Writer\\CountryWriter'] ?? $this->getCountryWriterService());
  11345.         }, 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()));
  11346.     }
  11347.     /**
  11348.      * Gets the public 'SwagMigrationAssistant\Migration\Service\MigrationProgressService' shared service.
  11349.      *
  11350.      * @return \SwagMigrationAssistant\Migration\Service\MigrationProgressService
  11351.      */
  11352.     protected function getMigrationProgressServiceService()
  11353.     {
  11354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationProgressServiceInterface.php';
  11355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/MigrationProgressService.php';
  11356.         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()));
  11357.     }
  11358.     /**
  11359.      * Gets the public 'SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition' shared service.
  11360.      *
  11361.      * @return \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition
  11362.      */
  11363.     protected function getGeneralSettingDefinitionService()
  11364.     {
  11365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Setting/GeneralSettingDefinition.php';
  11366.         $this->services['SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition();
  11367.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11368.         return $instance;
  11369.     }
  11370.     /**
  11371.      * Gets the public 'SwagMigrationAssistant\SwagMigrationAssistant' shared autowired service.
  11372.      *
  11373.      * @return \SwagMigrationAssistant\SwagMigrationAssistant
  11374.      */
  11375.     protected function getSwagMigrationAssistantService()
  11376.     {
  11377.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11378.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11379.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11383.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/SwagMigrationAssistant.php';
  11384.         return $this->services['SwagMigrationAssistant\\SwagMigrationAssistant'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagMigrationAssistant\\SwagMigrationAssistant');
  11385.     }
  11386.     /**
  11387.      * Gets the public 'Swag\CmsExtensions\BlockRule\BlockRuleDefinition' shared service.
  11388.      *
  11389.      * @return \Swag\CmsExtensions\BlockRule\BlockRuleDefinition
  11390.      */
  11391.     protected function getBlockRuleDefinitionService()
  11392.     {
  11393.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/BlockRule/BlockRuleDefinition.php';
  11394.         $this->services['Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] = $instance = new \Swag\CmsExtensions\BlockRule\BlockRuleDefinition();
  11395.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11396.         return $instance;
  11397.     }
  11398.     /**
  11399.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition' shared service.
  11400.      *
  11401.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition
  11402.      */
  11403.     protected function getFormGroupFieldTranslationDefinitionService()
  11404.     {
  11405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupFieldTranslation/FormGroupFieldTranslationDefinition.php';
  11407.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition();
  11408.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11409.         return $instance;
  11410.     }
  11411.     /**
  11412.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition' shared service.
  11413.      *
  11414.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition
  11415.      */
  11416.     protected function getFormGroupFieldDefinitionService()
  11417.     {
  11418.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldDefinition.php';
  11419.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition();
  11420.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11421.         return $instance;
  11422.     }
  11423.     /**
  11424.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition' shared service.
  11425.      *
  11426.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition
  11427.      */
  11428.     protected function getFormGroupTranslationDefinitionService()
  11429.     {
  11430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11431.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupTranslation/FormGroupTranslationDefinition.php';
  11432.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition();
  11433.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11434.         return $instance;
  11435.     }
  11436.     /**
  11437.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition' shared service.
  11438.      *
  11439.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition
  11440.      */
  11441.     protected function getFormGroupDefinitionService()
  11442.     {
  11443.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroup/FormGroupDefinition.php';
  11444.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition();
  11445.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11446.         return $instance;
  11447.     }
  11448.     /**
  11449.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition' shared service.
  11450.      *
  11451.      * @return \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition
  11452.      */
  11453.     protected function getFormTranslationDefinitionService()
  11454.     {
  11455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormTranslation/FormTranslationDefinition.php';
  11457.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition();
  11458.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11459.         return $instance;
  11460.     }
  11461.     /**
  11462.      * Gets the public 'Swag\CmsExtensions\Form\FormDefinition' shared service.
  11463.      *
  11464.      * @return \Swag\CmsExtensions\Form\FormDefinition
  11465.      */
  11466.     protected function getFormDefinitionService()
  11467.     {
  11468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/FormDefinition.php';
  11469.         $this->services['Swag\\CmsExtensions\\Form\\FormDefinition'] = $instance = new \Swag\CmsExtensions\Form\FormDefinition();
  11470.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11471.         return $instance;
  11472.     }
  11473.     /**
  11474.      * Gets the public 'Swag\CmsExtensions\Form\Route\FormRoute' shared service.
  11475.      *
  11476.      * @return \Swag\CmsExtensions\Form\Route\FormRoute
  11477.      */
  11478.     protected function getFormRouteService()
  11479.     {
  11480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Route/AbstractFormRoute.php';
  11481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Route/FormRoute.php';
  11482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Route/Validation/FormValidationFactory.php';
  11483.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11484.         $b = ($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService());
  11485.         return $this->services['Swag\\CmsExtensions\\Form\\Route\\FormRoute'] = new \Swag\CmsExtensions\Form\Route\FormRoute(new \Swag\CmsExtensions\Form\Route\Validation\FormValidationFactory($a$b), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->services['swag_cms_extensions_form.repository'] ?? $this->getSwagCmsExtensionsForm_RepositoryService()), $b);
  11486.     }
  11487.     /**
  11488.      * Gets the public 'Swag\CmsExtensions\Quickview\QuickviewDefinition' shared service.
  11489.      *
  11490.      * @return \Swag\CmsExtensions\Quickview\QuickviewDefinition
  11491.      */
  11492.     protected function getQuickviewDefinitionService()
  11493.     {
  11494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Quickview/QuickviewDefinition.php';
  11495.         $this->services['Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] = $instance = new \Swag\CmsExtensions\Quickview\QuickviewDefinition();
  11496.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11497.         return $instance;
  11498.     }
  11499.     /**
  11500.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition' shared service.
  11501.      *
  11502.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition
  11503.      */
  11504.     protected function getScrollNavigationPageSettingsDefinitionService()
  11505.     {
  11506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationPageSettings/ScrollNavigationPageSettingsDefinition.php';
  11507.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition();
  11508.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11509.         return $instance;
  11510.     }
  11511.     /**
  11512.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition' shared service.
  11513.      *
  11514.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition
  11515.      */
  11516.     protected function getScrollNavigationTranslationDefinitionService()
  11517.     {
  11518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  11519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationTranslation/ScrollNavigationTranslationDefinition.php';
  11520.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition();
  11521.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11522.         return $instance;
  11523.     }
  11524.     /**
  11525.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition' shared service.
  11526.      *
  11527.      * @return \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition
  11528.      */
  11529.     protected function getScrollNavigationDefinitionService()
  11530.     {
  11531.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/ScrollNavigationDefinition.php';
  11532.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition();
  11533.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  11534.         return $instance;
  11535.     }
  11536.     /**
  11537.      * Gets the public 'Swag\CmsExtensions\Storefront\Controller\CustomFormController' shared service.
  11538.      *
  11539.      * @return \Swag\CmsExtensions\Storefront\Controller\CustomFormController
  11540.      */
  11541.     protected function getCustomFormControllerService()
  11542.     {
  11543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Controller/CustomFormController.php';
  11544.         $this->services['Swag\\CmsExtensions\\Storefront\\Controller\\CustomFormController'] = $instance = new \Swag\CmsExtensions\Storefront\Controller\CustomFormController(($this->services['Swag\\CmsExtensions\\Form\\Route\\FormRoute'] ?? $this->getFormRouteService()));
  11545.         $instance->setContainer($this);
  11546.         return $instance;
  11547.     }
  11548.     /**
  11549.      * Gets the public 'Swag\CmsExtensions\Storefront\Controller\QuickviewController' shared service.
  11550.      *
  11551.      * @return \Swag\CmsExtensions\Storefront\Controller\QuickviewController
  11552.      */
  11553.     protected function getQuickviewControllerService()
  11554.     {
  11555.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Controller/QuickviewController.php';
  11556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewPageletLoaderInterface.php';
  11557.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewPageletLoader.php';
  11558.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewVariantPageletLoader.php';
  11559.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11560.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  11561.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  11562.         $d = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  11563.         $e = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  11564.         $this->services['Swag\\CmsExtensions\\Storefront\\Controller\\QuickviewController'] = $instance = new \Swag\CmsExtensions\Storefront\Controller\QuickviewController(new \Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoader($a$b$c$d$e), new \Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewVariantPageletLoader($a$b$c$d$e, ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinder2Service())));
  11565.         $instance->setContainer($this);
  11566.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11567.         return $instance;
  11568.     }
  11569.     /**
  11570.      * Gets the public 'Swag\CmsExtensions\SwagCmsExtensions' shared autowired service.
  11571.      *
  11572.      * @return \Swag\CmsExtensions\SwagCmsExtensions
  11573.      */
  11574.     protected function getSwagCmsExtensionsService()
  11575.     {
  11576.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11577.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11578.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11579.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/SwagCmsExtensions.php';
  11583.         return $this->services['Swag\\CmsExtensions\\SwagCmsExtensions'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\CmsExtensions\\SwagCmsExtensions');
  11584.     }
  11585.     /**
  11586.      * Gets the public 'Swag\CmsExtensions\Util\Administration\FormValidationController' shared service.
  11587.      *
  11588.      * @return \Swag\CmsExtensions\Util\Administration\FormValidationController
  11589.      */
  11590.     protected function getFormValidationControllerService()
  11591.     {
  11592.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Util/Administration/FormValidationController.php';
  11593.         $this->services['Swag\\CmsExtensions\\Util\\Administration\\FormValidationController'] = $instance = new \Swag\CmsExtensions\Util\Administration\FormValidationController(($this->services['swag_cms_extensions_form.repository'] ?? $this->getSwagCmsExtensionsForm_RepositoryService()));
  11594.         $instance->setContainer($this);
  11595.         return $instance;
  11596.     }
  11597.     /**
  11598.      * Gets the public 'Swp\SampleOrderSix\Core\Framework\SampleOrder\Api\SampleOrderProcessingController' shared service.
  11599.      *
  11600.      * @return \Swp\SampleOrderSix\Core\Framework\SampleOrder\Api\SampleOrderProcessingController
  11601.      */
  11602.     protected function getSampleOrderProcessingControllerService()
  11603.     {
  11604.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/Framework/SampleOrder/Api/SampleOrderProcessingController.php';
  11605.         $this->services['Swp\\SampleOrderSix\\Core\\Framework\\SampleOrder\\Api\\SampleOrderProcessingController'] = $instance = new \Swp\SampleOrderSix\Core\Framework\SampleOrder\Api\SampleOrderProcessingController(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService()));
  11606.         $instance->setContainer($this);
  11607.         return $instance;
  11608.     }
  11609.     /**
  11610.      * Gets the public 'Swp\SampleOrderSix\Core\SampleOrderSix\Storefront\Controller\SampleLineItemController' shared service.
  11611.      *
  11612.      * @return \Swp\SampleOrderSix\Core\SampleOrderSix\Storefront\Controller\SampleLineItemController
  11613.      */
  11614.     protected function getSampleLineItemControllerService()
  11615.     {
  11616.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/SampleOrderSix/Storefront/Controller/SampleLineItemController.php';
  11617.         $this->services['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Storefront\\Controller\\SampleLineItemController'] = $instance = new \Swp\SampleOrderSix\Core\SampleOrderSix\Storefront\Controller\SampleLineItemController(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  11618.         $instance->setContainer($this);
  11619.         return $instance;
  11620.     }
  11621.     /**
  11622.      * Gets the public 'Swp\SampleOrderSix\SwpSampleOrderSix' shared autowired service.
  11623.      *
  11624.      * @return \Swp\SampleOrderSix\SwpSampleOrderSix
  11625.      */
  11626.     protected function getSwpSampleOrderSixService()
  11627.     {
  11628.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  11629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  11630.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  11631.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  11632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  11633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  11634.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/SwpSampleOrderSix.php';
  11635.         return $this->services['Swp\\SampleOrderSix\\SwpSampleOrderSix'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swp\\SampleOrderSix\\SwpSampleOrderSix');
  11636.     }
  11637.     /**
  11638.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  11639.      *
  11640.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  11641.      */
  11642.     protected function getRedirectControllerService()
  11643.     {
  11644.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  11645.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  11646.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  11647.     }
  11648.     /**
  11649.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  11650.      *
  11651.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  11652.      */
  11653.     protected function getTemplateControllerService()
  11654.     {
  11655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  11656.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11657.     }
  11658.     /**
  11659.      * Gets the public 'acl_role.repository' shared service.
  11660.      *
  11661.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11662.      */
  11663.     protected function getAclRole_RepositoryService()
  11664.     {
  11665.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11666.         if (isset($this->services['acl_role.repository'])) {
  11667.             return $this->services['acl_role.repository'];
  11668.         }
  11669.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11670.         if (isset($this->services['acl_role.repository'])) {
  11671.             return $this->services['acl_role.repository'];
  11672.         }
  11673.         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, ($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())));
  11674.     }
  11675.     /**
  11676.      * Gets the public 'acl_user_role.repository' shared service.
  11677.      *
  11678.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11679.      */
  11680.     protected function getAclUserRole_RepositoryService()
  11681.     {
  11682.         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())));
  11683.     }
  11684.     /**
  11685.      * Gets the public 'admin.openSearch.client' shared service.
  11686.      *
  11687.      * @return \Shopware\Elasticsearch\Profiler\ClientProfiler
  11688.      */
  11689.     protected function getAdmin_OpenSearch_ClientService()
  11690.     {
  11691.         return $this->services['admin.openSearch.client'] = new \Shopware\Elasticsearch\Profiler\ClientProfiler(($this->privates['shopware.es.profiled.adminClient.inner'] ?? $this->getShopware_Es_Profiled_AdminClient_InnerService()));
  11692.     }
  11693.     /**
  11694.      * Gets the public 'administration.filesystem.private' shared service.
  11695.      *
  11696.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11697.      */
  11698.     protected function getAdministration_Filesystem_PrivateService()
  11699.     {
  11700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11702.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  11703.     }
  11704.     /**
  11705.      * Gets the public 'administration.filesystem.public' shared service.
  11706.      *
  11707.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11708.      */
  11709.     protected function getAdministration_Filesystem_PublicService()
  11710.     {
  11711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11713.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  11714.     }
  11715.     /**
  11716.      * Gets the public 'app.repository' shared service.
  11717.      *
  11718.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11719.      */
  11720.     protected function getApp_RepositoryService()
  11721.     {
  11722.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11723.         if (isset($this->services['app.repository'])) {
  11724.             return $this->services['app.repository'];
  11725.         }
  11726.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11727.         if (isset($this->services['app.repository'])) {
  11728.             return $this->services['app.repository'];
  11729.         }
  11730.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11731.         if (isset($this->services['app.repository'])) {
  11732.             return $this->services['app.repository'];
  11733.         }
  11734.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11735.         if (isset($this->services['app.repository'])) {
  11736.             return $this->services['app.repository'];
  11737.         }
  11738.         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())));
  11739.     }
  11740.     /**
  11741.      * Gets the public 'app_action_button.repository' shared service.
  11742.      *
  11743.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11744.      */
  11745.     protected function getAppActionButton_RepositoryService()
  11746.     {
  11747.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11748.         if (isset($this->services['app_action_button.repository'])) {
  11749.             return $this->services['app_action_button.repository'];
  11750.         }
  11751.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11752.         if (isset($this->services['app_action_button.repository'])) {
  11753.             return $this->services['app_action_button.repository'];
  11754.         }
  11755.         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, ($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())));
  11756.     }
  11757.     /**
  11758.      * Gets the public 'app_action_button_translation.repository' shared service.
  11759.      *
  11760.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11761.      */
  11762.     protected function getAppActionButtonTranslation_RepositoryService()
  11763.     {
  11764.         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())));
  11765.     }
  11766.     /**
  11767.      * Gets the public 'app_administration_snippet.repository' shared service.
  11768.      *
  11769.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11770.      */
  11771.     protected function getAppAdministrationSnippet_RepositoryService()
  11772.     {
  11773.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11774.         if (isset($this->services['app_administration_snippet.repository'])) {
  11775.             return $this->services['app_administration_snippet.repository'];
  11776.         }
  11777.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11778.         if (isset($this->services['app_administration_snippet.repository'])) {
  11779.             return $this->services['app_administration_snippet.repository'];
  11780.         }
  11781.         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, ($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())));
  11782.     }
  11783.     /**
  11784.      * Gets the public 'app_cms_block.repository' shared service.
  11785.      *
  11786.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11787.      */
  11788.     protected function getAppCmsBlock_RepositoryService()
  11789.     {
  11790.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11791.         if (isset($this->services['app_cms_block.repository'])) {
  11792.             return $this->services['app_cms_block.repository'];
  11793.         }
  11794.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11795.         if (isset($this->services['app_cms_block.repository'])) {
  11796.             return $this->services['app_cms_block.repository'];
  11797.         }
  11798.         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, ($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())));
  11799.     }
  11800.     /**
  11801.      * Gets the public 'app_cms_block_translation.repository' shared service.
  11802.      *
  11803.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11804.      */
  11805.     protected function getAppCmsBlockTranslation_RepositoryService()
  11806.     {
  11807.         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())));
  11808.     }
  11809.     /**
  11810.      * Gets the public 'app_flow_action.repository' shared service.
  11811.      *
  11812.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11813.      */
  11814.     protected function getAppFlowAction_RepositoryService()
  11815.     {
  11816.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11817.         if (isset($this->services['app_flow_action.repository'])) {
  11818.             return $this->services['app_flow_action.repository'];
  11819.         }
  11820.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11821.         if (isset($this->services['app_flow_action.repository'])) {
  11822.             return $this->services['app_flow_action.repository'];
  11823.         }
  11824.         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, ($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())));
  11825.     }
  11826.     /**
  11827.      * Gets the public 'app_flow_action_translation.repository' shared service.
  11828.      *
  11829.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11830.      */
  11831.     protected function getAppFlowActionTranslation_RepositoryService()
  11832.     {
  11833.         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())));
  11834.     }
  11835.     /**
  11836.      * Gets the public 'app_payment_method.repository' shared service.
  11837.      *
  11838.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11839.      */
  11840.     protected function getAppPaymentMethod_RepositoryService()
  11841.     {
  11842.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11843.         if (isset($this->services['app_payment_method.repository'])) {
  11844.             return $this->services['app_payment_method.repository'];
  11845.         }
  11846.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11847.         if (isset($this->services['app_payment_method.repository'])) {
  11848.             return $this->services['app_payment_method.repository'];
  11849.         }
  11850.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11851.         if (isset($this->services['app_payment_method.repository'])) {
  11852.             return $this->services['app_payment_method.repository'];
  11853.         }
  11854.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11855.         if (isset($this->services['app_payment_method.repository'])) {
  11856.             return $this->services['app_payment_method.repository'];
  11857.         }
  11858.         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())));
  11859.     }
  11860.     /**
  11861.      * Gets the public 'app_script_condition.repository' shared service.
  11862.      *
  11863.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11864.      */
  11865.     protected function getAppScriptCondition_RepositoryService()
  11866.     {
  11867.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11868.         if (isset($this->services['app_script_condition.repository'])) {
  11869.             return $this->services['app_script_condition.repository'];
  11870.         }
  11871.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  11872.         if (isset($this->services['app_script_condition.repository'])) {
  11873.             return $this->services['app_script_condition.repository'];
  11874.         }
  11875.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  11876.         if (isset($this->services['app_script_condition.repository'])) {
  11877.             return $this->services['app_script_condition.repository'];
  11878.         }
  11879.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11880.         if (isset($this->services['app_script_condition.repository'])) {
  11881.             return $this->services['app_script_condition.repository'];
  11882.         }
  11883.         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())));
  11884.     }
  11885.     /**
  11886.      * Gets the public 'app_script_condition_translation.repository' shared service.
  11887.      *
  11888.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11889.      */
  11890.     protected function getAppScriptConditionTranslation_RepositoryService()
  11891.     {
  11892.         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())));
  11893.     }
  11894.     /**
  11895.      * Gets the public 'app_template.repository' shared service.
  11896.      *
  11897.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11898.      */
  11899.     protected function getAppTemplate_RepositoryService()
  11900.     {
  11901.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11902.         if (isset($this->services['app_template.repository'])) {
  11903.             return $this->services['app_template.repository'];
  11904.         }
  11905.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11906.         if (isset($this->services['app_template.repository'])) {
  11907.             return $this->services['app_template.repository'];
  11908.         }
  11909.         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, ($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())));
  11910.     }
  11911.     /**
  11912.      * Gets the public 'app_translation.repository' shared service.
  11913.      *
  11914.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11915.      */
  11916.     protected function getAppTranslation_RepositoryService()
  11917.     {
  11918.         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())));
  11919.     }
  11920.     /**
  11921.      * Gets the public 'biloba.intl_translation.translation_log' shared service.
  11922.      *
  11923.      * @return \Biloba\IntlTranslation\Service\TranslationLogService
  11924.      */
  11925.     protected function getBiloba_IntlTranslation_TranslationLogService()
  11926.     {
  11927.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Service/TranslationLogServiceInterface.php';
  11928.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Service/TranslationLogService.php';
  11929.         return $this->services['biloba.intl_translation.translation_log'] = new \Biloba\IntlTranslation\Service\TranslationLogService($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  11930.     }
  11931.     /**
  11932.      * Gets the public 'biloba_intl_translation.filesystem.private' shared service.
  11933.      *
  11934.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11935.      */
  11936.     protected function getBilobaIntlTranslation_Filesystem_PrivateService()
  11937.     {
  11938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11940.         return $this->services['biloba_intl_translation.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_intl_translation');
  11941.     }
  11942.     /**
  11943.      * Gets the public 'biloba_intl_translation.filesystem.public' shared service.
  11944.      *
  11945.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11946.      */
  11947.     protected function getBilobaIntlTranslation_Filesystem_PublicService()
  11948.     {
  11949.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11951.         return $this->services['biloba_intl_translation.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_intl_translation');
  11952.     }
  11953.     /**
  11954.      * Gets the public 'biloba_intl_translation_bulk.filesystem.private' shared service.
  11955.      *
  11956.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11957.      */
  11958.     protected function getBilobaIntlTranslationBulk_Filesystem_PrivateService()
  11959.     {
  11960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11961.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11962.         return $this->services['biloba_intl_translation_bulk.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_intl_translation_bulk');
  11963.     }
  11964.     /**
  11965.      * Gets the public 'biloba_intl_translation_bulk.filesystem.public' shared service.
  11966.      *
  11967.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11968.      */
  11969.     protected function getBilobaIntlTranslationBulk_Filesystem_PublicService()
  11970.     {
  11971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11973.         return $this->services['biloba_intl_translation_bulk.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_intl_translation_bulk');
  11974.     }
  11975.     /**
  11976.      * Gets the public 'biloba_intl_translation_config.repository' shared service.
  11977.      *
  11978.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  11979.      */
  11980.     protected function getBilobaIntlTranslationConfig_RepositoryService()
  11981.     {
  11982.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  11983.         if (isset($this->services['biloba_intl_translation_config.repository'])) {
  11984.             return $this->services['biloba_intl_translation_config.repository'];
  11985.         }
  11986.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  11987.         if (isset($this->services['biloba_intl_translation_config.repository'])) {
  11988.             return $this->services['biloba_intl_translation_config.repository'];
  11989.         }
  11990.         return $this->services['biloba_intl_translation_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition'] ?? $this->getConfigDefinitionService()), ($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())));
  11991.     }
  11992.     /**
  11993.      * Gets the public 'biloba_intl_translation_dictionary.filesystem.private' shared service.
  11994.      *
  11995.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11996.      */
  11997.     protected function getBilobaIntlTranslationDictionary_Filesystem_PrivateService()
  11998.     {
  11999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12001.         return $this->services['biloba_intl_translation_dictionary.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_intl_translation_dictionary');
  12002.     }
  12003.     /**
  12004.      * Gets the public 'biloba_intl_translation_dictionary.filesystem.public' shared service.
  12005.      *
  12006.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12007.      */
  12008.     protected function getBilobaIntlTranslationDictionary_Filesystem_PublicService()
  12009.     {
  12010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12012.         return $this->services['biloba_intl_translation_dictionary.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_intl_translation_dictionary');
  12013.     }
  12014.     /**
  12015.      * Gets the public 'biloba_intl_translation_dictionary_entry.repository' shared service.
  12016.      *
  12017.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12018.      */
  12019.     protected function getBilobaIntlTranslationDictionaryEntry_RepositoryService()
  12020.     {
  12021.         return $this->services['biloba_intl_translation_dictionary_entry.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition'] ?? $this->getEntryDefinitionService()), ($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())));
  12022.     }
  12023.     /**
  12024.      * Gets the public 'biloba_intl_translation_dictionary_entry_translation.repository' shared service.
  12025.      *
  12026.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12027.      */
  12028.     protected function getBilobaIntlTranslationDictionaryEntryTranslation_RepositoryService()
  12029.     {
  12030.         return $this->services['biloba_intl_translation_dictionary_entry_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition'] ?? $this->getEntryTranslationDefinitionService()), ($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())));
  12031.     }
  12032.     /**
  12033.      * Gets the public 'biloba_intl_translation_log.repository' shared service.
  12034.      *
  12035.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12036.      */
  12037.     protected function getBilobaIntlTranslationLog_RepositoryService()
  12038.     {
  12039.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12040.         if (isset($this->services['biloba_intl_translation_log.repository'])) {
  12041.             return $this->services['biloba_intl_translation_log.repository'];
  12042.         }
  12043.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12044.         if (isset($this->services['biloba_intl_translation_log.repository'])) {
  12045.             return $this->services['biloba_intl_translation_log.repository'];
  12046.         }
  12047.         return $this->services['biloba_intl_translation_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition'] ?? $this->getLogDefinitionService()), ($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())));
  12048.     }
  12049.     /**
  12050.      * Gets the public 'biloba_intl_translation_more_entities.filesystem.private' shared service.
  12051.      *
  12052.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12053.      */
  12054.     protected function getBilobaIntlTranslationMoreEntities_Filesystem_PrivateService()
  12055.     {
  12056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12058.         return $this->services['biloba_intl_translation_more_entities.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_intl_translation_more_entities');
  12059.     }
  12060.     /**
  12061.      * Gets the public 'biloba_intl_translation_more_entities.filesystem.public' shared service.
  12062.      *
  12063.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12064.      */
  12065.     protected function getBilobaIntlTranslationMoreEntities_Filesystem_PublicService()
  12066.     {
  12067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12069.         return $this->services['biloba_intl_translation_more_entities.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_intl_translation_more_entities');
  12070.     }
  12071.     /**
  12072.      * Gets the public 'biloba_intl_translation_more_entities_bulk.filesystem.private' shared service.
  12073.      *
  12074.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12075.      */
  12076.     protected function getBilobaIntlTranslationMoreEntitiesBulk_Filesystem_PrivateService()
  12077.     {
  12078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12080.         return $this->services['biloba_intl_translation_more_entities_bulk.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/biloba_intl_translation_more_entities_bulk');
  12081.     }
  12082.     /**
  12083.      * Gets the public 'biloba_intl_translation_more_entities_bulk.filesystem.public' shared service.
  12084.      *
  12085.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12086.      */
  12087.     protected function getBilobaIntlTranslationMoreEntitiesBulk_Filesystem_PublicService()
  12088.     {
  12089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12091.         return $this->services['biloba_intl_translation_more_entities_bulk.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/biloba_intl_translation_more_entities_bulk');
  12092.     }
  12093.     /**
  12094.      * Gets the public 'cache.app' shared service.
  12095.      *
  12096.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  12097.      */
  12098.     protected function getCache_AppService()
  12099.     {
  12100.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  12101.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  12102.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  12103.     }
  12104.     /**
  12105.      * Gets the public 'cache.app_clearer' shared service.
  12106.      *
  12107.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  12108.      */
  12109.     protected function getCache_AppClearerService()
  12110.     {
  12111.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  12112.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  12113.         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())]);
  12114.     }
  12115.     /**
  12116.      * Gets the public 'cache.global_clearer' shared service.
  12117.      *
  12118.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  12119.      */
  12120.     protected function getCache_GlobalClearerService()
  12121.     {
  12122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  12123.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  12124.         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())]);
  12125.     }
  12126.     /**
  12127.      * Gets the public 'cache.system' shared service.
  12128.      *
  12129.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  12130.      */
  12131.     protected function getCache_SystemService()
  12132.     {
  12133.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TAJv5dex9B'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  12134.     }
  12135.     /**
  12136.      * Gets the public 'cache.system_clearer' shared service.
  12137.      *
  12138.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  12139.      */
  12140.     protected function getCache_SystemClearerService()
  12141.     {
  12142.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  12143.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  12144.         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())]);
  12145.     }
  12146.     /**
  12147.      * Gets the public 'cache.validator_expression_language' shared service.
  12148.      *
  12149.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  12150.      */
  12151.     protected function getCache_ValidatorExpressionLanguageService()
  12152.     {
  12153.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KGZnWLkE7r'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  12154.     }
  12155.     /**
  12156.      * Gets the public 'cache_warmer' shared service.
  12157.      *
  12158.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  12159.      */
  12160.     protected function getCacheWarmerService()
  12161.     {
  12162.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  12163.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  12164.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  12165.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  12166.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  12167.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  12168.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  12169.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  12170.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  12171.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  12172.         }, 7), true, ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainerDeprecations.log'));
  12173.     }
  12174.     /**
  12175.      * Gets the public 'category.repository' shared service.
  12176.      *
  12177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12178.      */
  12179.     protected function getCategory_RepositoryService()
  12180.     {
  12181.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12182.         if (isset($this->services['category.repository'])) {
  12183.             return $this->services['category.repository'];
  12184.         }
  12185.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12186.         if (isset($this->services['category.repository'])) {
  12187.             return $this->services['category.repository'];
  12188.         }
  12189.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12190.         if (isset($this->services['category.repository'])) {
  12191.             return $this->services['category.repository'];
  12192.         }
  12193.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12194.         if (isset($this->services['category.repository'])) {
  12195.             return $this->services['category.repository'];
  12196.         }
  12197.         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())));
  12198.     }
  12199.     /**
  12200.      * Gets the public 'category_tag.repository' shared service.
  12201.      *
  12202.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12203.      */
  12204.     protected function getCategoryTag_RepositoryService()
  12205.     {
  12206.         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())));
  12207.     }
  12208.     /**
  12209.      * Gets the public 'category_translation.repository' shared service.
  12210.      *
  12211.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12212.      */
  12213.     protected function getCategoryTranslation_RepositoryService()
  12214.     {
  12215.         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())));
  12216.     }
  12217.     /**
  12218.      * Gets the public 'certificate.filesystem.private' shared service.
  12219.      *
  12220.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12221.      */
  12222.     protected function getCertificate_Filesystem_PrivateService()
  12223.     {
  12224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12226.         return $this->services['certificate.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/certificate');
  12227.     }
  12228.     /**
  12229.      * Gets the public 'certificate.filesystem.public' shared service.
  12230.      *
  12231.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12232.      */
  12233.     protected function getCertificate_Filesystem_PublicService()
  12234.     {
  12235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12237.         return $this->services['certificate.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/certificate');
  12238.     }
  12239.     /**
  12240.      * Gets the public 'certificate.repository' shared service.
  12241.      *
  12242.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12243.      */
  12244.     protected function getCertificate_RepositoryService()
  12245.     {
  12246.         return $this->services['certificate.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Certificate\\Entity\\CertificateDefinition'] ?? $this->getCertificateDefinitionService()), ($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())));
  12247.     }
  12248.     /**
  12249.      * Gets the public 'checkout.filesystem.private' shared service.
  12250.      *
  12251.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12252.      */
  12253.     protected function getCheckout_Filesystem_PrivateService()
  12254.     {
  12255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12257.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  12258.     }
  12259.     /**
  12260.      * Gets the public 'checkout.filesystem.public' shared service.
  12261.      *
  12262.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12263.      */
  12264.     protected function getCheckout_Filesystem_PublicService()
  12265.     {
  12266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12268.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  12269.     }
  12270.     /**
  12271.      * Gets the public 'cms_block.repository' shared service.
  12272.      *
  12273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12274.      */
  12275.     protected function getCmsBlock_RepositoryService()
  12276.     {
  12277.         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())));
  12278.     }
  12279.     /**
  12280.      * Gets the public 'cms_page.repository' shared service.
  12281.      *
  12282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12283.      */
  12284.     protected function getCmsPage_RepositoryService()
  12285.     {
  12286.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12287.         if (isset($this->services['cms_page.repository'])) {
  12288.             return $this->services['cms_page.repository'];
  12289.         }
  12290.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12291.         if (isset($this->services['cms_page.repository'])) {
  12292.             return $this->services['cms_page.repository'];
  12293.         }
  12294.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12295.         if (isset($this->services['cms_page.repository'])) {
  12296.             return $this->services['cms_page.repository'];
  12297.         }
  12298.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12299.         if (isset($this->services['cms_page.repository'])) {
  12300.             return $this->services['cms_page.repository'];
  12301.         }
  12302.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(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())));
  12303.     }
  12304.     /**
  12305.      * Gets the public 'cms_page_translation.repository' shared service.
  12306.      *
  12307.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12308.      */
  12309.     protected function getCmsPageTranslation_RepositoryService()
  12310.     {
  12311.         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())));
  12312.     }
  12313.     /**
  12314.      * Gets the public 'cms_section.repository' shared service.
  12315.      *
  12316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12317.      */
  12318.     protected function getCmsSection_RepositoryService()
  12319.     {
  12320.         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())));
  12321.     }
  12322.     /**
  12323.      * Gets the public 'cms_slot.repository' shared service.
  12324.      *
  12325.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12326.      */
  12327.     protected function getCmsSlot_RepositoryService()
  12328.     {
  12329.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12330.         if (isset($this->services['cms_slot.repository'])) {
  12331.             return $this->services['cms_slot.repository'];
  12332.         }
  12333.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12334.         if (isset($this->services['cms_slot.repository'])) {
  12335.             return $this->services['cms_slot.repository'];
  12336.         }
  12337.         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()), $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())));
  12338.     }
  12339.     /**
  12340.      * Gets the public 'cms_slot_translation.repository' shared service.
  12341.      *
  12342.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12343.      */
  12344.     protected function getCmsSlotTranslation_RepositoryService()
  12345.     {
  12346.         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())));
  12347.     }
  12348.     /**
  12349.      * Gets the public 'cogi_advanced_contact_form.filesystem.private' shared service.
  12350.      *
  12351.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12352.      */
  12353.     protected function getCogiAdvancedContactForm_Filesystem_PrivateService()
  12354.     {
  12355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12357.         return $this->services['cogi_advanced_contact_form.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/cogi_advanced_contact_form');
  12358.     }
  12359.     /**
  12360.      * Gets the public 'cogi_advanced_contact_form.filesystem.public' shared service.
  12361.      *
  12362.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12363.      */
  12364.     protected function getCogiAdvancedContactForm_Filesystem_PublicService()
  12365.     {
  12366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12368.         return $this->services['cogi_advanced_contact_form.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/cogi_advanced_contact_form');
  12369.     }
  12370.     /**
  12371.      * Gets the public 'console.command.public_alias.Frosh\Tools\Command\DevRobotsTxtCommand' shared service.
  12372.      *
  12373.      * @return \Frosh\Tools\Command\DevRobotsTxtCommand
  12374.      */
  12375.     protected function getDevRobotsTxtCommandService()
  12376.     {
  12377.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  12378.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/DevRobotsTxtCommand.php';
  12379.         return $this->services['console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand'] = new \Frosh\Tools\Command\DevRobotsTxtCommand((\dirname(__DIR__4).'/public'));
  12380.     }
  12381.     /**
  12382.      * Gets the public 'console.command_loader' shared service.
  12383.      *
  12384.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  12385.      */
  12386.     protected function getConsole_CommandLoaderService()
  12387.     {
  12388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  12389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  12390.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12391.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  12392.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  12393.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  12394.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  12395.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  12396.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  12397.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  12398.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  12399.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  12400.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  12401.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  12402.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  12403.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  12404.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  12405.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  12406.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  12407.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  12408.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  12409.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  12410.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  12411.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  12412.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  12413.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  12414.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  12415.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  12416.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  12417.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  12418.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  12419.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  12420.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  12421.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  12422.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  12423.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  12424.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  12425.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  12426.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  12427.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  12428.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  12429.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  12430.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  12431.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  12432.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  12433.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  12434.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  12435.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  12436.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  12437.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  12438.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  12439.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  12440.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  12441.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  12442.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  12443.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  12444.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  12445.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  12446.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => ['privates''Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand''getCartMigrateCommandService'false],
  12447.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  12448.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  12449.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  12450.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  12451.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  12452.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  12453.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  12454.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  12455.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  12456.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  12457.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  12458.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  12459.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  12460.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  12461.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  12462.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand.lazy''getElasticsearchAdminIndexingCommand_LazyService'false],
  12463.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand.lazy''getElasticsearchAdminResetCommand_LazyService'false],
  12464.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => ['privates''.Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand.lazy''getElasticsearchAdminTestCommand_LazyService'false],
  12465.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  12466.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  12467.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  12468.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  12469.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => ['privates''.Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand.lazy''getDotenvDumpCommand_LazyService'false],
  12470.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  12471.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  12472.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  12473.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  12474.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  12475.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  12476.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  12477.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  12478.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  12479.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  12480.             'SwagMigrationAssistant\\Command\\MigrateDataCommand' => ['privates''SwagMigrationAssistant\\Command\\MigrateDataCommand''getMigrateDataCommandService'false],
  12481.             'Biloba\\IntlTranslation\\Command\\TranslateCommand' => ['privates''Biloba\\IntlTranslation\\Command\\TranslateCommand''getTranslateCommandService'false],
  12482.             'Biloba\\IntlTranslation\\Command\\LanguageCommand' => ['privates''Biloba\\IntlTranslation\\Command\\LanguageCommand''getLanguageCommandService'false],
  12483.             'Frosh\\Tools\\Command\\MonitorCommand' => ['privates''.Frosh\\Tools\\Command\\MonitorCommand.lazy''getMonitorCommand_LazyService'false],
  12484.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => ['privates''.Frosh\\Tools\\Command\\ChangeUserPasswordCommand.lazy''getChangeUserPasswordCommand_LazyService'false],
  12485.             'Frosh\\Tools\\Command\\EnvGetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvGetCommand.lazy''getEnvGetCommand_LazyService'false],
  12486.             'Frosh\\Tools\\Command\\EnvSetCommand' => ['privates''.Frosh\\Tools\\Command\\EnvSetCommand.lazy''getEnvSetCommand_LazyService'false],
  12487.             'Frosh\\Tools\\Command\\EnvDelCommand' => ['privates''.Frosh\\Tools\\Command\\EnvDelCommand.lazy''getEnvDelCommand_LazyService'false],
  12488.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdatePluginsCommand.lazy''getUpdatePluginsCommand_LazyService'false],
  12489.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => ['privates''.Frosh\\Tools\\Command\\UpdateComposerPluginsCommand.lazy''getUpdateComposerPluginsCommand_LazyService'false],
  12490.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  12491.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  12492.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  12493.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  12494.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  12495.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  12496.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  12497.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  12498.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  12499.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  12500.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  12501.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  12502.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  12503.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  12504.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  12505.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  12506.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  12507.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  12508.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  12509.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  12510.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  12511.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  12512.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  12513.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  12514.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  12515.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  12516.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  12517.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  12518.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  12519.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  12520.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  12521.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  12522.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  12523.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  12524.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  12525.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  12526.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  12527.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  12528.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  12529.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  12530.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  12531.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  12532.         ], [
  12533.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  12534.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  12535.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  12536.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  12537.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  12538.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  12539.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  12540.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  12541.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  12542.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  12543.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  12544.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  12545.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  12546.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  12547.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  12548.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  12549.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  12550.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  12551.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  12552.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  12553.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  12554.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  12555.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  12556.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  12557.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  12558.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  12559.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  12560.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  12561.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  12562.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  12563.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  12564.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  12565.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  12566.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  12567.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  12568.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  12569.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  12570.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  12571.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  12572.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  12573.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  12574.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  12575.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  12576.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  12577.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  12578.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  12579.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  12580.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  12581.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  12582.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  12583.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  12584.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  12585.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  12586.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  12587.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  12588.             'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand' => 'Shopware\\Core\\Checkout\\Cart\\Command\\CartMigrateCommand',
  12589.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  12590.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  12591.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  12592.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  12593.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  12594.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  12595.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  12596.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  12597.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  12598.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  12599.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  12600.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  12601.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  12602.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  12603.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  12604.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand' => '?',
  12605.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand' => '?',
  12606.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand' => '?',
  12607.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  12608.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  12609.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  12610.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  12611.             'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => '?',
  12612.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  12613.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  12614.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  12615.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  12616.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  12617.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  12618.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  12619.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  12620.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  12621.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  12622.             'SwagMigrationAssistant\\Command\\MigrateDataCommand' => 'SwagMigrationAssistant\\Command\\MigrateDataCommand',
  12623.             'Biloba\\IntlTranslation\\Command\\TranslateCommand' => 'Biloba\\IntlTranslation\\Command\\TranslateCommand',
  12624.             'Biloba\\IntlTranslation\\Command\\LanguageCommand' => 'Biloba\\IntlTranslation\\Command\\LanguageCommand',
  12625.             'Frosh\\Tools\\Command\\MonitorCommand' => '?',
  12626.             'Frosh\\Tools\\Command\\ChangeUserPasswordCommand' => '?',
  12627.             'Frosh\\Tools\\Command\\EnvGetCommand' => '?',
  12628.             'Frosh\\Tools\\Command\\EnvSetCommand' => '?',
  12629.             'Frosh\\Tools\\Command\\EnvDelCommand' => '?',
  12630.             'Frosh\\Tools\\Command\\UpdatePluginsCommand' => '?',
  12631.             'Frosh\\Tools\\Command\\UpdateComposerPluginsCommand' => '?',
  12632.             'console.command.about' => '?',
  12633.             'console.command.cache_clear' => '?',
  12634.             'console.command.cache_pool_clear' => '?',
  12635.             'console.command.cache_pool_prune' => '?',
  12636.             'console.command.cache_pool_delete' => '?',
  12637.             'console.command.cache_pool_list' => '?',
  12638.             'console.command.cache_warmup' => '?',
  12639.             'console.command.config_debug' => '?',
  12640.             'console.command.config_dump_reference' => '?',
  12641.             'console.command.container_debug' => '?',
  12642.             'console.command.container_lint' => '?',
  12643.             'console.command.debug_autowiring' => '?',
  12644.             'console.command.dotenv_debug' => '?',
  12645.             'console.command.event_dispatcher_debug' => '?',
  12646.             'console.command.messenger_consume_messages' => '?',
  12647.             'console.command.messenger_setup_transports' => '?',
  12648.             'console.command.messenger_debug' => '?',
  12649.             'console.command.messenger_stop_workers' => '?',
  12650.             'console.command.router_debug' => '?',
  12651.             'console.command.router_match' => '?',
  12652.             'console.command.translation_debug' => '?',
  12653.             'console.command.translation_extract' => '?',
  12654.             'console.command.validator_debug' => '?',
  12655.             'console.command.translation_pull' => '?',
  12656.             'console.command.translation_push' => '?',
  12657.             'console.command.xliff_lint' => '?',
  12658.             'console.command.yaml_lint' => '?',
  12659.             'console.command.secrets_set' => '?',
  12660.             'console.command.secrets_remove' => '?',
  12661.             'console.command.secrets_generate_key' => '?',
  12662.             'console.command.secrets_list' => '?',
  12663.             'console.command.secrets_decrypt_to_local' => '?',
  12664.             'console.command.secrets_encrypt_from_local' => '?',
  12665.             'twig.command.debug' => '?',
  12666.             'twig.command.lint' => '?',
  12667.             'var_dumper.command.server_dump' => '?',
  12668.             'monolog.command.server_log' => '?',
  12669.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  12670.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  12671.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  12672.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  12673.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  12674.         ]), ['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''migration:migrate' => 'SwagMigrationAssistant\\Command\\MigrateDataCommand''biloba:intl_translation:translate' => 'Biloba\\IntlTranslation\\Command\\TranslateCommand''biloba:intl_translation:languages' => 'Biloba\\IntlTranslation\\Command\\LanguageCommand''frosh:monitor' => 'Frosh\\Tools\\Command\\MonitorCommand''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''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']);
  12675.     }
  12676.     /**
  12677.      * Gets the public 'container.env_var_processors_locator' shared service.
  12678.      *
  12679.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  12680.      */
  12681.     protected function getContainer_EnvVarProcessorsLocatorService()
  12682.     {
  12683.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  12684.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12685.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12686.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12687.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12688.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12689.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12690.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12691.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12692.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12693.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12694.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12695.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12696.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12697.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12698.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12699.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12700.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  12701.         ], [
  12702.             'base64' => '?',
  12703.             'bool' => '?',
  12704.             'const' => '?',
  12705.             'csv' => '?',
  12706.             'default' => '?',
  12707.             'file' => '?',
  12708.             'float' => '?',
  12709.             'int' => '?',
  12710.             'json' => '?',
  12711.             'key' => '?',
  12712.             'not' => '?',
  12713.             'query_string' => '?',
  12714.             'require' => '?',
  12715.             'resolve' => '?',
  12716.             'string' => '?',
  12717.             'trim' => '?',
  12718.             'url' => '?',
  12719.         ]);
  12720.     }
  12721.     /**
  12722.      * Gets the public 'content.filesystem.private' shared service.
  12723.      *
  12724.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12725.      */
  12726.     protected function getContent_Filesystem_PrivateService()
  12727.     {
  12728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12729.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12730.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  12731.     }
  12732.     /**
  12733.      * Gets the public 'content.filesystem.public' shared service.
  12734.      *
  12735.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12736.      */
  12737.     protected function getContent_Filesystem_PublicService()
  12738.     {
  12739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12741.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  12742.     }
  12743.     /**
  12744.      * Gets the public 'country.repository' shared service.
  12745.      *
  12746.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12747.      */
  12748.     protected function getCountry_RepositoryService()
  12749.     {
  12750.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12751.         if (isset($this->services['country.repository'])) {
  12752.             return $this->services['country.repository'];
  12753.         }
  12754.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12755.         if (isset($this->services['country.repository'])) {
  12756.             return $this->services['country.repository'];
  12757.         }
  12758.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12759.         if (isset($this->services['country.repository'])) {
  12760.             return $this->services['country.repository'];
  12761.         }
  12762.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12763.         if (isset($this->services['country.repository'])) {
  12764.             return $this->services['country.repository'];
  12765.         }
  12766.         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())));
  12767.     }
  12768.     /**
  12769.      * Gets the public 'country_state.repository' shared service.
  12770.      *
  12771.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12772.      */
  12773.     protected function getCountryState_RepositoryService()
  12774.     {
  12775.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12776.         if (isset($this->services['country_state.repository'])) {
  12777.             return $this->services['country_state.repository'];
  12778.         }
  12779.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12780.         if (isset($this->services['country_state.repository'])) {
  12781.             return $this->services['country_state.repository'];
  12782.         }
  12783.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12784.         if (isset($this->services['country_state.repository'])) {
  12785.             return $this->services['country_state.repository'];
  12786.         }
  12787.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12788.         if (isset($this->services['country_state.repository'])) {
  12789.             return $this->services['country_state.repository'];
  12790.         }
  12791.         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())));
  12792.     }
  12793.     /**
  12794.      * Gets the public 'country_state_translation.repository' shared service.
  12795.      *
  12796.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12797.      */
  12798.     protected function getCountryStateTranslation_RepositoryService()
  12799.     {
  12800.         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())));
  12801.     }
  12802.     /**
  12803.      * Gets the public 'country_translation.repository' shared service.
  12804.      *
  12805.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12806.      */
  12807.     protected function getCountryTranslation_RepositoryService()
  12808.     {
  12809.         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())));
  12810.     }
  12811.     /**
  12812.      * Gets the public 'currency.repository' shared service.
  12813.      *
  12814.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12815.      */
  12816.     protected function getCurrency_RepositoryService()
  12817.     {
  12818.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12819.         if (isset($this->services['currency.repository'])) {
  12820.             return $this->services['currency.repository'];
  12821.         }
  12822.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12823.         if (isset($this->services['currency.repository'])) {
  12824.             return $this->services['currency.repository'];
  12825.         }
  12826.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12827.         if (isset($this->services['currency.repository'])) {
  12828.             return $this->services['currency.repository'];
  12829.         }
  12830.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12831.         if (isset($this->services['currency.repository'])) {
  12832.             return $this->services['currency.repository'];
  12833.         }
  12834.         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())));
  12835.     }
  12836.     /**
  12837.      * Gets the public 'currency_country_rounding.repository' shared service.
  12838.      *
  12839.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12840.      */
  12841.     protected function getCurrencyCountryRounding_RepositoryService()
  12842.     {
  12843.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12844.         if (isset($this->services['currency_country_rounding.repository'])) {
  12845.             return $this->services['currency_country_rounding.repository'];
  12846.         }
  12847.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12848.         if (isset($this->services['currency_country_rounding.repository'])) {
  12849.             return $this->services['currency_country_rounding.repository'];
  12850.         }
  12851.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12852.         if (isset($this->services['currency_country_rounding.repository'])) {
  12853.             return $this->services['currency_country_rounding.repository'];
  12854.         }
  12855.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12856.         if (isset($this->services['currency_country_rounding.repository'])) {
  12857.             return $this->services['currency_country_rounding.repository'];
  12858.         }
  12859.         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())));
  12860.     }
  12861.     /**
  12862.      * Gets the public 'currency_translation.repository' shared service.
  12863.      *
  12864.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12865.      */
  12866.     protected function getCurrencyTranslation_RepositoryService()
  12867.     {
  12868.         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())));
  12869.     }
  12870.     /**
  12871.      * Gets the public 'custom_entity.repository' shared service.
  12872.      *
  12873.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12874.      */
  12875.     protected function getCustomEntity_RepositoryService()
  12876.     {
  12877.         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())));
  12878.     }
  12879.     /**
  12880.      * Gets the public 'custom_field.repository' shared service.
  12881.      *
  12882.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12883.      */
  12884.     protected function getCustomField_RepositoryService()
  12885.     {
  12886.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12887.         if (isset($this->services['custom_field.repository'])) {
  12888.             return $this->services['custom_field.repository'];
  12889.         }
  12890.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12891.         if (isset($this->services['custom_field.repository'])) {
  12892.             return $this->services['custom_field.repository'];
  12893.         }
  12894.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12895.         if (isset($this->services['custom_field.repository'])) {
  12896.             return $this->services['custom_field.repository'];
  12897.         }
  12898.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12899.         if (isset($this->services['custom_field.repository'])) {
  12900.             return $this->services['custom_field.repository'];
  12901.         }
  12902.         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())));
  12903.     }
  12904.     /**
  12905.      * Gets the public 'custom_field_set.repository' shared service.
  12906.      *
  12907.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12908.      */
  12909.     protected function getCustomFieldSet_RepositoryService()
  12910.     {
  12911.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12912.         if (isset($this->services['custom_field_set.repository'])) {
  12913.             return $this->services['custom_field_set.repository'];
  12914.         }
  12915.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12916.         if (isset($this->services['custom_field_set.repository'])) {
  12917.             return $this->services['custom_field_set.repository'];
  12918.         }
  12919.         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, ($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())));
  12920.     }
  12921.     /**
  12922.      * Gets the public 'custom_field_set_relation.repository' shared service.
  12923.      *
  12924.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12925.      */
  12926.     protected function getCustomFieldSetRelation_RepositoryService()
  12927.     {
  12928.         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())));
  12929.     }
  12930.     /**
  12931.      * Gets the public 'customer.repository' shared service.
  12932.      *
  12933.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12934.      */
  12935.     protected function getCustomer_RepositoryService()
  12936.     {
  12937.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12938.         if (isset($this->services['customer.repository'])) {
  12939.             return $this->services['customer.repository'];
  12940.         }
  12941.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12942.         if (isset($this->services['customer.repository'])) {
  12943.             return $this->services['customer.repository'];
  12944.         }
  12945.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12946.         if (isset($this->services['customer.repository'])) {
  12947.             return $this->services['customer.repository'];
  12948.         }
  12949.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12950.         if (isset($this->services['customer.repository'])) {
  12951.             return $this->services['customer.repository'];
  12952.         }
  12953.         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())));
  12954.     }
  12955.     /**
  12956.      * Gets the public 'customer_address.repository' shared service.
  12957.      *
  12958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12959.      */
  12960.     protected function getCustomerAddress_RepositoryService()
  12961.     {
  12962.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12963.         if (isset($this->services['customer_address.repository'])) {
  12964.             return $this->services['customer_address.repository'];
  12965.         }
  12966.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12967.         if (isset($this->services['customer_address.repository'])) {
  12968.             return $this->services['customer_address.repository'];
  12969.         }
  12970.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12971.         if (isset($this->services['customer_address.repository'])) {
  12972.             return $this->services['customer_address.repository'];
  12973.         }
  12974.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12975.         if (isset($this->services['customer_address.repository'])) {
  12976.             return $this->services['customer_address.repository'];
  12977.         }
  12978.         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())));
  12979.     }
  12980.     /**
  12981.      * Gets the public 'customer_group.repository' shared service.
  12982.      *
  12983.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  12984.      */
  12985.     protected function getCustomerGroup_RepositoryService()
  12986.     {
  12987.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  12988.         if (isset($this->services['customer_group.repository'])) {
  12989.             return $this->services['customer_group.repository'];
  12990.         }
  12991.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  12992.         if (isset($this->services['customer_group.repository'])) {
  12993.             return $this->services['customer_group.repository'];
  12994.         }
  12995.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  12996.         if (isset($this->services['customer_group.repository'])) {
  12997.             return $this->services['customer_group.repository'];
  12998.         }
  12999.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13000.         if (isset($this->services['customer_group.repository'])) {
  13001.             return $this->services['customer_group.repository'];
  13002.         }
  13003.         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())));
  13004.     }
  13005.     /**
  13006.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  13007.      *
  13008.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13009.      */
  13010.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  13011.     {
  13012.         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())));
  13013.     }
  13014.     /**
  13015.      * Gets the public 'customer_group_translation.repository' shared service.
  13016.      *
  13017.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13018.      */
  13019.     protected function getCustomerGroupTranslation_RepositoryService()
  13020.     {
  13021.         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())));
  13022.     }
  13023.     /**
  13024.      * Gets the public 'customer_recovery.repository' shared service.
  13025.      *
  13026.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13027.      */
  13028.     protected function getCustomerRecovery_RepositoryService()
  13029.     {
  13030.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13031.         if (isset($this->services['customer_recovery.repository'])) {
  13032.             return $this->services['customer_recovery.repository'];
  13033.         }
  13034.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13035.         if (isset($this->services['customer_recovery.repository'])) {
  13036.             return $this->services['customer_recovery.repository'];
  13037.         }
  13038.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13039.         if (isset($this->services['customer_recovery.repository'])) {
  13040.             return $this->services['customer_recovery.repository'];
  13041.         }
  13042.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13043.         if (isset($this->services['customer_recovery.repository'])) {
  13044.             return $this->services['customer_recovery.repository'];
  13045.         }
  13046.         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())));
  13047.     }
  13048.     /**
  13049.      * Gets the public 'customer_tag.repository' shared service.
  13050.      *
  13051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13052.      */
  13053.     protected function getCustomerTag_RepositoryService()
  13054.     {
  13055.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13056.         if (isset($this->services['customer_tag.repository'])) {
  13057.             return $this->services['customer_tag.repository'];
  13058.         }
  13059.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13060.         if (isset($this->services['customer_tag.repository'])) {
  13061.             return $this->services['customer_tag.repository'];
  13062.         }
  13063.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13064.         if (isset($this->services['customer_tag.repository'])) {
  13065.             return $this->services['customer_tag.repository'];
  13066.         }
  13067.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13068.         if (isset($this->services['customer_tag.repository'])) {
  13069.             return $this->services['customer_tag.repository'];
  13070.         }
  13071.         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())));
  13072.     }
  13073.     /**
  13074.      * Gets the public 'customer_wishlist.repository' shared service.
  13075.      *
  13076.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13077.      */
  13078.     protected function getCustomerWishlist_RepositoryService()
  13079.     {
  13080.         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())));
  13081.     }
  13082.     /**
  13083.      * Gets the public 'customer_wishlist_product.repository' shared service.
  13084.      *
  13085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13086.      */
  13087.     protected function getCustomerWishlistProduct_RepositoryService()
  13088.     {
  13089.         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())));
  13090.     }
  13091.     /**
  13092.      * Gets the public 'data_collector.dump' shared service.
  13093.      *
  13094.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  13095.      */
  13096.     protected function getDataCollector_DumpService()
  13097.     {
  13098.         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);
  13099.     }
  13100.     /**
  13101.      * Gets the public 'dead_message.repository' shared service.
  13102.      *
  13103.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13104.      */
  13105.     protected function getDeadMessage_RepositoryService()
  13106.     {
  13107.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13108.         if (isset($this->services['dead_message.repository'])) {
  13109.             return $this->services['dead_message.repository'];
  13110.         }
  13111.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13112.         if (isset($this->services['dead_message.repository'])) {
  13113.             return $this->services['dead_message.repository'];
  13114.         }
  13115.         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, ($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())));
  13116.     }
  13117.     /**
  13118.      * Gets the public 'delivery_time.repository' shared service.
  13119.      *
  13120.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13121.      */
  13122.     protected function getDeliveryTime_RepositoryService()
  13123.     {
  13124.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13125.         if (isset($this->services['delivery_time.repository'])) {
  13126.             return $this->services['delivery_time.repository'];
  13127.         }
  13128.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13129.         if (isset($this->services['delivery_time.repository'])) {
  13130.             return $this->services['delivery_time.repository'];
  13131.         }
  13132.         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, ($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())));
  13133.     }
  13134.     /**
  13135.      * Gets the public 'delivery_time_translation.repository' shared service.
  13136.      *
  13137.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13138.      */
  13139.     protected function getDeliveryTimeTranslation_RepositoryService()
  13140.     {
  13141.         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())));
  13142.     }
  13143.     /**
  13144.      * Gets the public 'digi1\digi1Moretabsforproductdetailpage\Resources\snippet\de_DE\SnippetFile_de_DE' shared service.
  13145.      *
  13146.      * @return \digi1\digi1Moretabsforproductdetailpage\Resources\snippet\de_DE\SnippetFile_de_DE
  13147.      */
  13148.     protected function getSnippetFileDeDEService()
  13149.     {
  13150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  13151.         include_once \dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/snippet/de_DE/SnippetFile_de_DE.php';
  13152.         return $this->services['digi1\\digi1Moretabsforproductdetailpage\\Resources\\snippet\\de_DE\\SnippetFile_de_DE'] = new \digi1\digi1Moretabsforproductdetailpage\Resources\snippet\de_DE\SnippetFile_de_DE();
  13153.     }
  13154.     /**
  13155.      * Gets the public 'digi1\digi1Moretabsforproductdetailpage\Resources\snippet\en_GB\SnippetFile_en_GB' shared service.
  13156.      *
  13157.      * @return \digi1\digi1Moretabsforproductdetailpage\Resources\snippet\en_GB\SnippetFile_en_GB
  13158.      */
  13159.     protected function getSnippetFileEnGBService()
  13160.     {
  13161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileInterface.php';
  13162.         include_once \dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/snippet/en_GB/SnippetFile_en_GB.php';
  13163.         return $this->services['digi1\\digi1Moretabsforproductdetailpage\\Resources\\snippet\\en_GB\\SnippetFile_en_GB'] = new \digi1\digi1Moretabsforproductdetailpage\Resources\snippet\en_GB\SnippetFile_en_GB();
  13164.     }
  13165.     /**
  13166.      * Gets the public 'digi1\digi1Moretabsforproductdetailpage\digi1Moretabsforproductdetailpage' shared autowired service.
  13167.      *
  13168.      * @return \digi1\digi1Moretabsforproductdetailpage\digi1Moretabsforproductdetailpage
  13169.      */
  13170.     protected function getDigi1MoretabsforproductdetailpageService()
  13171.     {
  13172.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  13173.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  13174.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  13175.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  13176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  13177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  13178.         include_once \dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/digi1Moretabsforproductdetailpage.php';
  13179.         return $this->services['digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage');
  13180.     }
  13181.     /**
  13182.      * Gets the public 'digi1_moretabsforproductdetailpage.filesystem.private' shared service.
  13183.      *
  13184.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13185.      */
  13186.     protected function getDigi1Moretabsforproductdetailpage_Filesystem_PrivateService()
  13187.     {
  13188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13190.         return $this->services['digi1_moretabsforproductdetailpage.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/digi1_moretabsforproductdetailpage');
  13191.     }
  13192.     /**
  13193.      * Gets the public 'digi1_moretabsforproductdetailpage.filesystem.public' shared service.
  13194.      *
  13195.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13196.      */
  13197.     protected function getDigi1Moretabsforproductdetailpage_Filesystem_PublicService()
  13198.     {
  13199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13201.         return $this->services['digi1_moretabsforproductdetailpage.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/digi1_moretabsforproductdetailpage');
  13202.     }
  13203.     /**
  13204.      * Gets the public 'document.repository' shared service.
  13205.      *
  13206.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13207.      */
  13208.     protected function getDocument_RepositoryService()
  13209.     {
  13210.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13211.         if (isset($this->services['document.repository'])) {
  13212.             return $this->services['document.repository'];
  13213.         }
  13214.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13215.         if (isset($this->services['document.repository'])) {
  13216.             return $this->services['document.repository'];
  13217.         }
  13218.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13219.         if (isset($this->services['document.repository'])) {
  13220.             return $this->services['document.repository'];
  13221.         }
  13222.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13223.         if (isset($this->services['document.repository'])) {
  13224.             return $this->services['document.repository'];
  13225.         }
  13226.         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())));
  13227.     }
  13228.     /**
  13229.      * Gets the public 'document_base_config.repository' shared service.
  13230.      *
  13231.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13232.      */
  13233.     protected function getDocumentBaseConfig_RepositoryService()
  13234.     {
  13235.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13236.         if (isset($this->services['document_base_config.repository'])) {
  13237.             return $this->services['document_base_config.repository'];
  13238.         }
  13239.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13240.         if (isset($this->services['document_base_config.repository'])) {
  13241.             return $this->services['document_base_config.repository'];
  13242.         }
  13243.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13244.         if (isset($this->services['document_base_config.repository'])) {
  13245.             return $this->services['document_base_config.repository'];
  13246.         }
  13247.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13248.         if (isset($this->services['document_base_config.repository'])) {
  13249.             return $this->services['document_base_config.repository'];
  13250.         }
  13251.         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())));
  13252.     }
  13253.     /**
  13254.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  13255.      *
  13256.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13257.      */
  13258.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  13259.     {
  13260.         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())));
  13261.     }
  13262.     /**
  13263.      * Gets the public 'document_type.repository' shared service.
  13264.      *
  13265.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13266.      */
  13267.     protected function getDocumentType_RepositoryService()
  13268.     {
  13269.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  13270.         if (isset($this->services['document_type.repository'])) {
  13271.             return $this->services['document_type.repository'];
  13272.         }
  13273.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  13274.         if (isset($this->services['document_type.repository'])) {
  13275.             return $this->services['document_type.repository'];
  13276.         }
  13277.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  13278.         if (isset($this->services['document_type.repository'])) {
  13279.             return $this->services['document_type.repository'];
  13280.         }
  13281.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  13282.         if (isset($this->services['document_type.repository'])) {
  13283.             return $this->services['document_type.repository'];
  13284.         }
  13285.         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())));
  13286.     }
  13287.     /**
  13288.      * Gets the public 'document_type_translation.repository' shared service.
  13289.      *
  13290.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13291.      */
  13292.     protected function getDocumentTypeTranslation_RepositoryService()
  13293.     {
  13294.         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())));
  13295.     }
  13296.     /**
  13297.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  13298.      *
  13299.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13300.      */
  13301.     protected function getElasticsearch_Filesystem_PrivateService()
  13302.     {
  13303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13305.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  13306.     }
  13307.     /**
  13308.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  13309.      *
  13310.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13311.      */
  13312.     protected function getElasticsearch_Filesystem_PublicService()
  13313.     {
  13314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13316.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  13317.     }
  13318.     /**
  13319.      * Gets the public 'enqueue.client.default.producer' shared service.
  13320.      *
  13321.      * @return \Enqueue\Client\TraceableProducer
  13322.      */
  13323.     protected function getEnqueue_Client_Default_ProducerService()
  13324.     {
  13325.         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([])));
  13326.     }
  13327.     /**
  13328.      * Gets the public 'error_controller' shared service.
  13329.      *
  13330.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  13331.      */
  13332.     protected function getErrorController2Service()
  13333.     {
  13334.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  13335.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  13336.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  13337.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  13338.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  13339.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  13340.         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)));
  13341.     }
  13342.     /**
  13343.      * Gets the public 'event_action.repository' shared service.
  13344.      *
  13345.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13346.      */
  13347.     protected function getEventAction_RepositoryService()
  13348.     {
  13349.         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())));
  13350.     }
  13351.     /**
  13352.      * Gets the public 'event_action_rule.repository' shared service.
  13353.      *
  13354.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13355.      */
  13356.     protected function getEventActionRule_RepositoryService()
  13357.     {
  13358.         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())));
  13359.     }
  13360.     /**
  13361.      * Gets the public 'event_action_sales_channel.repository' shared service.
  13362.      *
  13363.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  13364.      */
  13365.     protected function getEventActionSalesChannel_RepositoryService()
  13366.     {
  13367.         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())));
  13368.     }
  13369.     /**
  13370.      * Gets the public 'event_dispatcher' shared service.
  13371.      *
  13372.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  13373.      */
  13374.     protected function getEventDispatcherService()
  13375.     {
  13376.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService());
  13377.         if (isset($this->services['event_dispatcher'])) {
  13378.             return $this->services['event_dispatcher'];
  13379.         }
  13380.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  13381.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  13382.         $b->pushHandler(new \Monolog\Handler\NullHandler());
  13383.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  13384.         $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())));
  13385.         $instance->addListener('kernel.request', [=> function () {
  13386.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  13387.         }, => '__invoke'], 0);
  13388.         $instance->addListener('kernel.request', [=> function () {
  13389.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  13390.         }, => 'onKernelRequest'], 0);
  13391.         $instance->addListener('kernel.response', [=> function () {
  13392.             return ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] ?? ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\AdminInfoSubscriber'] = new \Frosh\Tools\Components\Elasticsearch\AdminInfoSubscriber(true)));
  13393.         }, => '__invoke'], 0);
  13394.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  13395.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\ProductLoadedListener'] ?? $this->getProductLoadedListenerService());
  13396.         }, => 'onSalesChannelProductLoaded'], -100);
  13397.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  13398.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\NavigationPageLoadedListener'] ?? $this->getNavigationPageLoadedListenerService());
  13399.         }, => '__invoke'], -100);
  13400.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13401.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheInvalidationListener'] ?? $this->getCacheInvalidationListenerService());
  13402.         }, => '__invoke'], 0);
  13403.         $instance->addListener('kernel.response', [=> function () {
  13404.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  13405.         }, => 'onResponseEvent'], 0);
  13406.         $instance->addListener('Shopware\\Core\\System\\SalesChannel\\Event\\SalesChannelContextCreatedEvent', [=> function () {
  13407.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  13408.         }, => 'onSalesChannelContextResolvedEvent'], 0);
  13409.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductDetailRouteCacheKeyEvent', [=> function () {
  13410.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheKeyListener'] ?? ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheKeyListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\CacheKeyListener()));
  13411.         }, => 'onProductDetailPage'], 0);
  13412.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingRouteCacheKeyEvent', [=> function () {
  13413.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheKeyListener'] ?? ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheKeyListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\CacheKeyListener()));
  13414.         }, => 'onListingPage'], 0);
  13415.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13416.             return ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\GenerateChangesetListener'] ?? ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\GenerateChangesetListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\GenerateChangesetListener()));
  13417.         }, => '__invoke'], 100);
  13418.         $instance->addListener('kernel.controller', [=> function () {
  13419.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  13420.         }, => 'onKernelController'], 0);
  13421.         $instance->addListener('kernel.controller', [=> function () {
  13422.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  13423.         }, => 'resolveContext'], -10);
  13424.         $instance->addListener('kernel.request', [=> function () {
  13425.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  13426.         }, => 'initializeCspNonce'], 0);
  13427.         $instance->addListener('kernel.response', [=> function () {
  13428.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  13429.         }, => 'setSecurityHeaders'], 0);
  13430.         $instance->addListener('kernel.controller', [=> function () {
  13431.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  13432.         }, => 'checkScope'], -20);
  13433.         $instance->addListener('kernel.request', [=> function () {
  13434.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  13435.         }, => 'request'], -10);
  13436.         $instance->addListener('kernel.response', [=> function () {
  13437.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  13438.         }, => 'response'], -10);
  13439.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  13440.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  13441.         }, => 'render'], -10);
  13442.         $instance->addListener('snippet.written', [=> function () {
  13443.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  13444.         }, => 'invalidate'], 0);
  13445.         $instance->addListener('snippet.deleted', [=> function () {
  13446.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  13447.         }, => 'invalidate'], 0);
  13448.         $instance->addListener('snippet_set.deleted', [=> function () {
  13449.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  13450.         }, => 'invalidate'], 0);
  13451.         $instance->addListener('app_template.written', [=> function () {
  13452.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  13453.         }, => 'reset'], 0);
  13454.         $instance->addListener('shopware.global_business_event', [=> function () {
  13455.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  13456.         }, => 'logBusinessEvent'], 0);
  13457.         $instance->addListener('kernel.controller', [=> function () {
  13458.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  13459.         }, => 'setStates'], -21);
  13460.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  13461.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  13462.         }, => 'login'], 0);
  13463.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  13464.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  13465.         }, => 'cartChanged'], 0);
  13466.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13467.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  13468.         }, => 'executeCacheInvalidationHook'], 0);
  13469.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  13470.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13471.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  13472.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  13473.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13474.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  13475.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  13476.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13477.         }, => 'invalidateIndexedLandingPages'], 2000);
  13478.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13479.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13480.         }, => 'invalidateSearch'], 2000);
  13481.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13482.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13483.         }, => 'invalidateListings'], 2001);
  13484.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13485.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13486.         }, => 'invalidateProductIds'], 2002);
  13487.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13488.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13489.         }, => 'invalidateDetailRoute'], 2004);
  13490.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13491.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13492.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  13493.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  13494.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13495.         }, => 'invalidateReviewRoute'], 2006);
  13496.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13497.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13498.         }, => 'invalidateSearch'], 2000);
  13499.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13500.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13501.         }, => 'invalidateListings'], 2001);
  13502.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13503.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13504.         }, => 'invalidateProductIds'], 2002);
  13505.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13506.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13507.         }, => 'invalidateDetailRoute'], 2004);
  13508.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13509.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13510.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  13511.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  13512.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13513.         }, => 'invalidateReviewRoute'], 2006);
  13514.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13515.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13516.         }, => 'invalidateCmsPageIds'], 2001);
  13517.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13518.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13519.         }, => 'invalidateCurrencyRoute'], 2002);
  13520.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13521.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13522.         }, => 'invalidateLanguageRoute'], 2003);
  13523.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13524.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13525.         }, => 'invalidateNavigationRoute'], 2004);
  13526.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13527.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13528.         }, => 'invalidatePaymentMethodRoute'], 2005);
  13529.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13530.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13531.         }, => 'invalidateProductAssignment'], 2006);
  13532.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13533.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13534.         }, => 'invalidateManufacturerFilters'], 2007);
  13535.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13536.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13537.         }, => 'invalidatePropertyFilters'], 2008);
  13538.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13539.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13540.         }, => 'invalidateCrossSellingRoute'], 2009);
  13541.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13542.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13543.         }, => 'invalidateContext'], 2010);
  13544.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13545.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13546.         }, => 'invalidateShippingMethodRoute'], 2011);
  13547.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13548.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13549.         }, => 'invalidateSnippets'], 2012);
  13550.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13551.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13552.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  13553.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13554.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13555.         }, => 'invalidateStreamIds'], 2014);
  13556.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13557.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13558.         }, => 'invalidateCountryRoute'], 2015);
  13559.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13560.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13561.         }, => 'invalidateSalutationRoute'], 2016);
  13562.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13563.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13564.         }, => 'invalidateInitialStateIdLoader'], 2017);
  13565.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13566.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13567.         }, => 'invalidateCountryStateRoute'], 2018);
  13568.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  13569.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13570.         }, => 'invalidateSeoUrls'], 2000);
  13571.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  13572.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13573.         }, => 'invalidateRules'], 2000);
  13574.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13575.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13576.         }, => 'invalidateRules'], 2000);
  13577.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13578.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13579.         }, => 'invalidateConfig'], 2001);
  13580.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13581.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13582.         }, => 'invalidateRules'], 2000);
  13583.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13584.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13585.         }, => 'invalidateConfig'], 2001);
  13586.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  13587.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13588.         }, => 'invalidateRules'], 2000);
  13589.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  13590.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13591.         }, => 'invalidateConfig'], 2001);
  13592.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  13593.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13594.         }, => 'invalidateRules'], 2000);
  13595.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  13596.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13597.         }, => 'invalidateConfig'], 2001);
  13598.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13599.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13600.         }, => 'invalidateRules'], 2000);
  13601.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13602.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13603.         }, => 'invalidateConfig'], 2001);
  13604.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  13605.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13606.         }, => 'invalidateConfigKey'], 2000);
  13607.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  13608.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriber2Service());
  13609.         }, => 'invalidateSitemap'], 2000);
  13610.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13611.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  13612.         }, => 'preValidate'], 0);
  13613.         $instance->addListener('kernel.controller', [=> function () {
  13614.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  13615.         }, => 'validate'], -20);
  13616.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  13617.             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()));
  13618.         }, => 'validate'], 0);
  13619.         $instance->addListener('kernel.request', [=> function () {
  13620.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  13621.         }, => 'onKernelRequest'], 9999);
  13622.         $instance->addListener('kernel.response', [=> function () {
  13623.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  13624.         }, => 'onKernelResponse'], 9999);
  13625.         $instance->addListener('kernel.exception', [=> function () {
  13626.             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)));
  13627.         }, => 'onKernelException'], -1);
  13628.         $instance->addListener('kernel.response', [=> function () {
  13629.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  13630.         }, => 'onResponse'], 0);
  13631.         $instance->addListener('kernel.request', [=> function () {
  13632.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  13633.         }, => 'onRequest'], 128);
  13634.         $instance->addListener('kernel.controller', [=> function () {
  13635.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  13636.         }, => 'checkExpectations'], -21);
  13637.         $instance->addListener('kernel.controller', [=> function () {
  13638.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  13639.         }, => 'validateRequest'], -2);
  13640.         $instance->addListener('kernel.request', [=> function () {
  13641.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  13642.         }, => 'setupOAuth'], 128);
  13643.         $instance->addListener('kernel.controller', [=> function () {
  13644.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  13645.         }, => 'validateRequest'], -2);
  13646.         $instance->addListener('user.written', [=> function () {
  13647.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  13648.         }, => 'onUserWritten'], 0);
  13649.         $instance->addListener('user.deleted', [=> function () {
  13650.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  13651.         }, => 'onUserDeleted'], 0);
  13652.         $instance->addListener('app.loaded', [=> function () {
  13653.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  13654.         }, => 'unserialize'], 0);
  13655.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13656.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  13657.         }, => 'checkWrite'], 0);
  13658.         $instance->addListener('app_script_condition.loaded', [=> function () {
  13659.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppScriptConditionConstraintsSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppScriptConditionConstraintsSubscriber()));
  13660.         }, => 'unserialize'], 0);
  13661.         $instance->addListener('app_flow_action.loaded', [=> function () {
  13662.             return ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\FlowAction\\AppFlowActionLoadedSubscriber'] = new \Shopware\Core\Framework\App\FlowAction\AppFlowActionLoadedSubscriber()));
  13663.         }, => 'unserialize'], 0);
  13664.         $instance->addListener('custom_field.deleted', [=> function () {
  13665.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  13666.         }, => 'reset'], 0);
  13667.         $instance->addListener('custom_field.written', [=> function () {
  13668.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  13669.         }, => 'reset'], 0);
  13670.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  13671.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  13672.         }, => 'startProgress'], 0);
  13673.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  13674.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  13675.         }, => 'advanceProgress'], 0);
  13676.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  13677.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  13678.         }, => 'finishProgress'], 0);
  13679.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  13680.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  13681.         }, => 'runRegisteredIndexers'], 0);
  13682.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  13683.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  13684.         }, => 'runRegisteredIndexers'], 0);
  13685.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13686.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  13687.         }, => 'preValidate'], 0);
  13688.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13689.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  13690.         }, => 'validateWriteCommands'], 0);
  13691.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  13692.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  13693.         }, => 'validateEntitySearch'], 0);
  13694.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13695.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] ?? $this->getEntityIndexingSubscriberService());
  13696.         }, => 'refreshIndex'], 1000);
  13697.         $instance->addListener('mail_template.deleted', [=> function () {
  13698.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  13699.         }, => 'deleted'], 0);
  13700.         $instance->addListener('dead_message.loaded', [=> function () {
  13701.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  13702.         }, => 'unserialize'], 0);
  13703.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  13704.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  13705.         }, => 'onMessageFailed'], 99);
  13706.         $instance->addListener('plugin.loaded', [=> function () {
  13707.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  13708.         }, => 'unserialize'], 0);
  13709.         $instance->addListener('acl_role.loaded', [=> function () {
  13710.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  13711.         }, => 'onAclRoleLoaded'], 0);
  13712.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13713.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  13714.         }, => 'afterPluginStateChange'], 0);
  13715.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  13716.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  13717.         }, => 'afterPluginStateChange'], 0);
  13718.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  13719.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  13720.         }, => 'afterPluginStateChange'], 0);
  13721.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  13722.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  13723.         }, => 'updatePostFinishEvent'], 0);
  13724.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  13725.             return ($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] ?? $this->getLicenseHostChangedSubscriberService());
  13726.         }, => 'onLicenseHostChanged'], 0);
  13727.         $instance->addListener('script.written', [=> function () {
  13728.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  13729.         }, => 'invalidateCache'], 0);
  13730.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13731.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  13732.         }, => 'preValidate'], 0);
  13733.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13734.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  13735.         }, => 'postValidate'], 0);
  13736.         $instance->addListener('language.deleted', [=> function () {
  13737.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  13738.         }, => 'invalidateCache'], 0);
  13739.         $instance->addListener('language.written', [=> function () {
  13740.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  13741.         }, => 'invalidateCache'], 0);
  13742.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13743.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  13744.         }, => 'preValidate'], 0);
  13745.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  13746.             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'))));
  13747.         }, => 'update'], 0);
  13748.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  13749.             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'))));
  13750.         }, => 'onUpdate'], 0);
  13751.         $instance->addListener('kernel.response', [=> function () {
  13752.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  13753.         }, => 'addSeoInformation'], 10000);
  13754.         $instance->addListener('webhook.written', [=> function () {
  13755.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  13756.         }, => 'clearWebhookCache'], 0);
  13757.         $instance->addListener('acl_role.written', [=> function () {
  13758.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  13759.         }, => 'clearPrivilegesCache'], 0);
  13760.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  13761.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  13762.         }, => 'handleWebhookMessageFail'], 0);
  13763.         $instance->addListener('kernel.response', [=> function () {
  13764.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  13765.         }, => 'encodeResponse'], 10000);
  13766.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13767.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  13768.         }, => 'handleSalesChannelLanguageIds'], 0);
  13769.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13770.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  13771.         }, => 'preWriteValidateEvent'], 0);
  13772.         $instance->addListener('country.written', [=> function () {
  13773.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  13774.         }, => 'updated'], 0);
  13775.         $instance->addListener('currency.loaded', [=> function () {
  13776.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  13777.         }, => 'setDefault'], 0);
  13778.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13779.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  13780.         }, => 'preValidate'], 0);
  13781.         $instance->addListener('custom_field.written', [=> function () {
  13782.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  13783.         }, => 'customFieldIsWritten'], 0);
  13784.         $instance->addListener('custom_field.deleted', [=> function () {
  13785.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  13786.         }, => 'customFieldIsDeleted'], 0);
  13787.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13788.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  13789.         }, => 'validate'], 0);
  13790.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  13791.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  13792.         }, => 'onValueChanged'], 1500);
  13793.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13794.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  13795.         }, => 'postValidate'], 0);
  13796.         $instance->addListener('category.loaded', [=> function () {
  13797.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  13798.         }, => 'entityLoaded'], 0);
  13799.         $instance->addListener('sales_channel.category.loaded', [=> function () {
  13800.             return ($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] ?? $this->getCategorySubscriberService());
  13801.         }, => 'entityLoaded'], 0);
  13802.         $instance->addListener('media.loaded', [=> function () {
  13803.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  13804.         }, => 'unserialize'], 10);
  13805.         $instance->addListener('media.loaded', [=> function () {
  13806.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  13807.         }, => 'addUrls'], 0);
  13808.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  13809.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  13810.         }, => 'unserialize'], 10);
  13811.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  13812.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  13813.         }, => 'beforeDelete'], 0);
  13814.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  13815.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'] ?? $this->getMediaDeletionSubscriberService());
  13816.         }, => 'securePrivateFolders'], 0);
  13817.         $instance->addListener('product.loaded', [=> function () {
  13818.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  13819.         }, => 'loaded'], 0);
  13820.         $instance->addListener('product.partial_loaded', [=> function () {
  13821.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  13822.         }, => 'partialEntityLoaded'], 0);
  13823.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  13824.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  13825.         }, => 'salesChannelLoaded'], 0);
  13826.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  13827.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  13828.         }, => 'partialSalesChannelLoaded'], 0);
  13829.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  13830.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13831.         }, => 'handleListingRequest'], 100);
  13832.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  13833.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13834.         }, => 'handleFlags'], -100);
  13835.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  13836.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13837.         }, => 'handleFlags'], -100);
  13838.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  13839.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13840.         }, => 'handleSearchRequest'], 100);
  13841.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  13842.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13843.         }, => 'handleFlags'], -100);
  13844.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  13845.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13846.         }, => 'handleResult'], 100);
  13847.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  13848.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13849.         }, => 'removeScoreSorting'], -100);
  13850.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  13851.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  13852.         }, => 'handleResult'], 0);
  13853.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13854.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  13855.         }, => 'preValidate'], 0);
  13856.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  13857.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  13858.         }, => 'orderPlaced'], 0);
  13859.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  13860.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  13861.         }, => 'stateChanged'], 0);
  13862.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13863.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  13864.         }, => 'triggerChangeSet'], 0);
  13865.         $instance->addListener('order_line_item.written', [=> function () {
  13866.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  13867.         }, => 'lineItemWritten'], 0);
  13868.         $instance->addListener('order_line_item.deleted', [=> function () {
  13869.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  13870.         }, => 'lineItemWritten'], 0);
  13871.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  13872.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  13873.         }, => 'onNewsletterRecipientDeleted'], 0);
  13874.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13875.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  13876.         }, => 'preValidate'], 0);
  13877.         $instance->addListener('rule.loaded', [=> function () {
  13878.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  13879.         }, => 'unserialize'], 0);
  13880.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13881.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13882.         }, => 'refreshPlugin'], 0);
  13883.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13884.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13885.         }, => 'refreshPlugin'], 0);
  13886.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  13887.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13888.         }, => 'refreshPlugin'], 0);
  13889.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  13890.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13891.         }, => 'refreshPlugin'], 0);
  13892.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  13893.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13894.         }, => 'refreshPlugin'], 0);
  13895.         $instance->addListener('rule.written', [=> function () {
  13896.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  13897.         }, => 'onRuleWritten'], 0);
  13898.         $instance->addListener('app_script_condition.written', [=> function () {
  13899.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadUpdater'] ?? $this->getRulePayloadUpdaterService());
  13900.         }, => 'updatePayloads'], 0);
  13901.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13902.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  13903.         }, => 'triggerChangeSet'], 0);
  13904.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  13905.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  13906.         }, => 'onEntityWritten'], 0);
  13907.         $instance->addListener('product_export.written', [=> function () {
  13908.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  13909.         }, => 'afterWrite'], 0);
  13910.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\BeforeSystemConfigChangedEvent', [=> function () {
  13911.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  13912.         }, => 'validateChangeOfDefaultCmsPage'], 0);
  13913.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  13914.             return ($this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] ?? $this->getCmsPageDefaultChangeSubscriberService());
  13915.         }, => 'beforeDeletion'], 0);
  13916.         $instance->addListener('action.mail.send', [=> function () {
  13917.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  13918.         }, => 'sendMail'], 0);
  13919.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  13920.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  13921.         }, => 'preValidate'], 0);
  13922.         $instance->addListener('media.written', [=> function () {
  13923.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  13924.         }, => 'persistMedia'], 0);
  13925.         $instance->addListener('import_export_file.deleted', [=> function () {
  13926.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  13927.         }, => 'onFileDeleted'], 0);
  13928.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  13929.             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()));
  13930.         }, => 'enrich'], 0);
  13931.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  13932.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  13933.         }, => 'categoryPathsToAssignment'], 0);
  13934.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  13935.             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()));
  13936.         }, => 'enrich'], 0);
  13937.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  13938.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  13939.         }, => 'onAfterImportRecord'], 0);
  13940.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  13941.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  13942.         }, => 'preValidate'], 0);
  13943.         $instance->addListener('action.add.order.tag', [=> function () {
  13944.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  13945.         }, => 'handle'], 0);
  13946.         $instance->addListener('action.add.customer.tag', [=> function () {
  13947.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  13948.         }, => 'handle'], 0);
  13949.         $instance->addListener('action.remove.order.tag', [=> function () {
  13950.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  13951.         }, => 'handle'], 0);
  13952.         $instance->addListener('action.remove.customer.tag', [=> function () {
  13953.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  13954.         }, => 'handle'], 0);
  13955.         $instance->addListener('action.change.customer.group', [=> function () {
  13956.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  13957.         }, => 'handle'], 0);
  13958.         $instance->addListener('action.change.customer.status', [=> function () {
  13959.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  13960.         }, => 'handle'], 0);
  13961.         $instance->addListener('action.grant.download.access', [=> function () {
  13962.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  13963.         }, => 'handle'], 0);
  13964.         $instance->addListener('action.mail.send', [=> function () {
  13965.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  13966.         }, => 'handle'], 0);
  13967.         $instance->addListener('action.generate.document', [=> function () {
  13968.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  13969.         }, => 'handle'], 0);
  13970.         $instance->addListener('action.set.order.state', [=> function () {
  13971.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  13972.         }, => 'handle'], 0);
  13973.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  13974.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  13975.         }, => 'handle'], 0);
  13976.         $instance->addListener('action.set.order.custom.field', [=> function () {
  13977.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  13978.         }, => 'handle'], 0);
  13979.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  13980.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  13981.         }, => 'handle'], 0);
  13982.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  13983.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  13984.         }, => 'handle'], 0);
  13985.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  13986.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  13987.         }, => 'handle'], 0);
  13988.         $instance->addListener('action.stop.flow', [=> function () {
  13989.             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()));
  13990.         }, => 'handle'], 0);
  13991.         $instance->addListener('flow.written', [=> function () {
  13992.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  13993.         }, => 'invalidate'], 0);
  13994.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  13995.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13996.         }, => 'refreshPlugin'], 0);
  13997.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  13998.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  13999.         }, => 'refreshPlugin'], 0);
  14000.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  14001.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14002.         }, => 'refreshPlugin'], 0);
  14003.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  14004.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14005.         }, => 'refreshPlugin'], 0);
  14006.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14007.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14008.         }, => 'refreshPlugin'], 0);
  14009.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppInstalledEvent', [=> function () {
  14010.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14011.         }, => 'refreshPlugin'], 0);
  14012.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  14013.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14014.         }, => 'refreshPlugin'], 0);
  14015.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  14016.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14017.         }, => 'refreshPlugin'], 0);
  14018.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  14019.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14020.         }, => 'refreshPlugin'], 0);
  14021.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  14022.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  14023.         }, => 'refreshPlugin'], 0);
  14024.         $instance->addListener('customer.loaded', [=> function () {
  14025.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14026.         }, => 'loaded'], 0);
  14027.         $instance->addListener('customer_address.loaded', [=> function () {
  14028.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14029.         }, => 'loaded'], 0);
  14030.         $instance->addListener('order_address.loaded', [=> function () {
  14031.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  14032.         }, => 'loaded'], 0);
  14033.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  14034.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14035.         }, => 'fillCustomerMetaDataFields'], 0);
  14036.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14037.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  14038.         }, => 'deleteOrder'], 0);
  14039.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14040.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  14041.         }, => 'updateRemoteAddressByLogin'], 0);
  14042.         $instance->addListener('customer.written', [=> function () {
  14043.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14044.         }, => 'onCustomerWritten'], 0);
  14045.         $instance->addListener('customer.deleted', [=> function () {
  14046.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  14047.         }, => 'onCustomerDeleted'], 0);
  14048.         $instance->addListener('customer_group_translation.written', [=> function () {
  14049.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14050.         }, => 'updatedCustomerGroup'], 0);
  14051.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  14052.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14053.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  14054.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  14055.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  14056.         }, => 'deleteCustomerGroup'], 0);
  14057.         $instance->addListener('customer.written', [=> function () {
  14058.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  14059.         }, => 'onCustomerWritten'], 0);
  14060.         $instance->addListener('customer.written', [=> function () {
  14061.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  14062.         }, => 'onCustomerWritten'], 0);
  14063.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  14064.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  14065.         }, => 'beforeDelete'], 0);
  14066.         $instance->addListener('document_base_config.written', [=> function () {
  14067.             return ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  14068.         }, => 'reset'], 0);
  14069.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  14070.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14071.         }, => 'onOrderStateChange'], 0);
  14072.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  14073.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14074.         }, => 'onOrderDeliveryStateChange'], 0);
  14075.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  14076.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14077.         }, => 'onOrderTransactionStateChange'], 0);
  14078.         $instance->addListener('collect.business-events', [=> function () {
  14079.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  14080.         }, => 'onAddStateEvents'], 0);
  14081.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14082.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] ?? $this->getPaymentMethodValidator2Service());
  14083.         }, => 'validate'], 0);
  14084.         $instance->addListener('payment_method.loaded', [=> function () {
  14085.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  14086.         }, => 'formatHandlerIdentifier'], 0);
  14087.         $instance->addListener('payment_method.loaded', [=> function () {
  14088.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  14089.         }, => 'addDistinguishablePaymentName'], 0);
  14090.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14091.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  14092.         }, => 'preValidate'], 0);
  14093.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  14094.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  14095.         }, => 'onLineItemAdded'], 0);
  14096.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  14097.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  14098.         }, => 'onLineItemRemoved'], 0);
  14099.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14100.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  14101.         }, => 'resetCodes'], 0);
  14102.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14103.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  14104.         }, => 'onOrderPlaced'], 0);
  14105.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14106.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  14107.         }, => 'orderPlaced'], 0);
  14108.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14109.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  14110.         }, => 'preValidate'], 0);
  14111.         $instance->addListener('sales_channel.deleted', [=> function () {
  14112.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  14113.         }, => 'onSalesChannelDeleted'], 0);
  14114.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14115.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  14116.         }, => 'invalidate'], 2000);
  14117.         $instance->addListener('kernel.request', [=> function () {
  14118.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14119.         }, => 'startSession'], 40);
  14120.         $instance->addListener('kernel.request', [=> function () {
  14121.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14122.         }, => 'maintenanceResolver'], 0);
  14123.         $instance->addListener('kernel.exception', [=> function () {
  14124.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14125.         }, => 'showHtmlExceptionResponse'], -100);
  14126.         $instance->addListener('kernel.exception', [=> function () {
  14127.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14128.         }, => 'customerNotLoggedInHandler'], 0);
  14129.         $instance->addListener('kernel.exception', [=> function () {
  14130.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14131.         }, => 'maintenanceResolver'], 0);
  14132.         $instance->addListener('kernel.controller', [=> function () {
  14133.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14134.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  14135.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  14136.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14137.         }, => 'updateSessionAfterLogin'], 0);
  14138.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  14139.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14140.         }, => 'updateSessionAfterLogout'], 0);
  14141.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14142.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14143.         }, => 'replaceCsrfToken'], 0);
  14144.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14145.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14146.         }, => 'setCanonicalUrl'], 0);
  14147.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14148.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14149.         }, => 'addHreflang'], 0);
  14150.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14151.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14152.         }, => 'addShopIdParameter'], 0);
  14153.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14154.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14155.         }, => 'addIconSetConfig'], 0);
  14156.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  14157.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriber2Service());
  14158.         }, => 'replaceContextToken'], 0);
  14159.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  14160.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  14161.         }, => 'onSystemConfigChanged'], 0);
  14162.         $instance->addListener('kernel.controller', [=> function () {
  14163.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  14164.         }, => 'csrfCheck'], -9);
  14165.         $instance->addListener('kernel.controller', [=> function () {
  14166.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  14167.         }, => 'checkAffiliateTracking'], -21);
  14168.         $instance->addListener('kernel.request', [=> function () {
  14169.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  14170.         }, => 'addHttpCacheToCoreRoutes'], 0);
  14171.         $instance->addListener('kernel.response', [=> function () {
  14172.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  14173.         }, => 'setResponseCache'], -1500);
  14174.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  14175.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  14176.         }, => 'updateCacheControlForBrowser'], 0);
  14177.         $instance->addListener('kernel.controller', [=> function () {
  14178.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  14179.         }, => 'validateCaptcha'], -20);
  14180.         $instance->addListener('kernel.response', [=> function () {
  14181.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  14182.         }, => 'onResponse'], -10);
  14183.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  14184.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  14185.         }, => 'addCartMergedNoticeFlash'], 0);
  14186.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14187.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14188.         }, => 'updateProductUrls'], 0);
  14189.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  14190.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14191.         }, => 'updateCategoryUrls'], 0);
  14192.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  14193.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14194.         }, => 'updateLandingPageUrls'], 0);
  14195.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14196.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  14197.         }, => 'detectSalesChannelEntryPoints'], 0);
  14198.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  14199.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  14200.         }, => 'invalidate'], 0);
  14201.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  14202.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  14203.         }, => 'assigned'], 0);
  14204.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  14205.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  14206.         }, => 'reset'], 0);
  14207.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  14208.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  14209.         }, => 'handleAppActivationOrUpdate'], 0);
  14210.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  14211.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  14212.         }, => 'handleAppActivationOrUpdate'], 0);
  14213.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  14214.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  14215.         }, => 'handleUninstall'], 0);
  14216.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  14217.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  14218.         }, => 'dumpConfigFromEvent'], 0);
  14219.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  14220.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  14221.         }, => 'dumpConfigFromEvent'], 0);
  14222.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  14223.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  14224.         }, => 'dumpConfigFromEvent'], 0);
  14225.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  14226.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14227.         }, => 'pluginActivate'], 0);
  14228.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  14229.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14230.         }, => 'pluginPostActivate'], 0);
  14231.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  14232.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14233.         }, => 'pluginUpdate'], 0);
  14234.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  14235.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14236.         }, => 'pluginDeactivateAndUninstall'], 0);
  14237.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivationFailedEvent', [=> function () {
  14238.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14239.         }, => 'pluginPostDeactivateFailed'], 0);
  14240.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  14241.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14242.         }, => 'pluginDeactivateAndUninstall'], 0);
  14243.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  14244.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  14245.         }, => 'pluginPostUninstall'], 0);
  14246.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  14247.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  14248.         }, => 'onAppDeleted'], 0);
  14249.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  14250.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] ?? $this->getThemeCompilerEnrichScssVarSubscriberService());
  14251.         }, => 'enrichExtensionVars'], 0);
  14252.         $instance->addListener('kernel.request', [=> function () {
  14253.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  14254.         }, => 'requestEvent'], 0);
  14255.         $instance->addListener('kernel.exception', [=> function () {
  14256.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  14257.         }, => 'requestEvent'], 0);
  14258.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentTemplateRendererParameterEvent', [=> function () {
  14259.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  14260.         }, => 'onDocumentRendering'], 0);
  14261.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  14262.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  14263.         }, => 'frwFinished'], 0);
  14264.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  14265.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  14266.         }, => 'updateFinished'], 0);
  14267.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14268.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  14269.         }, => 'update'], 0);
  14270.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14271.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  14272.         }, => 'onNewCustomFieldCreated'], 0);
  14273.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  14274.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  14275.         }, => 'startProgress'], 0);
  14276.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  14277.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  14278.         }, => 'advanceProgress'], 0);
  14279.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  14280.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  14281.         }, => 'finishProgress'], 0);
  14282.         $instance->addListener('sales_channel_language.written', [=> function () {
  14283.             return ($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'] ?? $this->getLanguageSubscriberService());
  14284.         }, => 'onSalesChannelWritten'], 0);
  14285.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\RefreshIndexEvent', [=> function () {
  14286.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] ?? $this->getRefreshIndexSubscriberService());
  14287.         }, => 'handled'], 0);
  14288.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14289.             return ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  14290.         }, => 'refresh'], -1000);
  14291.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  14292.             return ($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] ?? $this->getActiveRulesDataCollectorSubscriberService());
  14293.         }, => 'onContextResolved'], 0);
  14294.         $instance->addListener('media.deleted', [=> function () {
  14295.             return ($this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'] ?? $this->getMediaDeletedSubscriberService());
  14296.         }, => 'onMediaDelete'], 0);
  14297.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  14298.             return ($this->privates['IabTheme\\Service\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  14299.         }, => 'addQuantityUnits'], 0);
  14300.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  14301.             return ($this->privates['IabTheme\\Service\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  14302.         }, => 'addQuantityUnits'], 0);
  14303.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  14304.             return ($this->privates['IabTheme\\Service\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  14305.         }, => 'addQuantityUnits'], 0);
  14306.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingStreamCriteriaEvent', [=> function () {
  14307.             return ($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'] ?? $this->getFroshCrossSellingProductListingSubscriberService());
  14308.         }, => 'handleCriteriaLoadedRequest'], 201);
  14309.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingIdsCriteriaEvent', [=> function () {
  14310.             return ($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'] ?? $this->getFroshCrossSellingProductListingSubscriberService());
  14311.         }, => 'handleCriteriaLoadedRequest'], 201);
  14312.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingsLoadedEvent', [=> function () {
  14313.             return ($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'] ?? $this->getFroshCrossSellingProductListingSubscriberService());
  14314.         }, => 'handleCrossSellingLoadedEvent'], 201);
  14315.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductGatewayCriteriaEvent', [=> function () {
  14316.             return ($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshProductGatewayCriteriaSubscriber'] ?? ($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshProductGatewayCriteriaSubscriber'] = new \Frosh\FroshProductCompare\Subscriber\FroshProductGatewayCriteriaSubscriber()));
  14317.         }, => 'handleCriteriaLoadedRequest'], 201);
  14318.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14319.             return ($this->privates['NewsletterSendinblue\\Subscriber\\MarketingAutomationSubscriber'] ?? $this->getMarketingAutomationSubscriberService());
  14320.         }, => 'onStorefrontRenderEvent'], 1);
  14321.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Order\\CartConvertedEvent', [=> function () {
  14322.             return ($this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'] ?? $this->getAbandonedCartSubscriberService());
  14323.         }, => 'onCartConvertedEvent'], 0);
  14324.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  14325.             return ($this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'] ?? $this->getAbandonedCartSubscriberService());
  14326.         }, => 'onCartUpdatedEvent'], 0);
  14327.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemQuantityChangedEvent', [=> function () {
  14328.             return ($this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'] ?? $this->getAbandonedCartSubscriberService());
  14329.         }, => 'onCartUpdatedEvent'], 0);
  14330.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  14331.             return ($this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'] ?? $this->getAbandonedCartSubscriberService());
  14332.         }, => 'onCartUpdatedEvent'], 0);
  14333.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  14334.             return ($this->privates['NewsletterSendinblue\\Subscriber\\CartOrderSubscriber'] ?? $this->getCartOrderSubscriberService());
  14335.         }, => 'onOrderPlaced'], 0);
  14336.         $instance->addListener('Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterConfirmEvent', [=> function () {
  14337.             return ($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'] ?? $this->getNewsletterRecipientSubscriberService());
  14338.         }, => 'onNewsletterConfirmEvent'], 0);
  14339.         $instance->addListener('Shopware\\Core\\Content\\Newsletter\\Event\\NewsletterRegisterEvent', [=> function () {
  14340.             return ($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'] ?? $this->getNewsletterRecipientSubscriberService());
  14341.         }, => 'onNewsletterRegisterEvent'], 0);
  14342.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14343.             return ($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'] ?? $this->getNewsletterRecipientSubscriberService());
  14344.         }, => 'onEntityWrittenContainerEvent'], 0);
  14345.         $instance->addListener('Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailBeforeValidateEvent', [=> function () {
  14346.             return ($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'] ?? $this->getNewsletterRecipientSubscriberService());
  14347.         }, => 'onMailBeforeValidateEvent'], 0);
  14348.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14349.             return ($this->privates['NewsletterSendinblue\\Subscriber\\MailerSettingsChangeSubscriber'] ?? $this->getMailerSettingsChangeSubscriberService());
  14350.         }, => 'onMailerSettingsChange'], 0);
  14351.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  14352.             return ($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\CheckoutCartSubscriber'] ?? $this->getCheckoutCartSubscriberService());
  14353.         }, => 'addOciPunchoutPageData'], 0);
  14354.         $instance->addListener('kernel.request', [=> function () {
  14355.             return ($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  14356.         }, => 'preventPageLoadingInOciSession'], 0);
  14357.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  14358.             return ($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\LineItemAddedSubscriber'] ?? $this->getLineItemAddedSubscriberService());
  14359.         }, => 'addPayloadValues'], 0);
  14360.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14361.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'] ?? $this->getConfigValidator2Service());
  14362.         }, => 'preValidate'], 0);
  14363.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14364.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TypeValidator'] ?? $this->getTypeValidatorService());
  14365.         }, => 'preValidate'], 0);
  14366.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14367.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'] ?? $this->getTechnicalNameValidatorService());
  14368.         }, => 'preValidate'], 0);
  14369.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  14370.             return ($this->privates['Swag\\CmsExtensions\\Form\\Validation\\TechnicalNameValidator'] ?? $this->getTechnicalNameValidator2Service());
  14371.         }, => 'preValidate'], 0);
  14372.         $instance->addListener('cms_extensions.form.sent', [=> function () {
  14373.             return ($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'] ?? $this->getFormMailSubscriberService());
  14374.         }, => 'sendMail'], 0);
  14375.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  14376.             return ($this->privates['Swag\\CmsExtensions\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingCriteriaSubscriber'] ?? ($this->privates['Swag\\CmsExtensions\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingCriteriaSubscriber'] = new \Swag\CmsExtensions\Core\Content\Product\SalesChannel\Listing\ProductListingCriteriaSubscriber()));
  14377.         }, => 'filterByParentId'], 0);
  14378.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemQuantityChangedEvent', [=> function () {
  14379.             return ($this->privates['Swp\\SampleOrderSix\\Subscriber\\Frontend'] ?? $this->getFrontendService());
  14380.         }, => 'onBeforeLineItemQuantityChanged'], 0);
  14381.         $instance->addListener('collect.business-events', [=> function () {
  14382.             return ($this->privates['Cogi\\CogiAdvancedContactForm\\Subscriber\\BusinessEventCollectorSubscriber'] ?? $this->getBusinessEventCollectorSubscriberService());
  14383.         }, => 'onAddCogiFormEvents'], 1000);
  14384.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  14385.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  14386.         }, => 'onStorefrontRender'], 0);
  14387.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  14388.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  14389.         }, => 'onSearchResult'], -10);
  14390.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  14391.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  14392.         }, => 'onProductPageLoaded'], -10);
  14393.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  14394.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  14395.         }, => 'onProductListingResult'], -10);
  14396.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCollectFilterEvent', [=> function () {
  14397.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] ?? $this->getStorefrontService());
  14398.         }, => 'onCollectFilters'], 0);
  14399.         $instance->addListener('Shopware\\Storefront\\Event\\ThemeCompilerEnrichScssVariablesEvent', [=> function () {
  14400.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\ScssVariablesSubscriber'] ?? $this->getScssVariablesSubscriberService());
  14401.         }, => 'onAddVariables'], 0);
  14402.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  14403.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14404.         }, => 'invalidateOnProductIndex'], 2000);
  14405.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  14406.             return ($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  14407.         }, => 'invalidateOnEntityWritten'], 2000);
  14408.         $instance->addListener('kernel.response', [=> function () {
  14409.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  14410.         }, => 'onKernelResponse'], 0);
  14411.         $instance->addListener('kernel.response', [=> function () {
  14412.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  14413.         }, => 'onKernelResponse'], -1024);
  14414.         $instance->addListener('kernel.request', [=> function () {
  14415.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  14416.         }, => 'setDefaultLocale'], 100);
  14417.         $instance->addListener('kernel.request', [=> function () {
  14418.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  14419.         }, => 'onKernelRequest'], 16);
  14420.         $instance->addListener('kernel.finish_request', [=> function () {
  14421.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  14422.         }, => 'onKernelFinishRequest'], 0);
  14423.         $instance->addListener('kernel.request', [=> function () {
  14424.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  14425.         }, => 'onKernelRequest'], 256);
  14426.         $instance->addListener('kernel.response', [=> function () {
  14427.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  14428.         }, => 'onResponse'], -255);
  14429.         $instance->addListener('kernel.controller_arguments', [=> function () {
  14430.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14431.         }, => 'onControllerArguments'], 0);
  14432.         $instance->addListener('kernel.exception', [=> function () {
  14433.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14434.         }, => 'logKernelException'], 0);
  14435.         $instance->addListener('kernel.exception', [=> function () {
  14436.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14437.         }, => 'onKernelException'], -128);
  14438.         $instance->addListener('kernel.response', [=> function () {
  14439.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  14440.         }, => 'removeCspHeader'], -128);
  14441.         $instance->addListener('kernel.request', [=> function () {
  14442.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  14443.         }, => 'onKernelRequest'], 15);
  14444.         $instance->addListener('kernel.finish_request', [=> function () {
  14445.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  14446.         }, => 'onKernelFinishRequest'], -15);
  14447.         $instance->addListener('console.error', [=> function () {
  14448.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  14449.         }, => 'onConsoleError'], -128);
  14450.         $instance->addListener('console.terminate', [=> function () {
  14451.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  14452.         }, => 'onConsoleTerminate'], -128);
  14453.         $instance->addListener('console.error', [=> function () {
  14454.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  14455.         }, => 'onConsoleError'], 0);
  14456.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  14457.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  14458.         }, => 'onMessage'], -255);
  14459.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  14460.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  14461.         }, => 'onMessage'], -255);
  14462.         $instance->addListener('kernel.response', [=> function () {
  14463.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  14464.         }, => 'onKernelResponse'], 0);
  14465.         $instance->addListener('kernel.request', [=> function () {
  14466.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  14467.         }, => 'onKernelRequest'], 48);
  14468.         $instance->addListener('kernel.request', [=> function () {
  14469.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  14470.         }, => 'configure'], 2048);
  14471.         $instance->addListener('console.command', [=> function () {
  14472.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  14473.         }, => 'configure'], 2048);
  14474.         $instance->addListener('kernel.request', [=> function () {
  14475.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  14476.         }, => 'onKernelRequest'], 32);
  14477.         $instance->addListener('kernel.finish_request', [=> function () {
  14478.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  14479.         }, => 'onKernelFinishRequest'], 0);
  14480.         $instance->addListener('kernel.exception', [=> function () {
  14481.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  14482.         }, => 'onKernelException'], -64);
  14483.         $instance->addListener('kernel.request', [=> function () {
  14484.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  14485.         }, => 'onKernelRequest'], 128);
  14486.         $instance->addListener('kernel.response', [=> function () {
  14487.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  14488.         }, => 'onKernelResponse'], -1000);
  14489.         $instance->addListener('kernel.finish_request', [=> function () {
  14490.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  14491.         }, => 'onFinishRequest'], 0);
  14492.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  14493.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  14494.         }, => 'onMessageFailed'], 100);
  14495.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  14496.             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()));
  14497.         }, => 'onMessageFailed'], 200);
  14498.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  14499.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  14500.         }, => 'onWorkerRunning'], 100);
  14501.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  14502.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  14503.         }, => 'onWorkerStarted'], 0);
  14504.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  14505.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  14506.         }, => 'onWorkerRunning'], 0);
  14507.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  14508.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  14509.         }, => 'onWorkerStarted'], 100);
  14510.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  14511.             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()));
  14512.         }, => 'onMessageFailed'], 0);
  14513.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  14514.             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()));
  14515.         }, => 'onWorkerRunning'], 0);
  14516.         $instance->addListener('kernel.response', [=> function () {
  14517.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  14518.         }, => 'onKernelResponse'], -100);
  14519.         $instance->addListener('kernel.exception', [=> function () {
  14520.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  14521.         }, => 'onKernelException'], 0);
  14522.         $instance->addListener('kernel.terminate', [=> function () {
  14523.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  14524.         }, => 'onKernelTerminate'], -1024);
  14525.         $instance->addListener('kernel.controller', [=> function () {
  14526.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  14527.         }, => 'onKernelController'], 0);
  14528.         $instance->addListener('kernel.response', [=> function () {
  14529.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  14530.         }, => 'onKernelResponse'], 0);
  14531.         $instance->addListener('console.command', [=> function () {
  14532.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  14533.         }, => 'onCommand'], 255);
  14534.         $instance->addListener('console.terminate', [=> function () {
  14535.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  14536.         }, => 'onTerminate'], -255);
  14537.         $instance->addListener('kernel.controller', [=> function () {
  14538.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  14539.         }, => 'onKernelController'], 0);
  14540.         $instance->addListener('kernel.controller', [=> function () {
  14541.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  14542.         }, => 'onKernelController'], 0);
  14543.         $instance->addListener('kernel.controller', [=> function () {
  14544.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  14545.         }, => 'onKernelController'], -128);
  14546.         $instance->addListener('kernel.view', [=> function () {
  14547.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  14548.         }, => 'onKernelView'], 0);
  14549.         $instance->addListener('kernel.controller', [=> function () {
  14550.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  14551.         }, => 'onKernelController'], 0);
  14552.         $instance->addListener('kernel.response', [=> function () {
  14553.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  14554.         }, => 'onKernelResponse'], 0);
  14555.         $instance->addListener('kernel.controller_arguments', [=> function () {
  14556.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  14557.         }, => 'onKernelControllerArguments'], 0);
  14558.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  14559.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  14560.         }, => 'onMessage'], 0);
  14561.         $instance->addListener('console.command', [=> function () {
  14562.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  14563.         }, => 'configure'], 1024);
  14564.         $instance->addListener('kernel.terminate', [=> function () {
  14565.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  14566.         }, => 'flushMessages'], 0);
  14567.         $instance->addListener('console.terminate', [=> function () {
  14568.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  14569.         }, => 'flushMessages'], 0);
  14570.         $instance->addListener('kernel.response', [=> function () {
  14571.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  14572.         }, => 'onKernelResponse'], -128);
  14573.         return $instance;
  14574.     }
  14575.     /**
  14576.      * Gets the public 'flow.repository' shared service.
  14577.      *
  14578.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14579.      */
  14580.     protected function getFlow_RepositoryService()
  14581.     {
  14582.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14583.         if (isset($this->services['flow.repository'])) {
  14584.             return $this->services['flow.repository'];
  14585.         }
  14586.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14587.         if (isset($this->services['flow.repository'])) {
  14588.             return $this->services['flow.repository'];
  14589.         }
  14590.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14591.         if (isset($this->services['flow.repository'])) {
  14592.             return $this->services['flow.repository'];
  14593.         }
  14594.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14595.         if (isset($this->services['flow.repository'])) {
  14596.             return $this->services['flow.repository'];
  14597.         }
  14598.         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())));
  14599.     }
  14600.     /**
  14601.      * Gets the public 'flow_sequence.repository' shared service.
  14602.      *
  14603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14604.      */
  14605.     protected function getFlowSequence_RepositoryService()
  14606.     {
  14607.         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())));
  14608.     }
  14609.     /**
  14610.      * Gets the public 'flow_template.repository' shared service.
  14611.      *
  14612.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14613.      */
  14614.     protected function getFlowTemplate_RepositoryService()
  14615.     {
  14616.         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())));
  14617.     }
  14618.     /**
  14619.      * Gets the public 'framework.filesystem.private' shared service.
  14620.      *
  14621.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14622.      */
  14623.     protected function getFramework_Filesystem_PrivateService()
  14624.     {
  14625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14627.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  14628.     }
  14629.     /**
  14630.      * Gets the public 'framework.filesystem.public' shared service.
  14631.      *
  14632.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14633.      */
  14634.     protected function getFramework_Filesystem_PublicService()
  14635.     {
  14636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14637.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14638.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  14639.     }
  14640.     /**
  14641.      * Gets the public 'frosh_cross_selling_comparable.repository' shared service.
  14642.      *
  14643.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14644.      */
  14645.     protected function getFroshCrossSellingComparable_RepositoryService()
  14646.     {
  14647.         return $this->services['frosh_cross_selling_comparable.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition'] ?? $this->getCrossSellingComparableDefinitionService()), ($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())));
  14648.     }
  14649.     /**
  14650.      * Gets the public 'frosh_platform_filter_search.filesystem.private' shared service.
  14651.      *
  14652.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14653.      */
  14654.     protected function getFroshPlatformFilterSearch_Filesystem_PrivateService()
  14655.     {
  14656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14658.         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');
  14659.     }
  14660.     /**
  14661.      * Gets the public 'frosh_platform_filter_search.filesystem.public' shared service.
  14662.      *
  14663.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14664.      */
  14665.     protected function getFroshPlatformFilterSearch_Filesystem_PublicService()
  14666.     {
  14667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14669.         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');
  14670.     }
  14671.     /**
  14672.      * Gets the public 'frosh_product_compare.filesystem.private' shared service.
  14673.      *
  14674.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14675.      */
  14676.     protected function getFroshProductCompare_Filesystem_PrivateService()
  14677.     {
  14678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14680.         return $this->services['frosh_product_compare.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/frosh_product_compare');
  14681.     }
  14682.     /**
  14683.      * Gets the public 'frosh_product_compare.filesystem.public' shared service.
  14684.      *
  14685.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14686.      */
  14687.     protected function getFroshProductCompare_Filesystem_PublicService()
  14688.     {
  14689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14691.         return $this->services['frosh_product_compare.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/frosh_product_compare');
  14692.     }
  14693.     /**
  14694.      * Gets the public 'frosh_tools.filesystem.private' shared service.
  14695.      *
  14696.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14697.      */
  14698.     protected function getFroshTools_Filesystem_PrivateService()
  14699.     {
  14700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14702.         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');
  14703.     }
  14704.     /**
  14705.      * Gets the public 'frosh_tools.filesystem.public' shared service.
  14706.      *
  14707.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14708.      */
  14709.     protected function getFroshTools_Filesystem_PublicService()
  14710.     {
  14711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14713.         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');
  14714.     }
  14715.     /**
  14716.      * Gets the public 'http_kernel' shared service.
  14717.      *
  14718.      * @return \Symfony\Component\HttpKernel\HttpKernel
  14719.      */
  14720.     protected function getHttpKernelService()
  14721.     {
  14722.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14723.         if (isset($this->services['http_kernel'])) {
  14724.             return $this->services['http_kernel'];
  14725.         }
  14726.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  14727.         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 () {
  14728.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  14729.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  14730.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  14731.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  14732.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  14733.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  14734.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  14735.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  14736.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  14737.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  14738.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  14739.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  14740.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  14741.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  14742.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  14743.         }, 15)), $b));
  14744.     }
  14745.     /**
  14746.      * Gets the public 'i_c_t_e_c_h__admin_dashboard.filesystem.private' shared service.
  14747.      *
  14748.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14749.      */
  14750.     protected function getICTECHAdminDashboard_Filesystem_PrivateService()
  14751.     {
  14752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14754.         return $this->services['i_c_t_e_c_h__admin_dashboard.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/i_c_t_e_c_h__admin_dashboard');
  14755.     }
  14756.     /**
  14757.      * Gets the public 'i_c_t_e_c_h__admin_dashboard.filesystem.public' shared service.
  14758.      *
  14759.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14760.      */
  14761.     protected function getICTECHAdminDashboard_Filesystem_PublicService()
  14762.     {
  14763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14765.         return $this->services['i_c_t_e_c_h__admin_dashboard.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/i_c_t_e_c_h__admin_dashboard');
  14766.     }
  14767.     /**
  14768.      * Gets the public 'iab_theme.filesystem.private' shared service.
  14769.      *
  14770.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14771.      */
  14772.     protected function getIabTheme_Filesystem_PrivateService()
  14773.     {
  14774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14776.         return $this->services['iab_theme.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/iab_theme');
  14777.     }
  14778.     /**
  14779.      * Gets the public 'iab_theme.filesystem.public' shared service.
  14780.      *
  14781.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  14782.      */
  14783.     protected function getIabTheme_Filesystem_PublicService()
  14784.     {
  14785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  14786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  14787.         return $this->services['iab_theme.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/iab_theme');
  14788.     }
  14789.     /**
  14790.      * Gets the public 'import_export_file.repository' shared service.
  14791.      *
  14792.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14793.      */
  14794.     protected function getImportExportFile_RepositoryService()
  14795.     {
  14796.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14797.         if (isset($this->services['import_export_file.repository'])) {
  14798.             return $this->services['import_export_file.repository'];
  14799.         }
  14800.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14801.         if (isset($this->services['import_export_file.repository'])) {
  14802.             return $this->services['import_export_file.repository'];
  14803.         }
  14804.         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, ($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())));
  14805.     }
  14806.     /**
  14807.      * Gets the public 'import_export_log.repository' shared service.
  14808.      *
  14809.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14810.      */
  14811.     protected function getImportExportLog_RepositoryService()
  14812.     {
  14813.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14814.         if (isset($this->services['import_export_log.repository'])) {
  14815.             return $this->services['import_export_log.repository'];
  14816.         }
  14817.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14818.         if (isset($this->services['import_export_log.repository'])) {
  14819.             return $this->services['import_export_log.repository'];
  14820.         }
  14821.         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, ($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())));
  14822.     }
  14823.     /**
  14824.      * Gets the public 'import_export_profile.repository' shared service.
  14825.      *
  14826.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14827.      */
  14828.     protected function getImportExportProfile_RepositoryService()
  14829.     {
  14830.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14831.         if (isset($this->services['import_export_profile.repository'])) {
  14832.             return $this->services['import_export_profile.repository'];
  14833.         }
  14834.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14835.         if (isset($this->services['import_export_profile.repository'])) {
  14836.             return $this->services['import_export_profile.repository'];
  14837.         }
  14838.         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, ($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())));
  14839.     }
  14840.     /**
  14841.      * Gets the public 'import_export_profile_translation.repository' shared service.
  14842.      *
  14843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14844.      */
  14845.     protected function getImportExportProfileTranslation_RepositoryService()
  14846.     {
  14847.         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())));
  14848.     }
  14849.     /**
  14850.      * Gets the public 'integration.repository' shared service.
  14851.      *
  14852.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14853.      */
  14854.     protected function getIntegration_RepositoryService()
  14855.     {
  14856.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14857.         if (isset($this->services['integration.repository'])) {
  14858.             return $this->services['integration.repository'];
  14859.         }
  14860.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14861.         if (isset($this->services['integration.repository'])) {
  14862.             return $this->services['integration.repository'];
  14863.         }
  14864.         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, ($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())));
  14865.     }
  14866.     /**
  14867.      * Gets the public 'integration_role.repository' shared service.
  14868.      *
  14869.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14870.      */
  14871.     protected function getIntegrationRole_RepositoryService()
  14872.     {
  14873.         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())));
  14874.     }
  14875.     /**
  14876.      * Gets the public 'landing_page.repository' shared service.
  14877.      *
  14878.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14879.      */
  14880.     protected function getLandingPage_RepositoryService()
  14881.     {
  14882.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14883.         if (isset($this->services['landing_page.repository'])) {
  14884.             return $this->services['landing_page.repository'];
  14885.         }
  14886.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14887.         if (isset($this->services['landing_page.repository'])) {
  14888.             return $this->services['landing_page.repository'];
  14889.         }
  14890.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14891.         if (isset($this->services['landing_page.repository'])) {
  14892.             return $this->services['landing_page.repository'];
  14893.         }
  14894.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14895.         if (isset($this->services['landing_page.repository'])) {
  14896.             return $this->services['landing_page.repository'];
  14897.         }
  14898.         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())));
  14899.     }
  14900.     /**
  14901.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  14902.      *
  14903.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14904.      */
  14905.     protected function getLandingPageSalesChannel_RepositoryService()
  14906.     {
  14907.         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())));
  14908.     }
  14909.     /**
  14910.      * Gets the public 'landing_page_tag.repository' shared service.
  14911.      *
  14912.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14913.      */
  14914.     protected function getLandingPageTag_RepositoryService()
  14915.     {
  14916.         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())));
  14917.     }
  14918.     /**
  14919.      * Gets the public 'landing_page_translation.repository' shared service.
  14920.      *
  14921.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14922.      */
  14923.     protected function getLandingPageTranslation_RepositoryService()
  14924.     {
  14925.         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())));
  14926.     }
  14927.     /**
  14928.      * Gets the public 'language.repository' shared service.
  14929.      *
  14930.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14931.      */
  14932.     protected function getLanguage_RepositoryService()
  14933.     {
  14934.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14935.         if (isset($this->services['language.repository'])) {
  14936.             return $this->services['language.repository'];
  14937.         }
  14938.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  14939.         if (isset($this->services['language.repository'])) {
  14940.             return $this->services['language.repository'];
  14941.         }
  14942.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  14943.         if (isset($this->services['language.repository'])) {
  14944.             return $this->services['language.repository'];
  14945.         }
  14946.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14947.         if (isset($this->services['language.repository'])) {
  14948.             return $this->services['language.repository'];
  14949.         }
  14950.         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())));
  14951.     }
  14952.     /**
  14953.      * Gets the public 'lds_newsletter_at_register_subscription.repository' shared service.
  14954.      *
  14955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14956.      */
  14957.     protected function getLdsNewsletterAtRegisterSubscription_RepositoryService()
  14958.     {
  14959.         return $this->services['lds_newsletter_at_register_subscription.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition'] ?? $this->getNewsletterAtRegisterSubscriptionDefinitionService()), ($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())));
  14960.     }
  14961.     /**
  14962.      * Gets the public 'locale.repository' shared service.
  14963.      *
  14964.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14965.      */
  14966.     protected function getLocale_RepositoryService()
  14967.     {
  14968.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  14969.         if (isset($this->services['locale.repository'])) {
  14970.             return $this->services['locale.repository'];
  14971.         }
  14972.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  14973.         if (isset($this->services['locale.repository'])) {
  14974.             return $this->services['locale.repository'];
  14975.         }
  14976.         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, ($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())));
  14977.     }
  14978.     /**
  14979.      * Gets the public 'locale_translation.repository' shared service.
  14980.      *
  14981.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14982.      */
  14983.     protected function getLocaleTranslation_RepositoryService()
  14984.     {
  14985.         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())));
  14986.     }
  14987.     /**
  14988.      * Gets the public 'log_entry.repository' shared service.
  14989.      *
  14990.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  14991.      */
  14992.     protected function getLogEntry_RepositoryService()
  14993.     {
  14994.         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()), ($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())));
  14995.     }
  14996.     /**
  14997.      * Gets the public 'logger' shared service.
  14998.      *
  14999.      * @return \Symfony\Bridge\Monolog\Logger
  15000.      */
  15001.     protected function getLoggerService()
  15002.     {
  15003.         $this->services['logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  15004.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15005.         $instance->useMicrosecondTimestamps(true);
  15006.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15007.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  15008.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  15009.         return $instance;
  15010.     }
  15011.     /**
  15012.      * Gets the public 'mail_header_footer.repository' shared service.
  15013.      *
  15014.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15015.      */
  15016.     protected function getMailHeaderFooter_RepositoryService()
  15017.     {
  15018.         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())));
  15019.     }
  15020.     /**
  15021.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  15022.      *
  15023.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15024.      */
  15025.     protected function getMailHeaderFooterTranslation_RepositoryService()
  15026.     {
  15027.         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())));
  15028.     }
  15029.     /**
  15030.      * Gets the public 'mail_template.repository' shared service.
  15031.      *
  15032.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15033.      */
  15034.     protected function getMailTemplate_RepositoryService()
  15035.     {
  15036.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15037.         if (isset($this->services['mail_template.repository'])) {
  15038.             return $this->services['mail_template.repository'];
  15039.         }
  15040.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15041.         if (isset($this->services['mail_template.repository'])) {
  15042.             return $this->services['mail_template.repository'];
  15043.         }
  15044.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15045.         if (isset($this->services['mail_template.repository'])) {
  15046.             return $this->services['mail_template.repository'];
  15047.         }
  15048.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15049.         if (isset($this->services['mail_template.repository'])) {
  15050.             return $this->services['mail_template.repository'];
  15051.         }
  15052.         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())));
  15053.     }
  15054.     /**
  15055.      * Gets the public 'mail_template_media.repository' shared service.
  15056.      *
  15057.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15058.      */
  15059.     protected function getMailTemplateMedia_RepositoryService()
  15060.     {
  15061.         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())));
  15062.     }
  15063.     /**
  15064.      * Gets the public 'mail_template_translation.repository' shared service.
  15065.      *
  15066.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15067.      */
  15068.     protected function getMailTemplateTranslation_RepositoryService()
  15069.     {
  15070.         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())));
  15071.     }
  15072.     /**
  15073.      * Gets the public 'mail_template_type.repository' shared service.
  15074.      *
  15075.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15076.      */
  15077.     protected function getMailTemplateType_RepositoryService()
  15078.     {
  15079.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15080.         if (isset($this->services['mail_template_type.repository'])) {
  15081.             return $this->services['mail_template_type.repository'];
  15082.         }
  15083.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15084.         if (isset($this->services['mail_template_type.repository'])) {
  15085.             return $this->services['mail_template_type.repository'];
  15086.         }
  15087.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15088.         if (isset($this->services['mail_template_type.repository'])) {
  15089.             return $this->services['mail_template_type.repository'];
  15090.         }
  15091.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15092.         if (isset($this->services['mail_template_type.repository'])) {
  15093.             return $this->services['mail_template_type.repository'];
  15094.         }
  15095.         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())));
  15096.     }
  15097.     /**
  15098.      * Gets the public 'mail_template_type_translation.repository' shared service.
  15099.      *
  15100.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15101.      */
  15102.     protected function getMailTemplateTypeTranslation_RepositoryService()
  15103.     {
  15104.         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())));
  15105.     }
  15106.     /**
  15107.      * Gets the public 'main_category.repository' shared service.
  15108.      *
  15109.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15110.      */
  15111.     protected function getMainCategory_RepositoryService()
  15112.     {
  15113.         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())));
  15114.     }
  15115.     /**
  15116.      * Gets the public 'maintenance.filesystem.private' shared service.
  15117.      *
  15118.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15119.      */
  15120.     protected function getMaintenance_Filesystem_PrivateService()
  15121.     {
  15122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15124.         return $this->services['maintenance.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maintenance');
  15125.     }
  15126.     /**
  15127.      * Gets the public 'maintenance.filesystem.public' shared service.
  15128.      *
  15129.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15130.      */
  15131.     protected function getMaintenance_Filesystem_PublicService()
  15132.     {
  15133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15135.         return $this->services['maintenance.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maintenance');
  15136.     }
  15137.     /**
  15138.      * Gets the public 'maxia_listing_variants6.filesystem.private' shared service.
  15139.      *
  15140.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15141.      */
  15142.     protected function getMaxiaListingVariants6_Filesystem_PrivateService()
  15143.     {
  15144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15146.         return $this->services['maxia_listing_variants6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/maxia_listing_variants6');
  15147.     }
  15148.     /**
  15149.      * Gets the public 'maxia_listing_variants6.filesystem.public' shared service.
  15150.      *
  15151.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15152.      */
  15153.     protected function getMaxiaListingVariants6_Filesystem_PublicService()
  15154.     {
  15155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15157.         return $this->services['maxia_listing_variants6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/maxia_listing_variants6');
  15158.     }
  15159.     /**
  15160.      * Gets the public 'media.repository' shared service.
  15161.      *
  15162.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15163.      */
  15164.     protected function getMedia_RepositoryService()
  15165.     {
  15166.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  15167.         if (isset($this->services['media.repository'])) {
  15168.             return $this->services['media.repository'];
  15169.         }
  15170.         return $this->services['media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  15171.     }
  15172.     /**
  15173.      * Gets the public 'media_default_folder.repository' shared service.
  15174.      *
  15175.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15176.      */
  15177.     protected function getMediaDefaultFolder_RepositoryService()
  15178.     {
  15179.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15180.         if (isset($this->services['media_default_folder.repository'])) {
  15181.             return $this->services['media_default_folder.repository'];
  15182.         }
  15183.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15184.         if (isset($this->services['media_default_folder.repository'])) {
  15185.             return $this->services['media_default_folder.repository'];
  15186.         }
  15187.         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, ($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())));
  15188.     }
  15189.     /**
  15190.      * Gets the public 'media_folder.repository' shared service.
  15191.      *
  15192.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15193.      */
  15194.     protected function getMediaFolder_RepositoryService()
  15195.     {
  15196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  15197.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15198.         if (isset($this->services['media_folder.repository'])) {
  15199.             return $this->services['media_folder.repository'];
  15200.         }
  15201.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15202.         if (isset($this->services['media_folder.repository'])) {
  15203.             return $this->services['media_folder.repository'];
  15204.         }
  15205.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15206.         if (isset($this->services['media_folder.repository'])) {
  15207.             return $this->services['media_folder.repository'];
  15208.         }
  15209.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15210.         if (isset($this->services['media_folder.repository'])) {
  15211.             return $this->services['media_folder.repository'];
  15212.         }
  15213.         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()))));
  15214.     }
  15215.     /**
  15216.      * Gets the public 'media_folder_configuration.repository' shared service.
  15217.      *
  15218.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15219.      */
  15220.     protected function getMediaFolderConfiguration_RepositoryService()
  15221.     {
  15222.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15223.         if (isset($this->services['media_folder_configuration.repository'])) {
  15224.             return $this->services['media_folder_configuration.repository'];
  15225.         }
  15226.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15227.         if (isset($this->services['media_folder_configuration.repository'])) {
  15228.             return $this->services['media_folder_configuration.repository'];
  15229.         }
  15230.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15231.         if (isset($this->services['media_folder_configuration.repository'])) {
  15232.             return $this->services['media_folder_configuration.repository'];
  15233.         }
  15234.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15235.         if (isset($this->services['media_folder_configuration.repository'])) {
  15236.             return $this->services['media_folder_configuration.repository'];
  15237.         }
  15238.         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())));
  15239.     }
  15240.     /**
  15241.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  15242.      *
  15243.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15244.      */
  15245.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  15246.     {
  15247.         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())));
  15248.     }
  15249.     /**
  15250.      * Gets the public 'media_tag.repository' shared service.
  15251.      *
  15252.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15253.      */
  15254.     protected function getMediaTag_RepositoryService()
  15255.     {
  15256.         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())));
  15257.     }
  15258.     /**
  15259.      * Gets the public 'media_thumbnail.repository' shared service.
  15260.      *
  15261.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15262.      */
  15263.     protected function getMediaThumbnail_RepositoryService()
  15264.     {
  15265.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'] ?? $this->getMediaThumbnailRepositoryDecoratorService());
  15266.         if (isset($this->services['media_thumbnail.repository'])) {
  15267.             return $this->services['media_thumbnail.repository'];
  15268.         }
  15269.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($a);
  15270.     }
  15271.     /**
  15272.      * Gets the public 'media_thumbnail_size.repository' shared service.
  15273.      *
  15274.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15275.      */
  15276.     protected function getMediaThumbnailSize_RepositoryService()
  15277.     {
  15278.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15279.         if (isset($this->services['media_thumbnail_size.repository'])) {
  15280.             return $this->services['media_thumbnail_size.repository'];
  15281.         }
  15282.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15283.         if (isset($this->services['media_thumbnail_size.repository'])) {
  15284.             return $this->services['media_thumbnail_size.repository'];
  15285.         }
  15286.         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, ($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())));
  15287.     }
  15288.     /**
  15289.      * Gets the public 'media_translation.repository' shared service.
  15290.      *
  15291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15292.      */
  15293.     protected function getMediaTranslation_RepositoryService()
  15294.     {
  15295.         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())));
  15296.     }
  15297.     /**
  15298.      * Gets the public 'message_queue_stats.repository' shared service.
  15299.      *
  15300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15301.      */
  15302.     protected function getMessageQueueStats_RepositoryService()
  15303.     {
  15304.         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())));
  15305.     }
  15306.     /**
  15307.      * Gets the public 'messenger.default_bus' shared service.
  15308.      *
  15309.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  15310.      */
  15311.     protected function getMessenger_DefaultBusService()
  15312.     {
  15313.         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 () {
  15314.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  15315.             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')));
  15316.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  15317.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  15318.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  15319.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  15320.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  15321.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  15322.             yield => ($this->privates['Frosh\\Tools\\Components\\Messenger\\TaskLoggingMiddleware'] ?? $this->getTaskLoggingMiddlewareService());
  15323.         }, 9)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  15324.     }
  15325.     /**
  15326.      * Gets the public 'monolog.logger.business_events' shared service.
  15327.      *
  15328.      * @return \Symfony\Bridge\Monolog\Logger
  15329.      */
  15330.     protected function getMonolog_Logger_BusinessEventsService()
  15331.     {
  15332.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  15333.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15334.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  15335.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15336.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  15337.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  15338.         return $instance;
  15339.     }
  15340.     /**
  15341.      * Gets the public 'monolog.logger.solfusion' shared service.
  15342.      *
  15343.      * @return \Symfony\Bridge\Monolog\Logger
  15344.      */
  15345.     protected function getMonolog_Logger_SolfusionService()
  15346.     {
  15347.         $this->services['monolog.logger.solfusion'] = $instance = new \Symfony\Bridge\Monolog\Logger('solfusion');
  15348.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  15349.         $instance->pushHandler(($this->privates['monolog.handler.solfusion_main'] ?? $this->getMonolog_Handler_SolfusionMainService()));
  15350.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  15351.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  15352.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  15353.         return $instance;
  15354.     }
  15355.     /**
  15356.      * Gets the public 'newsletter_recipient.repository' shared service.
  15357.      *
  15358.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15359.      */
  15360.     protected function getNewsletterRecipient_RepositoryService()
  15361.     {
  15362.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15363.         if (isset($this->services['newsletter_recipient.repository'])) {
  15364.             return $this->services['newsletter_recipient.repository'];
  15365.         }
  15366.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15367.         if (isset($this->services['newsletter_recipient.repository'])) {
  15368.             return $this->services['newsletter_recipient.repository'];
  15369.         }
  15370.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15371.         if (isset($this->services['newsletter_recipient.repository'])) {
  15372.             return $this->services['newsletter_recipient.repository'];
  15373.         }
  15374.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15375.         if (isset($this->services['newsletter_recipient.repository'])) {
  15376.             return $this->services['newsletter_recipient.repository'];
  15377.         }
  15378.         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())));
  15379.     }
  15380.     /**
  15381.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  15382.      *
  15383.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15384.      */
  15385.     protected function getNewsletterRecipientTag_RepositoryService()
  15386.     {
  15387.         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())));
  15388.     }
  15389.     /**
  15390.      * Gets the public 'newsletter_sendinblue.filesystem.private' shared service.
  15391.      *
  15392.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15393.      */
  15394.     protected function getNewsletterSendinblue_Filesystem_PrivateService()
  15395.     {
  15396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15398.         return $this->services['newsletter_sendinblue.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/newsletter_sendinblue');
  15399.     }
  15400.     /**
  15401.      * Gets the public 'newsletter_sendinblue.filesystem.public' shared service.
  15402.      *
  15403.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15404.      */
  15405.     protected function getNewsletterSendinblue_Filesystem_PublicService()
  15406.     {
  15407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15409.         return $this->services['newsletter_sendinblue.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/newsletter_sendinblue');
  15410.     }
  15411.     /**
  15412.      * Gets the public 'notification.repository' shared service.
  15413.      *
  15414.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15415.      */
  15416.     protected function getNotification_RepositoryService()
  15417.     {
  15418.         return $this->services['notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\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())));
  15419.     }
  15420.     /**
  15421.      * Gets the public 'number_range.repository' shared service.
  15422.      *
  15423.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15424.      */
  15425.     protected function getNumberRange_RepositoryService()
  15426.     {
  15427.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15428.         if (isset($this->services['number_range.repository'])) {
  15429.             return $this->services['number_range.repository'];
  15430.         }
  15431.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15432.         if (isset($this->services['number_range.repository'])) {
  15433.             return $this->services['number_range.repository'];
  15434.         }
  15435.         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, ($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())));
  15436.     }
  15437.     /**
  15438.      * Gets the public 'number_range_sales_channel.repository' shared service.
  15439.      *
  15440.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15441.      */
  15442.     protected function getNumberRangeSalesChannel_RepositoryService()
  15443.     {
  15444.         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())));
  15445.     }
  15446.     /**
  15447.      * Gets the public 'number_range_state.repository' shared service.
  15448.      *
  15449.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15450.      */
  15451.     protected function getNumberRangeState_RepositoryService()
  15452.     {
  15453.         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())));
  15454.     }
  15455.     /**
  15456.      * Gets the public 'number_range_translation.repository' shared service.
  15457.      *
  15458.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15459.      */
  15460.     protected function getNumberRangeTranslation_RepositoryService()
  15461.     {
  15462.         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())));
  15463.     }
  15464.     /**
  15465.      * Gets the public 'number_range_type.repository' shared service.
  15466.      *
  15467.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15468.      */
  15469.     protected function getNumberRangeType_RepositoryService()
  15470.     {
  15471.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15472.         if (isset($this->services['number_range_type.repository'])) {
  15473.             return $this->services['number_range_type.repository'];
  15474.         }
  15475.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15476.         if (isset($this->services['number_range_type.repository'])) {
  15477.             return $this->services['number_range_type.repository'];
  15478.         }
  15479.         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, ($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())));
  15480.     }
  15481.     /**
  15482.      * Gets the public 'number_range_type_translation.repository' shared service.
  15483.      *
  15484.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15485.      */
  15486.     protected function getNumberRangeTypeTranslation_RepositoryService()
  15487.     {
  15488.         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())));
  15489.     }
  15490.     /**
  15491.      * Gets the public 'oci_punchout.filesystem.private' shared service.
  15492.      *
  15493.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15494.      */
  15495.     protected function getOciPunchout_Filesystem_PrivateService()
  15496.     {
  15497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15499.         return $this->services['oci_punchout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/oci_punchout');
  15500.     }
  15501.     /**
  15502.      * Gets the public 'oci_punchout.filesystem.public' shared service.
  15503.      *
  15504.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15505.      */
  15506.     protected function getOciPunchout_Filesystem_PublicService()
  15507.     {
  15508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15510.         return $this->services['oci_punchout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/oci_punchout');
  15511.     }
  15512.     /**
  15513.      * Gets the public 'order.repository' shared service.
  15514.      *
  15515.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15516.      */
  15517.     protected function getOrder_RepositoryService()
  15518.     {
  15519.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15520.         if (isset($this->services['order.repository'])) {
  15521.             return $this->services['order.repository'];
  15522.         }
  15523.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15524.         if (isset($this->services['order.repository'])) {
  15525.             return $this->services['order.repository'];
  15526.         }
  15527.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15528.         if (isset($this->services['order.repository'])) {
  15529.             return $this->services['order.repository'];
  15530.         }
  15531.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15532.         if (isset($this->services['order.repository'])) {
  15533.             return $this->services['order.repository'];
  15534.         }
  15535.         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())));
  15536.     }
  15537.     /**
  15538.      * Gets the public 'order_address.repository' shared service.
  15539.      *
  15540.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15541.      */
  15542.     protected function getOrderAddress_RepositoryService()
  15543.     {
  15544.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15545.         if (isset($this->services['order_address.repository'])) {
  15546.             return $this->services['order_address.repository'];
  15547.         }
  15548.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15549.         if (isset($this->services['order_address.repository'])) {
  15550.             return $this->services['order_address.repository'];
  15551.         }
  15552.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15553.         if (isset($this->services['order_address.repository'])) {
  15554.             return $this->services['order_address.repository'];
  15555.         }
  15556.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15557.         if (isset($this->services['order_address.repository'])) {
  15558.             return $this->services['order_address.repository'];
  15559.         }
  15560.         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())));
  15561.     }
  15562.     /**
  15563.      * Gets the public 'order_customer.repository' shared service.
  15564.      *
  15565.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15566.      */
  15567.     protected function getOrderCustomer_RepositoryService()
  15568.     {
  15569.         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())));
  15570.     }
  15571.     /**
  15572.      * Gets the public 'order_delivery.repository' shared service.
  15573.      *
  15574.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15575.      */
  15576.     protected function getOrderDelivery_RepositoryService()
  15577.     {
  15578.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15579.         if (isset($this->services['order_delivery.repository'])) {
  15580.             return $this->services['order_delivery.repository'];
  15581.         }
  15582.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15583.         if (isset($this->services['order_delivery.repository'])) {
  15584.             return $this->services['order_delivery.repository'];
  15585.         }
  15586.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15587.         if (isset($this->services['order_delivery.repository'])) {
  15588.             return $this->services['order_delivery.repository'];
  15589.         }
  15590.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15591.         if (isset($this->services['order_delivery.repository'])) {
  15592.             return $this->services['order_delivery.repository'];
  15593.         }
  15594.         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())));
  15595.     }
  15596.     /**
  15597.      * Gets the public 'order_delivery_position.repository' shared service.
  15598.      *
  15599.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15600.      */
  15601.     protected function getOrderDeliveryPosition_RepositoryService()
  15602.     {
  15603.         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())));
  15604.     }
  15605.     /**
  15606.      * Gets the public 'order_line_item.repository' shared service.
  15607.      *
  15608.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15609.      */
  15610.     protected function getOrderLineItem_RepositoryService()
  15611.     {
  15612.         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()), ($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())));
  15613.     }
  15614.     /**
  15615.      * Gets the public 'order_line_item_download.repository' shared service.
  15616.      *
  15617.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15618.      */
  15619.     protected function getOrderLineItemDownload_RepositoryService()
  15620.     {
  15621.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15622.         if (isset($this->services['order_line_item_download.repository'])) {
  15623.             return $this->services['order_line_item_download.repository'];
  15624.         }
  15625.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15626.         if (isset($this->services['order_line_item_download.repository'])) {
  15627.             return $this->services['order_line_item_download.repository'];
  15628.         }
  15629.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15630.         if (isset($this->services['order_line_item_download.repository'])) {
  15631.             return $this->services['order_line_item_download.repository'];
  15632.         }
  15633.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15634.         if (isset($this->services['order_line_item_download.repository'])) {
  15635.             return $this->services['order_line_item_download.repository'];
  15636.         }
  15637.         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())));
  15638.     }
  15639.     /**
  15640.      * Gets the public 'order_tag.repository' shared service.
  15641.      *
  15642.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15643.      */
  15644.     protected function getOrderTag_RepositoryService()
  15645.     {
  15646.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15647.         if (isset($this->services['order_tag.repository'])) {
  15648.             return $this->services['order_tag.repository'];
  15649.         }
  15650.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15651.         if (isset($this->services['order_tag.repository'])) {
  15652.             return $this->services['order_tag.repository'];
  15653.         }
  15654.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15655.         if (isset($this->services['order_tag.repository'])) {
  15656.             return $this->services['order_tag.repository'];
  15657.         }
  15658.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15659.         if (isset($this->services['order_tag.repository'])) {
  15660.             return $this->services['order_tag.repository'];
  15661.         }
  15662.         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())));
  15663.     }
  15664.     /**
  15665.      * Gets the public 'order_transaction.repository' shared service.
  15666.      *
  15667.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15668.      */
  15669.     protected function getOrderTransaction_RepositoryService()
  15670.     {
  15671.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15672.         if (isset($this->services['order_transaction.repository'])) {
  15673.             return $this->services['order_transaction.repository'];
  15674.         }
  15675.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15676.         if (isset($this->services['order_transaction.repository'])) {
  15677.             return $this->services['order_transaction.repository'];
  15678.         }
  15679.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15680.         if (isset($this->services['order_transaction.repository'])) {
  15681.             return $this->services['order_transaction.repository'];
  15682.         }
  15683.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15684.         if (isset($this->services['order_transaction.repository'])) {
  15685.             return $this->services['order_transaction.repository'];
  15686.         }
  15687.         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())));
  15688.     }
  15689.     /**
  15690.      * Gets the public 'order_transaction_capture.repository' shared service.
  15691.      *
  15692.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15693.      */
  15694.     protected function getOrderTransactionCapture_RepositoryService()
  15695.     {
  15696.         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())));
  15697.     }
  15698.     /**
  15699.      * Gets the public 'order_transaction_capture_refund.repository' shared service.
  15700.      *
  15701.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15702.      */
  15703.     protected function getOrderTransactionCaptureRefund_RepositoryService()
  15704.     {
  15705.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15706.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15707.             return $this->services['order_transaction_capture_refund.repository'];
  15708.         }
  15709.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15710.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15711.             return $this->services['order_transaction_capture_refund.repository'];
  15712.         }
  15713.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15714.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15715.             return $this->services['order_transaction_capture_refund.repository'];
  15716.         }
  15717.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15718.         if (isset($this->services['order_transaction_capture_refund.repository'])) {
  15719.             return $this->services['order_transaction_capture_refund.repository'];
  15720.         }
  15721.         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())));
  15722.     }
  15723.     /**
  15724.      * Gets the public 'order_transaction_capture_refund_position.repository' shared service.
  15725.      *
  15726.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15727.      */
  15728.     protected function getOrderTransactionCaptureRefundPosition_RepositoryService()
  15729.     {
  15730.         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())));
  15731.     }
  15732.     /**
  15733.      * Gets the public 'payment_method.repository' shared service.
  15734.      *
  15735.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15736.      */
  15737.     protected function getPaymentMethod_RepositoryService()
  15738.     {
  15739.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15740.         if (isset($this->services['payment_method.repository'])) {
  15741.             return $this->services['payment_method.repository'];
  15742.         }
  15743.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15744.         if (isset($this->services['payment_method.repository'])) {
  15745.             return $this->services['payment_method.repository'];
  15746.         }
  15747.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15748.         if (isset($this->services['payment_method.repository'])) {
  15749.             return $this->services['payment_method.repository'];
  15750.         }
  15751.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15752.         if (isset($this->services['payment_method.repository'])) {
  15753.             return $this->services['payment_method.repository'];
  15754.         }
  15755.         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()))));
  15756.     }
  15757.     /**
  15758.      * Gets the public 'payment_method_translation.repository' shared service.
  15759.      *
  15760.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15761.      */
  15762.     protected function getPaymentMethodTranslation_RepositoryService()
  15763.     {
  15764.         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())));
  15765.     }
  15766.     /**
  15767.      * Gets the public 'plugin.repository' shared service.
  15768.      *
  15769.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15770.      */
  15771.     protected function getPlugin_RepositoryService()
  15772.     {
  15773.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15774.         if (isset($this->services['plugin.repository'])) {
  15775.             return $this->services['plugin.repository'];
  15776.         }
  15777.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15778.         if (isset($this->services['plugin.repository'])) {
  15779.             return $this->services['plugin.repository'];
  15780.         }
  15781.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15782.         if (isset($this->services['plugin.repository'])) {
  15783.             return $this->services['plugin.repository'];
  15784.         }
  15785.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15786.         if (isset($this->services['plugin.repository'])) {
  15787.             return $this->services['plugin.repository'];
  15788.         }
  15789.         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())));
  15790.     }
  15791.     /**
  15792.      * Gets the public 'plugin_translation.repository' shared service.
  15793.      *
  15794.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15795.      */
  15796.     protected function getPluginTranslation_RepositoryService()
  15797.     {
  15798.         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())));
  15799.     }
  15800.     /**
  15801.      * Gets the public 'prems_discount_category6.filesystem.private' shared service.
  15802.      *
  15803.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15804.      */
  15805.     protected function getPremsDiscountCategory6_Filesystem_PrivateService()
  15806.     {
  15807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15809.         return $this->services['prems_discount_category6.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/prems_discount_category6');
  15810.     }
  15811.     /**
  15812.      * Gets the public 'prems_discount_category6.filesystem.public' shared service.
  15813.      *
  15814.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  15815.      */
  15816.     protected function getPremsDiscountCategory6_Filesystem_PublicService()
  15817.     {
  15818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  15819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  15820.         return $this->services['prems_discount_category6.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/prems_discount_category6');
  15821.     }
  15822.     /**
  15823.      * Gets the public 'prems_discount_category_base.repository' shared service.
  15824.      *
  15825.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15826.      */
  15827.     protected function getPremsDiscountCategoryBase_RepositoryService()
  15828.     {
  15829.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15830.         if (isset($this->services['prems_discount_category_base.repository'])) {
  15831.             return $this->services['prems_discount_category_base.repository'];
  15832.         }
  15833.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15834.         if (isset($this->services['prems_discount_category_base.repository'])) {
  15835.             return $this->services['prems_discount_category_base.repository'];
  15836.         }
  15837.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15838.         if (isset($this->services['prems_discount_category_base.repository'])) {
  15839.             return $this->services['prems_discount_category_base.repository'];
  15840.         }
  15841.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15842.         if (isset($this->services['prems_discount_category_base.repository'])) {
  15843.             return $this->services['prems_discount_category_base.repository'];
  15844.         }
  15845.         return $this->services['prems_discount_category_base.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition'] ?? $this->getDiscountCategoryBaseDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), $a$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  15846.     }
  15847.     /**
  15848.      * Gets the public 'prems_discount_category_base_translation.repository' shared service.
  15849.      *
  15850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15851.      */
  15852.     protected function getPremsDiscountCategoryBaseTranslation_RepositoryService()
  15853.     {
  15854.         return $this->services['prems_discount_category_base_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition'] ?? $this->getDiscountCategoryBaseTranslationDefinitionService()), ($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())));
  15855.     }
  15856.     /**
  15857.      * Gets the public 'product.repository' shared service.
  15858.      *
  15859.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15860.      */
  15861.     protected function getProduct_RepositoryService()
  15862.     {
  15863.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15864.         if (isset($this->services['product.repository'])) {
  15865.             return $this->services['product.repository'];
  15866.         }
  15867.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15868.         if (isset($this->services['product.repository'])) {
  15869.             return $this->services['product.repository'];
  15870.         }
  15871.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15872.         if (isset($this->services['product.repository'])) {
  15873.             return $this->services['product.repository'];
  15874.         }
  15875.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15876.         if (isset($this->services['product.repository'])) {
  15877.             return $this->services['product.repository'];
  15878.         }
  15879.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  15880.         $f = 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$e);
  15881.         $f->setEntityLoadedEventFactory($e);
  15882.         return $this->services['product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator($f);
  15883.     }
  15884.     /**
  15885.      * Gets the public 'product_category.repository' shared service.
  15886.      *
  15887.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15888.      */
  15889.     protected function getProductCategory_RepositoryService()
  15890.     {
  15891.         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->getProductCategoryDefinitionService()), ($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())));
  15892.     }
  15893.     /**
  15894.      * Gets the public 'product_category_tree.repository' shared service.
  15895.      *
  15896.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15897.      */
  15898.     protected function getProductCategoryTree_RepositoryService()
  15899.     {
  15900.         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())));
  15901.     }
  15902.     /**
  15903.      * Gets the public 'product_configurator_setting.repository' shared service.
  15904.      *
  15905.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15906.      */
  15907.     protected function getProductConfiguratorSetting_RepositoryService()
  15908.     {
  15909.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15910.         if (isset($this->services['product_configurator_setting.repository'])) {
  15911.             return $this->services['product_configurator_setting.repository'];
  15912.         }
  15913.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15914.         if (isset($this->services['product_configurator_setting.repository'])) {
  15915.             return $this->services['product_configurator_setting.repository'];
  15916.         }
  15917.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15918.         if (isset($this->services['product_configurator_setting.repository'])) {
  15919.             return $this->services['product_configurator_setting.repository'];
  15920.         }
  15921.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15922.         if (isset($this->services['product_configurator_setting.repository'])) {
  15923.             return $this->services['product_configurator_setting.repository'];
  15924.         }
  15925.         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())));
  15926.     }
  15927.     /**
  15928.      * Gets the public 'product_cross_selling.repository' shared service.
  15929.      *
  15930.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15931.      */
  15932.     protected function getProductCrossSelling_RepositoryService()
  15933.     {
  15934.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15935.         if (isset($this->services['product_cross_selling.repository'])) {
  15936.             return $this->services['product_cross_selling.repository'];
  15937.         }
  15938.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15939.         if (isset($this->services['product_cross_selling.repository'])) {
  15940.             return $this->services['product_cross_selling.repository'];
  15941.         }
  15942.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  15943.         if (isset($this->services['product_cross_selling.repository'])) {
  15944.             return $this->services['product_cross_selling.repository'];
  15945.         }
  15946.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15947.         if (isset($this->services['product_cross_selling.repository'])) {
  15948.             return $this->services['product_cross_selling.repository'];
  15949.         }
  15950.         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())));
  15951.     }
  15952.     /**
  15953.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  15954.      *
  15955.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15956.      */
  15957.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  15958.     {
  15959.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15960.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  15961.             return $this->services['product_cross_selling_assigned_products.repository'];
  15962.         }
  15963.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  15964.         if (isset($this->services['product_cross_selling_assigned_products.repository'])) {
  15965.             return $this->services['product_cross_selling_assigned_products.repository'];
  15966.         }
  15967.         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, ($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())));
  15968.     }
  15969.     /**
  15970.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  15971.      *
  15972.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15973.      */
  15974.     protected function getProductCrossSellingTranslation_RepositoryService()
  15975.     {
  15976.         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())));
  15977.     }
  15978.     /**
  15979.      * Gets the public 'product_custom_field_set.repository' shared service.
  15980.      *
  15981.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15982.      */
  15983.     protected function getProductCustomFieldSet_RepositoryService()
  15984.     {
  15985.         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())));
  15986.     }
  15987.     /**
  15988.      * Gets the public 'product_download.repository' shared service.
  15989.      *
  15990.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  15991.      */
  15992.     protected function getProductDownload_RepositoryService()
  15993.     {
  15994.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  15995.         if (isset($this->services['product_download.repository'])) {
  15996.             return $this->services['product_download.repository'];
  15997.         }
  15998.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  15999.         if (isset($this->services['product_download.repository'])) {
  16000.             return $this->services['product_download.repository'];
  16001.         }
  16002.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16003.         if (isset($this->services['product_download.repository'])) {
  16004.             return $this->services['product_download.repository'];
  16005.         }
  16006.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16007.         if (isset($this->services['product_download.repository'])) {
  16008.             return $this->services['product_download.repository'];
  16009.         }
  16010.         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())));
  16011.     }
  16012.     /**
  16013.      * Gets the public 'product_export.repository' shared service.
  16014.      *
  16015.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16016.      */
  16017.     protected function getProductExport_RepositoryService()
  16018.     {
  16019.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16020.         if (isset($this->services['product_export.repository'])) {
  16021.             return $this->services['product_export.repository'];
  16022.         }
  16023.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16024.         if (isset($this->services['product_export.repository'])) {
  16025.             return $this->services['product_export.repository'];
  16026.         }
  16027.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16028.         if (isset($this->services['product_export.repository'])) {
  16029.             return $this->services['product_export.repository'];
  16030.         }
  16031.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16032.         if (isset($this->services['product_export.repository'])) {
  16033.             return $this->services['product_export.repository'];
  16034.         }
  16035.         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())));
  16036.     }
  16037.     /**
  16038.      * Gets the public 'product_feature_set.repository' shared service.
  16039.      *
  16040.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16041.      */
  16042.     protected function getProductFeatureSet_RepositoryService()
  16043.     {
  16044.         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())));
  16045.     }
  16046.     /**
  16047.      * Gets the public 'product_feature_set_translation.repository' shared service.
  16048.      *
  16049.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16050.      */
  16051.     protected function getProductFeatureSetTranslation_RepositoryService()
  16052.     {
  16053.         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())));
  16054.     }
  16055.     /**
  16056.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  16057.      *
  16058.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16059.      */
  16060.     protected function getProductKeywordDictionary_RepositoryService()
  16061.     {
  16062.         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())));
  16063.     }
  16064.     /**
  16065.      * Gets the public 'product_manufacturer.repository' shared service.
  16066.      *
  16067.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16068.      */
  16069.     protected function getProductManufacturer_RepositoryService()
  16070.     {
  16071.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16072.         if (isset($this->services['product_manufacturer.repository'])) {
  16073.             return $this->services['product_manufacturer.repository'];
  16074.         }
  16075.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16076.         if (isset($this->services['product_manufacturer.repository'])) {
  16077.             return $this->services['product_manufacturer.repository'];
  16078.         }
  16079.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16080.         if (isset($this->services['product_manufacturer.repository'])) {
  16081.             return $this->services['product_manufacturer.repository'];
  16082.         }
  16083.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16084.         if (isset($this->services['product_manufacturer.repository'])) {
  16085.             return $this->services['product_manufacturer.repository'];
  16086.         }
  16087.         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())));
  16088.     }
  16089.     /**
  16090.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  16091.      *
  16092.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16093.      */
  16094.     protected function getProductManufacturerTranslation_RepositoryService()
  16095.     {
  16096.         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())));
  16097.     }
  16098.     /**
  16099.      * Gets the public 'product_media.repository' shared service.
  16100.      *
  16101.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16102.      */
  16103.     protected function getProductMedia_RepositoryService()
  16104.     {
  16105.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16106.         if (isset($this->services['product_media.repository'])) {
  16107.             return $this->services['product_media.repository'];
  16108.         }
  16109.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16110.         if (isset($this->services['product_media.repository'])) {
  16111.             return $this->services['product_media.repository'];
  16112.         }
  16113.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16114.         if (isset($this->services['product_media.repository'])) {
  16115.             return $this->services['product_media.repository'];
  16116.         }
  16117.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16118.         if (isset($this->services['product_media.repository'])) {
  16119.             return $this->services['product_media.repository'];
  16120.         }
  16121.         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())));
  16122.     }
  16123.     /**
  16124.      * Gets the public 'product_option.repository' shared service.
  16125.      *
  16126.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16127.      */
  16128.     protected function getProductOption_RepositoryService()
  16129.     {
  16130.         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())));
  16131.     }
  16132.     /**
  16133.      * Gets the public 'product_price.repository' shared service.
  16134.      *
  16135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16136.      */
  16137.     protected function getProductPrice_RepositoryService()
  16138.     {
  16139.         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())));
  16140.     }
  16141.     /**
  16142.      * Gets the public 'product_property.repository' shared service.
  16143.      *
  16144.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16145.      */
  16146.     protected function getProductProperty_RepositoryService()
  16147.     {
  16148.         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())));
  16149.     }
  16150.     /**
  16151.      * Gets the public 'product_review.repository' shared service.
  16152.      *
  16153.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16154.      */
  16155.     protected function getProductReview_RepositoryService()
  16156.     {
  16157.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16158.         if (isset($this->services['product_review.repository'])) {
  16159.             return $this->services['product_review.repository'];
  16160.         }
  16161.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16162.         if (isset($this->services['product_review.repository'])) {
  16163.             return $this->services['product_review.repository'];
  16164.         }
  16165.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16166.         if (isset($this->services['product_review.repository'])) {
  16167.             return $this->services['product_review.repository'];
  16168.         }
  16169.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16170.         if (isset($this->services['product_review.repository'])) {
  16171.             return $this->services['product_review.repository'];
  16172.         }
  16173.         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())));
  16174.     }
  16175.     /**
  16176.      * Gets the public 'product_search_config.repository' shared service.
  16177.      *
  16178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16179.      */
  16180.     protected function getProductSearchConfig_RepositoryService()
  16181.     {
  16182.         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())));
  16183.     }
  16184.     /**
  16185.      * Gets the public 'product_search_config_field.repository' shared service.
  16186.      *
  16187.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16188.      */
  16189.     protected function getProductSearchConfigField_RepositoryService()
  16190.     {
  16191.         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())));
  16192.     }
  16193.     /**
  16194.      * Gets the public 'product_search_keyword.repository' shared service.
  16195.      *
  16196.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16197.      */
  16198.     protected function getProductSearchKeyword_RepositoryService()
  16199.     {
  16200.         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())));
  16201.     }
  16202.     /**
  16203.      * Gets the public 'product_sorting.repository' shared service.
  16204.      *
  16205.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16206.      */
  16207.     protected function getProductSorting_RepositoryService()
  16208.     {
  16209.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16210.         if (isset($this->services['product_sorting.repository'])) {
  16211.             return $this->services['product_sorting.repository'];
  16212.         }
  16213.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16214.         if (isset($this->services['product_sorting.repository'])) {
  16215.             return $this->services['product_sorting.repository'];
  16216.         }
  16217.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16218.         if (isset($this->services['product_sorting.repository'])) {
  16219.             return $this->services['product_sorting.repository'];
  16220.         }
  16221.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16222.         if (isset($this->services['product_sorting.repository'])) {
  16223.             return $this->services['product_sorting.repository'];
  16224.         }
  16225.         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())));
  16226.     }
  16227.     /**
  16228.      * Gets the public 'product_sorting_translation.repository' shared service.
  16229.      *
  16230.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16231.      */
  16232.     protected function getProductSortingTranslation_RepositoryService()
  16233.     {
  16234.         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())));
  16235.     }
  16236.     /**
  16237.      * Gets the public 'product_stream.repository' shared service.
  16238.      *
  16239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16240.      */
  16241.     protected function getProductStream_RepositoryService()
  16242.     {
  16243.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16244.         if (isset($this->services['product_stream.repository'])) {
  16245.             return $this->services['product_stream.repository'];
  16246.         }
  16247.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16248.         if (isset($this->services['product_stream.repository'])) {
  16249.             return $this->services['product_stream.repository'];
  16250.         }
  16251.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16252.         if (isset($this->services['product_stream.repository'])) {
  16253.             return $this->services['product_stream.repository'];
  16254.         }
  16255.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16256.         if (isset($this->services['product_stream.repository'])) {
  16257.             return $this->services['product_stream.repository'];
  16258.         }
  16259.         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())));
  16260.     }
  16261.     /**
  16262.      * Gets the public 'product_stream_filter.repository' shared service.
  16263.      *
  16264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16265.      */
  16266.     protected function getProductStreamFilter_RepositoryService()
  16267.     {
  16268.         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())));
  16269.     }
  16270.     /**
  16271.      * Gets the public 'product_stream_mapping.repository' shared service.
  16272.      *
  16273.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16274.      */
  16275.     protected function getProductStreamMapping_RepositoryService()
  16276.     {
  16277.         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())));
  16278.     }
  16279.     /**
  16280.      * Gets the public 'product_stream_translation.repository' shared service.
  16281.      *
  16282.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16283.      */
  16284.     protected function getProductStreamTranslation_RepositoryService()
  16285.     {
  16286.         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())));
  16287.     }
  16288.     /**
  16289.      * Gets the public 'product_tag.repository' shared service.
  16290.      *
  16291.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16292.      */
  16293.     protected function getProductTag_RepositoryService()
  16294.     {
  16295.         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())));
  16296.     }
  16297.     /**
  16298.      * Gets the public 'product_translation.repository' shared service.
  16299.      *
  16300.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16301.      */
  16302.     protected function getProductTranslation_RepositoryService()
  16303.     {
  16304.         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())));
  16305.     }
  16306.     /**
  16307.      * Gets the public 'product_visibility.repository' shared service.
  16308.      *
  16309.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16310.      */
  16311.     protected function getProductVisibility_RepositoryService()
  16312.     {
  16313.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16314.         if (isset($this->services['product_visibility.repository'])) {
  16315.             return $this->services['product_visibility.repository'];
  16316.         }
  16317.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16318.         if (isset($this->services['product_visibility.repository'])) {
  16319.             return $this->services['product_visibility.repository'];
  16320.         }
  16321.         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, ($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())));
  16322.     }
  16323.     /**
  16324.      * Gets the public 'profiling.filesystem.private' shared service.
  16325.      *
  16326.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16327.      */
  16328.     protected function getProfiling_Filesystem_PrivateService()
  16329.     {
  16330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16332.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  16333.     }
  16334.     /**
  16335.      * Gets the public 'profiling.filesystem.public' shared service.
  16336.      *
  16337.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  16338.      */
  16339.     protected function getProfiling_Filesystem_PublicService()
  16340.     {
  16341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  16342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  16343.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  16344.     }
  16345.     /**
  16346.      * Gets the public 'promotion.repository' shared service.
  16347.      *
  16348.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16349.      */
  16350.     protected function getPromotion_RepositoryService()
  16351.     {
  16352.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16353.         if (isset($this->services['promotion.repository'])) {
  16354.             return $this->services['promotion.repository'];
  16355.         }
  16356.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16357.         if (isset($this->services['promotion.repository'])) {
  16358.             return $this->services['promotion.repository'];
  16359.         }
  16360.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16361.         if (isset($this->services['promotion.repository'])) {
  16362.             return $this->services['promotion.repository'];
  16363.         }
  16364.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16365.         if (isset($this->services['promotion.repository'])) {
  16366.             return $this->services['promotion.repository'];
  16367.         }
  16368.         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())));
  16369.     }
  16370.     /**
  16371.      * Gets the public 'promotion_cart_rule.repository' shared service.
  16372.      *
  16373.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16374.      */
  16375.     protected function getPromotionCartRule_RepositoryService()
  16376.     {
  16377.         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())));
  16378.     }
  16379.     /**
  16380.      * Gets the public 'promotion_discount.repository' shared service.
  16381.      *
  16382.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16383.      */
  16384.     protected function getPromotionDiscount_RepositoryService()
  16385.     {
  16386.         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())));
  16387.     }
  16388.     /**
  16389.      * Gets the public 'promotion_discount_prices.repository' shared service.
  16390.      *
  16391.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16392.      */
  16393.     protected function getPromotionDiscountPrices_RepositoryService()
  16394.     {
  16395.         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())));
  16396.     }
  16397.     /**
  16398.      * Gets the public 'promotion_discount_rule.repository' shared service.
  16399.      *
  16400.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16401.      */
  16402.     protected function getPromotionDiscountRule_RepositoryService()
  16403.     {
  16404.         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())));
  16405.     }
  16406.     /**
  16407.      * Gets the public 'promotion_individual_code.repository' shared service.
  16408.      *
  16409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16410.      */
  16411.     protected function getPromotionIndividualCode_RepositoryService()
  16412.     {
  16413.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16414.         if (isset($this->services['promotion_individual_code.repository'])) {
  16415.             return $this->services['promotion_individual_code.repository'];
  16416.         }
  16417.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16418.         if (isset($this->services['promotion_individual_code.repository'])) {
  16419.             return $this->services['promotion_individual_code.repository'];
  16420.         }
  16421.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16422.         if (isset($this->services['promotion_individual_code.repository'])) {
  16423.             return $this->services['promotion_individual_code.repository'];
  16424.         }
  16425.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16426.         if (isset($this->services['promotion_individual_code.repository'])) {
  16427.             return $this->services['promotion_individual_code.repository'];
  16428.         }
  16429.         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())));
  16430.     }
  16431.     /**
  16432.      * Gets the public 'promotion_order_rule.repository' shared service.
  16433.      *
  16434.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16435.      */
  16436.     protected function getPromotionOrderRule_RepositoryService()
  16437.     {
  16438.         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())));
  16439.     }
  16440.     /**
  16441.      * Gets the public 'promotion_persona_customer.repository' shared service.
  16442.      *
  16443.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16444.      */
  16445.     protected function getPromotionPersonaCustomer_RepositoryService()
  16446.     {
  16447.         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())));
  16448.     }
  16449.     /**
  16450.      * Gets the public 'promotion_persona_rule.repository' shared service.
  16451.      *
  16452.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16453.      */
  16454.     protected function getPromotionPersonaRule_RepositoryService()
  16455.     {
  16456.         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())));
  16457.     }
  16458.     /**
  16459.      * Gets the public 'promotion_sales_channel.repository' shared service.
  16460.      *
  16461.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16462.      */
  16463.     protected function getPromotionSalesChannel_RepositoryService()
  16464.     {
  16465.         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())));
  16466.     }
  16467.     /**
  16468.      * Gets the public 'promotion_setgroup.repository' shared service.
  16469.      *
  16470.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16471.      */
  16472.     protected function getPromotionSetgroup_RepositoryService()
  16473.     {
  16474.         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())));
  16475.     }
  16476.     /**
  16477.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  16478.      *
  16479.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16480.      */
  16481.     protected function getPromotionSetgroupRule_RepositoryService()
  16482.     {
  16483.         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())));
  16484.     }
  16485.     /**
  16486.      * Gets the public 'promotion_translation.repository' shared service.
  16487.      *
  16488.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16489.      */
  16490.     protected function getPromotionTranslation_RepositoryService()
  16491.     {
  16492.         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())));
  16493.     }
  16494.     /**
  16495.      * Gets the public 'property_group.repository' shared service.
  16496.      *
  16497.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16498.      */
  16499.     protected function getPropertyGroup_RepositoryService()
  16500.     {
  16501.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16502.         if (isset($this->services['property_group.repository'])) {
  16503.             return $this->services['property_group.repository'];
  16504.         }
  16505.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16506.         if (isset($this->services['property_group.repository'])) {
  16507.             return $this->services['property_group.repository'];
  16508.         }
  16509.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16510.         if (isset($this->services['property_group.repository'])) {
  16511.             return $this->services['property_group.repository'];
  16512.         }
  16513.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16514.         if (isset($this->services['property_group.repository'])) {
  16515.             return $this->services['property_group.repository'];
  16516.         }
  16517.         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())));
  16518.     }
  16519.     /**
  16520.      * Gets the public 'property_group_option.repository' shared service.
  16521.      *
  16522.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16523.      */
  16524.     protected function getPropertyGroupOption_RepositoryService()
  16525.     {
  16526.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16527.         if (isset($this->services['property_group_option.repository'])) {
  16528.             return $this->services['property_group_option.repository'];
  16529.         }
  16530.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16531.         if (isset($this->services['property_group_option.repository'])) {
  16532.             return $this->services['property_group_option.repository'];
  16533.         }
  16534.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16535.         if (isset($this->services['property_group_option.repository'])) {
  16536.             return $this->services['property_group_option.repository'];
  16537.         }
  16538.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16539.         if (isset($this->services['property_group_option.repository'])) {
  16540.             return $this->services['property_group_option.repository'];
  16541.         }
  16542.         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())));
  16543.     }
  16544.     /**
  16545.      * Gets the public 'property_group_option_translation.repository' shared service.
  16546.      *
  16547.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16548.      */
  16549.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  16550.     {
  16551.         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())));
  16552.     }
  16553.     /**
  16554.      * Gets the public 'property_group_translation.repository' shared service.
  16555.      *
  16556.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16557.      */
  16558.     protected function getPropertyGroupTranslation_RepositoryService()
  16559.     {
  16560.         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())));
  16561.     }
  16562.     /**
  16563.      * Gets the public 'request_stack' shared service.
  16564.      *
  16565.      * @return \Symfony\Component\HttpFoundation\RequestStack
  16566.      */
  16567.     protected function getRequestStackService()
  16568.     {
  16569.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  16570.     }
  16571.     /**
  16572.      * Gets the public 'router' shared autowired service.
  16573.      *
  16574.      * @return \Shopware\Storefront\Framework\Routing\Router
  16575.      */
  16576.     protected function getRouterService()
  16577.     {
  16578.         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())));
  16579.     }
  16580.     /**
  16581.      * Gets the public 'routing.loader' shared service.
  16582.      *
  16583.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  16584.      */
  16585.     protected function getRouting_LoaderService()
  16586.     {
  16587.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  16588.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  16589.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  16590.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  16591.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  16592.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  16593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  16594.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  16595.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  16596.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  16597.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  16598.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  16599.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  16600.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  16601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  16602.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  16603.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  16604.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  16605.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  16606.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  16607.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  16608.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  16609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  16610.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  16611.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  16612.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  16613.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  16614.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  16615.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  16616.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  16617.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  16618.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  16619.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  16620.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  16621.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  16622.             'kernel' => ['services''kernel''getKernelService'false],
  16623.         ], [
  16624.             'kernel' => 'Shopware\\Core\\Kernel',
  16625.         ]), 'dev'));
  16626.         $a->addLoader($c);
  16627.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  16628.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  16629.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  16630.     }
  16631.     /**
  16632.      * Gets the public 'rule.repository' shared service.
  16633.      *
  16634.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16635.      */
  16636.     protected function getRule_RepositoryService()
  16637.     {
  16638.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16639.         if (isset($this->services['rule.repository'])) {
  16640.             return $this->services['rule.repository'];
  16641.         }
  16642.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16643.         if (isset($this->services['rule.repository'])) {
  16644.             return $this->services['rule.repository'];
  16645.         }
  16646.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16647.         if (isset($this->services['rule.repository'])) {
  16648.             return $this->services['rule.repository'];
  16649.         }
  16650.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16651.         if (isset($this->services['rule.repository'])) {
  16652.             return $this->services['rule.repository'];
  16653.         }
  16654.         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())));
  16655.     }
  16656.     /**
  16657.      * Gets the public 'rule_condition.repository' shared service.
  16658.      *
  16659.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16660.      */
  16661.     protected function getRuleCondition_RepositoryService()
  16662.     {
  16663.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16664.         if (isset($this->services['rule_condition.repository'])) {
  16665.             return $this->services['rule_condition.repository'];
  16666.         }
  16667.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16668.         if (isset($this->services['rule_condition.repository'])) {
  16669.             return $this->services['rule_condition.repository'];
  16670.         }
  16671.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16672.         if (isset($this->services['rule_condition.repository'])) {
  16673.             return $this->services['rule_condition.repository'];
  16674.         }
  16675.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16676.         if (isset($this->services['rule_condition.repository'])) {
  16677.             return $this->services['rule_condition.repository'];
  16678.         }
  16679.         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())));
  16680.     }
  16681.     /**
  16682.      * Gets the public 'rule_tag.repository' shared service.
  16683.      *
  16684.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16685.      */
  16686.     protected function getRuleTag_RepositoryService()
  16687.     {
  16688.         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())));
  16689.     }
  16690.     /**
  16691.      * Gets the public 'sales_channel.category.repository' shared service.
  16692.      *
  16693.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16694.      */
  16695.     protected function getSalesChannel_Category_RepositoryService()
  16696.     {
  16697.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16698.         if (isset($this->services['sales_channel.category.repository'])) {
  16699.             return $this->services['sales_channel.category.repository'];
  16700.         }
  16701.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16702.         if (isset($this->services['sales_channel.category.repository'])) {
  16703.             return $this->services['sales_channel.category.repository'];
  16704.         }
  16705.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16706.         if (isset($this->services['sales_channel.category.repository'])) {
  16707.             return $this->services['sales_channel.category.repository'];
  16708.         }
  16709.         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()));
  16710.     }
  16711.     /**
  16712.      * Gets the public 'sales_channel.country.repository' shared service.
  16713.      *
  16714.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16715.      */
  16716.     protected function getSalesChannel_Country_RepositoryService()
  16717.     {
  16718.         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()), ($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()));
  16719.     }
  16720.     /**
  16721.      * Gets the public 'sales_channel.country_state.repository' shared service.
  16722.      *
  16723.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16724.      */
  16725.     protected function getSalesChannel_CountryState_RepositoryService()
  16726.     {
  16727.         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()));
  16728.     }
  16729.     /**
  16730.      * Gets the public 'sales_channel.currency.repository' shared service.
  16731.      *
  16732.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16733.      */
  16734.     protected function getSalesChannel_Currency_RepositoryService()
  16735.     {
  16736.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16737.         if (isset($this->services['sales_channel.currency.repository'])) {
  16738.             return $this->services['sales_channel.currency.repository'];
  16739.         }
  16740.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16741.         if (isset($this->services['sales_channel.currency.repository'])) {
  16742.             return $this->services['sales_channel.currency.repository'];
  16743.         }
  16744.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16745.         if (isset($this->services['sales_channel.currency.repository'])) {
  16746.             return $this->services['sales_channel.currency.repository'];
  16747.         }
  16748.         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()));
  16749.     }
  16750.     /**
  16751.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  16752.      *
  16753.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16754.      */
  16755.     protected function getSalesChannel_LandingPage_RepositoryService()
  16756.     {
  16757.         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()));
  16758.     }
  16759.     /**
  16760.      * Gets the public 'sales_channel.language.repository' shared service.
  16761.      *
  16762.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16763.      */
  16764.     protected function getSalesChannel_Language_RepositoryService()
  16765.     {
  16766.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16767.         if (isset($this->services['sales_channel.language.repository'])) {
  16768.             return $this->services['sales_channel.language.repository'];
  16769.         }
  16770.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16771.         if (isset($this->services['sales_channel.language.repository'])) {
  16772.             return $this->services['sales_channel.language.repository'];
  16773.         }
  16774.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16775.         if (isset($this->services['sales_channel.language.repository'])) {
  16776.             return $this->services['sales_channel.language.repository'];
  16777.         }
  16778.         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()));
  16779.     }
  16780.     /**
  16781.      * Gets the public 'sales_channel.main_category.repository' shared service.
  16782.      *
  16783.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16784.      */
  16785.     protected function getSalesChannel_MainCategory_RepositoryService()
  16786.     {
  16787.         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()));
  16788.     }
  16789.     /**
  16790.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  16791.      *
  16792.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16793.      */
  16794.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  16795.     {
  16796.         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()));
  16797.     }
  16798.     /**
  16799.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  16800.      *
  16801.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16802.      */
  16803.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  16804.     {
  16805.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16806.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  16807.             return $this->services['sales_channel.payment_method.repository'];
  16808.         }
  16809.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16810.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  16811.             return $this->services['sales_channel.payment_method.repository'];
  16812.         }
  16813.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16814.         if (isset($this->services['sales_channel.payment_method.repository'])) {
  16815.             return $this->services['sales_channel.payment_method.repository'];
  16816.         }
  16817.         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()));
  16818.     }
  16819.     /**
  16820.      * Gets the public 'sales_channel.product.repository' shared service.
  16821.      *
  16822.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16823.      */
  16824.     protected function getSalesChannel_Product_RepositoryService()
  16825.     {
  16826.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16827.         if (isset($this->services['sales_channel.product.repository'])) {
  16828.             return $this->services['sales_channel.product.repository'];
  16829.         }
  16830.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16831.         if (isset($this->services['sales_channel.product.repository'])) {
  16832.             return $this->services['sales_channel.product.repository'];
  16833.         }
  16834.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16835.         if (isset($this->services['sales_channel.product.repository'])) {
  16836.             return $this->services['sales_channel.product.repository'];
  16837.         }
  16838.         return $this->services['sales_channel.product.repository'] = 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()));
  16839.     }
  16840.     /**
  16841.      * Gets the public 'sales_channel.repository' shared service.
  16842.      *
  16843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16844.      */
  16845.     protected function getSalesChannel_RepositoryService()
  16846.     {
  16847.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  16848.         if (isset($this->services['sales_channel.repository'])) {
  16849.             return $this->services['sales_channel.repository'];
  16850.         }
  16851.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16852.         if (isset($this->services['sales_channel.repository'])) {
  16853.             return $this->services['sales_channel.repository'];
  16854.         }
  16855.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16856.         if (isset($this->services['sales_channel.repository'])) {
  16857.             return $this->services['sales_channel.repository'];
  16858.         }
  16859.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16860.         if (isset($this->services['sales_channel.repository'])) {
  16861.             return $this->services['sales_channel.repository'];
  16862.         }
  16863.         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())));
  16864.     }
  16865.     /**
  16866.      * Gets the public 'sales_channel.salutation.repository' shared service.
  16867.      *
  16868.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16869.      */
  16870.     protected function getSalesChannel_Salutation_RepositoryService()
  16871.     {
  16872.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16873.         if (isset($this->services['sales_channel.salutation.repository'])) {
  16874.             return $this->services['sales_channel.salutation.repository'];
  16875.         }
  16876.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16877.         if (isset($this->services['sales_channel.salutation.repository'])) {
  16878.             return $this->services['sales_channel.salutation.repository'];
  16879.         }
  16880.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16881.         if (isset($this->services['sales_channel.salutation.repository'])) {
  16882.             return $this->services['sales_channel.salutation.repository'];
  16883.         }
  16884.         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()));
  16885.     }
  16886.     /**
  16887.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  16888.      *
  16889.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16890.      */
  16891.     protected function getSalesChannel_SeoUrl_RepositoryService()
  16892.     {
  16893.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16894.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  16895.             return $this->services['sales_channel.seo_url.repository'];
  16896.         }
  16897.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16898.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  16899.             return $this->services['sales_channel.seo_url.repository'];
  16900.         }
  16901.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16902.         if (isset($this->services['sales_channel.seo_url.repository'])) {
  16903.             return $this->services['sales_channel.seo_url.repository'];
  16904.         }
  16905.         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()));
  16906.     }
  16907.     /**
  16908.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  16909.      *
  16910.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  16911.      */
  16912.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  16913.     {
  16914.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  16915.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  16916.             return $this->services['sales_channel.shipping_method.repository'];
  16917.         }
  16918.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  16919.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  16920.             return $this->services['sales_channel.shipping_method.repository'];
  16921.         }
  16922.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  16923.         if (isset($this->services['sales_channel.shipping_method.repository'])) {
  16924.             return $this->services['sales_channel.shipping_method.repository'];
  16925.         }
  16926.         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()));
  16927.     }
  16928.     /**
  16929.      * Gets the public 'sales_channel_analytics.repository' shared service.
  16930.      *
  16931.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16932.      */
  16933.     protected function getSalesChannelAnalytics_RepositoryService()
  16934.     {
  16935.         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())));
  16936.     }
  16937.     /**
  16938.      * Gets the public 'sales_channel_country.repository' shared service.
  16939.      *
  16940.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16941.      */
  16942.     protected function getSalesChannelCountry_RepositoryService()
  16943.     {
  16944.         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())));
  16945.     }
  16946.     /**
  16947.      * Gets the public 'sales_channel_currency.repository' shared service.
  16948.      *
  16949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  16950.      */
  16951.     protected function getSalesChannelCurrency_RepositoryService()
  16952.     {
  16953.         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())));
  16954.     }
  16955.     /**
  16956.      * Gets the public 'sales_channel_definition.Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\Aggregate\EntryTranslation\EntryTranslationDefinition' shared service.
  16957.      *
  16958.      * @return \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\Aggregate\EntryTranslation\EntryTranslationDefinition
  16959.      */
  16960.     protected function getEntryTranslationDefinition2Service()
  16961.     {
  16962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16963.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Core/Content/IntlTranslationDictionary/Aggregate/EntryTranslation/EntryTranslationDefinition.php';
  16964.         $this->services['sales_channel_definition.Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\Aggregate\\EntryTranslation\\EntryTranslationDefinition'] = $instance = new \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\Aggregate\EntryTranslation\EntryTranslationDefinition();
  16965.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16966.         return $instance;
  16967.     }
  16968.     /**
  16969.      * Gets the public 'sales_channel_definition.Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\EntryDefinition' shared service.
  16970.      *
  16971.      * @return \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\EntryDefinition
  16972.      */
  16973.     protected function getEntryDefinition2Service()
  16974.     {
  16975.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Core/Content/IntlTranslationDictionary/EntryDefinition.php';
  16976.         $this->services['sales_channel_definition.Biloba\\IntlTranslationDictionary\\Core\\Content\\IntlTranslationDictionary\\EntryDefinition'] = $instance = new \Biloba\IntlTranslationDictionary\Core\Content\IntlTranslationDictionary\EntryDefinition();
  16977.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16978.         return $instance;
  16979.     }
  16980.     /**
  16981.      * Gets the public 'sales_channel_definition.Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\ConfigDefinition' shared service.
  16982.      *
  16983.      * @return \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\ConfigDefinition
  16984.      */
  16985.     protected function getConfigDefinition2Service()
  16986.     {
  16987.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Core/Content/BilobaIntlTranslation/ConfigDefinition.php';
  16988.         $this->services['sales_channel_definition.Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\ConfigDefinition'] = $instance = new \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\ConfigDefinition();
  16989.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16990.         return $instance;
  16991.     }
  16992.     /**
  16993.      * Gets the public 'sales_channel_definition.Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\LogDefinition' shared service.
  16994.      *
  16995.      * @return \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\LogDefinition
  16996.      */
  16997.     protected function getLogDefinition2Service()
  16998.     {
  16999.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Core/Content/BilobaIntlTranslation/LogDefinition.php';
  17000.         $this->services['sales_channel_definition.Biloba\\IntlTranslation\\Core\\Content\\BilobaIntlTranslation\\LogDefinition'] = $instance = new \Biloba\IntlTranslation\Core\Content\BilobaIntlTranslation\LogDefinition();
  17001.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17002.         return $instance;
  17003.     }
  17004.     /**
  17005.      * Gets the public 'sales_channel_definition.Certificate\Entity\CertificateDefinition' shared service.
  17006.      *
  17007.      * @return \Certificate\Entity\CertificateDefinition
  17008.      */
  17009.     protected function getCertificateDefinition2Service()
  17010.     {
  17011.         include_once \dirname(__DIR__4).'/custom/plugins/Certificate/src/Entity/CertificateDefinition.php';
  17012.         $this->services['sales_channel_definition.Certificate\\Entity\\CertificateDefinition'] = $instance = new \Certificate\Entity\CertificateDefinition();
  17013.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17014.         return $instance;
  17015.     }
  17016.     /**
  17017.      * Gets the public 'sales_channel_definition.Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableDefinition' shared service.
  17018.      *
  17019.      * @return \Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableDefinition
  17020.      */
  17021.     protected function getCrossSellingComparableDefinition2Service()
  17022.     {
  17023.         include_once \dirname(__DIR__4).'/vendor/frosh/product-compare/src/CrossSellingComparable/CrossSellingComparableDefinition.php';
  17024.         $this->services['sales_channel_definition.Frosh\\FroshProductCompare\\CrossSellingComparable\\CrossSellingComparableDefinition'] = $instance = new \Frosh\FroshProductCompare\CrossSellingComparable\CrossSellingComparableDefinition();
  17025.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17026.         return $instance;
  17027.     }
  17028.     /**
  17029.      * Gets the public 'sales_channel_definition.IabTheme\Core\Content\NewsletterAtRegisterSubscription\NewsletterAtRegisterSubscriptionDefinition' shared service.
  17030.      *
  17031.      * @return \IabTheme\Core\Content\NewsletterAtRegisterSubscription\NewsletterAtRegisterSubscriptionDefinition
  17032.      */
  17033.     protected function getNewsletterAtRegisterSubscriptionDefinition2Service()
  17034.     {
  17035.         include_once \dirname(__DIR__4).'/custom/plugins/IabTheme/src/Core/Content/NewsletterAtRegisterSubscription/NewsletterAtRegisterSubscriptionDefinition.php';
  17036.         $this->services['sales_channel_definition.IabTheme\\Core\\Content\\NewsletterAtRegisterSubscription\\NewsletterAtRegisterSubscriptionDefinition'] = $instance = new \IabTheme\Core\Content\NewsletterAtRegisterSubscription\NewsletterAtRegisterSubscriptionDefinition();
  17037.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17038.         return $instance;
  17039.     }
  17040.     /**
  17041.      * Gets the public 'sales_channel_definition.Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\Aggregate\DiscountCategoryBaseTranslation\DiscountCategoryBaseTranslationDefinition' shared service.
  17042.      *
  17043.      * @return \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\Aggregate\DiscountCategoryBaseTranslation\DiscountCategoryBaseTranslationDefinition
  17044.      */
  17045.     protected function getDiscountCategoryBaseTranslationDefinition2Service()
  17046.     {
  17047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17048.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Core/Entity/DiscountCategory/Aggregate/DiscountCategoryBaseTranslation/DiscountCategoryBaseTranslationDefinition.php';
  17049.         $this->services['sales_channel_definition.Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\Aggregate\\DiscountCategoryBaseTranslation\\DiscountCategoryBaseTranslationDefinition'] = $instance = new \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\Aggregate\DiscountCategoryBaseTranslation\DiscountCategoryBaseTranslationDefinition();
  17050.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17051.         return $instance;
  17052.     }
  17053.     /**
  17054.      * Gets the public 'sales_channel_definition.Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\DiscountCategoryBaseDefinition' shared service.
  17055.      *
  17056.      * @return \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\DiscountCategoryBaseDefinition
  17057.      */
  17058.     protected function getDiscountCategoryBaseDefinition2Service()
  17059.     {
  17060.         $this->services['sales_channel_definition.Prems\\Plugin\\PremsDiscountCategory6\\Core\\Entity\\DiscountCategory\\DiscountCategoryBaseDefinition'] = $instance = new \Prems\Plugin\PremsDiscountCategory6\Core\Entity\DiscountCategory\DiscountCategoryBaseDefinition();
  17061.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17062.         return $instance;
  17063.     }
  17064.     /**
  17065.      * Gets the public 'sales_channel_definition.Seidemann\Solfusion\Core\SolfusionImport\SolfusionImportDefinition' shared service.
  17066.      *
  17067.      * @return \Seidemann\Solfusion\Core\SolfusionImport\SolfusionImportDefinition
  17068.      */
  17069.     protected function getSolfusionImportDefinition2Service()
  17070.     {
  17071.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/SolfusionImport/SolfusionImportDefinition.php';
  17072.         $this->services['sales_channel_definition.Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition'] = $instance = new \Seidemann\Solfusion\Core\SolfusionImport\SolfusionImportDefinition();
  17073.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17074.         return $instance;
  17075.     }
  17076.     /**
  17077.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  17078.      *
  17079.      * @return \Shopware\Administration\Notification\NotificationDefinition
  17080.      */
  17081.     protected function getNotificationDefinition2Service()
  17082.     {
  17083.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  17084.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  17085.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17086.         return $instance;
  17087.     }
  17088.     /**
  17089.      * Gets the public 'sales_channel_definition.Shopware\Administration\Snippet\AppAdministrationSnippetDefinition' shared service.
  17090.      *
  17091.      * @return \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition
  17092.      */
  17093.     protected function getAppAdministrationSnippetDefinition2Service()
  17094.     {
  17095.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetDefinition.php';
  17096.         $this->services['sales_channel_definition.Shopware\\Administration\\Snippet\\AppAdministrationSnippetDefinition'] = $instance = new \Shopware\Administration\Snippet\AppAdministrationSnippetDefinition();
  17097.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17098.         return $instance;
  17099.     }
  17100.     /**
  17101.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  17102.      *
  17103.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  17104.      */
  17105.     protected function getCustomerAddressDefinition2Service()
  17106.     {
  17107.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  17108.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17109.         return $instance;
  17110.     }
  17111.     /**
  17112.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  17113.      *
  17114.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  17115.      */
  17116.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  17117.     {
  17118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  17119.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  17120.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17121.         return $instance;
  17122.     }
  17123.     /**
  17124.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  17125.      *
  17126.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  17127.      */
  17128.     protected function getCustomerGroupTranslationDefinition2Service()
  17129.     {
  17130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  17132.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  17133.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17134.         return $instance;
  17135.     }
  17136.     /**
  17137.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  17138.      *
  17139.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  17140.      */
  17141.     protected function getCustomerGroupDefinition2Service()
  17142.     {
  17143.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  17144.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17145.         return $instance;
  17146.     }
  17147.     /**
  17148.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  17149.      *
  17150.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  17151.      */
  17152.     protected function getCustomerRecoveryDefinition2Service()
  17153.     {
  17154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  17155.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  17156.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17157.         return $instance;
  17158.     }
  17159.     /**
  17160.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  17161.      *
  17162.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  17163.      */
  17164.     protected function getCustomerTagDefinition2Service()
  17165.     {
  17166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  17167.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  17168.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17169.         return $instance;
  17170.     }
  17171.     /**
  17172.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  17173.      *
  17174.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  17175.      */
  17176.     protected function getCustomerWishlistProductDefinition2Service()
  17177.     {
  17178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  17179.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  17180.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17181.         return $instance;
  17182.     }
  17183.     /**
  17184.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  17185.      *
  17186.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  17187.      */
  17188.     protected function getCustomerWishlistDefinition2Service()
  17189.     {
  17190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  17191.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  17192.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17193.         return $instance;
  17194.     }
  17195.     /**
  17196.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  17197.      *
  17198.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  17199.      */
  17200.     protected function getCustomerDefinition2Service()
  17201.     {
  17202.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  17203.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17204.         return $instance;
  17205.     }
  17206.     /**
  17207.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  17208.      *
  17209.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  17210.      */
  17211.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  17212.     {
  17213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  17214.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  17215.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17216.         return $instance;
  17217.     }
  17218.     /**
  17219.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  17220.      *
  17221.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  17222.      */
  17223.     protected function getDocumentBaseConfigDefinition2Service()
  17224.     {
  17225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  17226.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  17227.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17228.         return $instance;
  17229.     }
  17230.     /**
  17231.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  17232.      *
  17233.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  17234.      */
  17235.     protected function getDocumentTypeTranslationDefinition2Service()
  17236.     {
  17237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  17239.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  17240.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17241.         return $instance;
  17242.     }
  17243.     /**
  17244.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  17245.      *
  17246.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  17247.      */
  17248.     protected function getDocumentTypeDefinition2Service()
  17249.     {
  17250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  17251.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  17252.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17253.         return $instance;
  17254.     }
  17255.     /**
  17256.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  17257.      *
  17258.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  17259.      */
  17260.     protected function getDocumentDefinition2Service()
  17261.     {
  17262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  17263.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  17264.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17265.         return $instance;
  17266.     }
  17267.     /**
  17268.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  17269.      *
  17270.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  17271.      */
  17272.     protected function getOrderAddressDefinition2Service()
  17273.     {
  17274.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  17275.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17276.         return $instance;
  17277.     }
  17278.     /**
  17279.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  17280.      *
  17281.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  17282.      */
  17283.     protected function getOrderCustomerDefinition2Service()
  17284.     {
  17285.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  17286.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  17287.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17288.         return $instance;
  17289.     }
  17290.     /**
  17291.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  17292.      *
  17293.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  17294.      */
  17295.     protected function getOrderDeliveryPositionDefinition2Service()
  17296.     {
  17297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  17298.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  17299.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17300.         return $instance;
  17301.     }
  17302.     /**
  17303.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  17304.      *
  17305.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  17306.      */
  17307.     protected function getOrderDeliveryDefinition2Service()
  17308.     {
  17309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  17310.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  17311.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17312.         return $instance;
  17313.     }
  17314.     /**
  17315.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition' shared service.
  17316.      *
  17317.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition
  17318.      */
  17319.     protected function getOrderLineItemDownloadDefinition2Service()
  17320.     {
  17321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItemDownload/OrderLineItemDownloadDefinition.php';
  17322.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItemDownload\\OrderLineItemDownloadDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItemDownload\OrderLineItemDownloadDefinition();
  17323.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17324.         return $instance;
  17325.     }
  17326.     /**
  17327.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  17328.      *
  17329.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  17330.      */
  17331.     protected function getOrderLineItemDefinition2Service()
  17332.     {
  17333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  17334.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  17335.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17336.         return $instance;
  17337.     }
  17338.     /**
  17339.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  17340.      *
  17341.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  17342.      */
  17343.     protected function getOrderTagDefinition2Service()
  17344.     {
  17345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  17346.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  17347.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17348.         return $instance;
  17349.     }
  17350.     /**
  17351.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition' shared service.
  17352.      *
  17353.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition
  17354.      */
  17355.     protected function getOrderTransactionCaptureRefundPositionDefinition2Service()
  17356.     {
  17357.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefundPosition/OrderTransactionCaptureRefundPositionDefinition.php';
  17358.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefundPosition\\OrderTransactionCaptureRefundPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefundPosition\OrderTransactionCaptureRefundPositionDefinition();
  17359.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17360.         return $instance;
  17361.     }
  17362.     /**
  17363.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition' shared service.
  17364.      *
  17365.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition
  17366.      */
  17367.     protected function getOrderTransactionCaptureRefundDefinition2Service()
  17368.     {
  17369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCaptureRefund/OrderTransactionCaptureRefundDefinition.php';
  17370.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCaptureRefund\\OrderTransactionCaptureRefundDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCaptureRefund\OrderTransactionCaptureRefundDefinition();
  17371.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17372.         return $instance;
  17373.     }
  17374.     /**
  17375.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition' shared service.
  17376.      *
  17377.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition
  17378.      */
  17379.     protected function getOrderTransactionCaptureDefinition2Service()
  17380.     {
  17381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransactionCapture/OrderTransactionCaptureDefinition.php';
  17382.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransactionCapture\\OrderTransactionCaptureDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransactionCapture\OrderTransactionCaptureDefinition();
  17383.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17384.         return $instance;
  17385.     }
  17386.     /**
  17387.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  17388.      *
  17389.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  17390.      */
  17391.     protected function getOrderTransactionDefinition2Service()
  17392.     {
  17393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  17394.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  17395.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17396.         return $instance;
  17397.     }
  17398.     /**
  17399.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  17400.      *
  17401.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  17402.      */
  17403.     protected function getOrderDefinition2Service()
  17404.     {
  17405.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  17406.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17407.         return $instance;
  17408.     }
  17409.     /**
  17410.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  17411.      *
  17412.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  17413.      */
  17414.     protected function getPaymentMethodTranslationDefinition2Service()
  17415.     {
  17416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  17418.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  17419.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17420.         return $instance;
  17421.     }
  17422.     /**
  17423.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  17424.      *
  17425.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  17426.      */
  17427.     protected function getPromotionCartRuleDefinition2Service()
  17428.     {
  17429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  17430.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  17431.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17432.         return $instance;
  17433.     }
  17434.     /**
  17435.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  17436.      *
  17437.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  17438.      */
  17439.     protected function getPromotionDiscountPriceDefinition2Service()
  17440.     {
  17441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  17442.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  17443.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17444.         return $instance;
  17445.     }
  17446.     /**
  17447.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  17448.      *
  17449.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  17450.      */
  17451.     protected function getPromotionDiscountRuleDefinition2Service()
  17452.     {
  17453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  17454.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  17455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17456.         return $instance;
  17457.     }
  17458.     /**
  17459.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  17460.      *
  17461.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  17462.      */
  17463.     protected function getPromotionDiscountDefinition2Service()
  17464.     {
  17465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  17466.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  17467.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17468.         return $instance;
  17469.     }
  17470.     /**
  17471.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  17472.      *
  17473.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  17474.      */
  17475.     protected function getPromotionIndividualCodeDefinition2Service()
  17476.     {
  17477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  17478.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  17479.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17480.         return $instance;
  17481.     }
  17482.     /**
  17483.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  17484.      *
  17485.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  17486.      */
  17487.     protected function getPromotionOrderRuleDefinition2Service()
  17488.     {
  17489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  17490.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  17491.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17492.         return $instance;
  17493.     }
  17494.     /**
  17495.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  17496.      *
  17497.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  17498.      */
  17499.     protected function getPromotionPersonaCustomerDefinition2Service()
  17500.     {
  17501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  17502.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  17503.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17504.         return $instance;
  17505.     }
  17506.     /**
  17507.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  17508.      *
  17509.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  17510.      */
  17511.     protected function getPromotionPersonaRuleDefinition2Service()
  17512.     {
  17513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  17514.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  17515.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17516.         return $instance;
  17517.     }
  17518.     /**
  17519.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  17520.      *
  17521.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  17522.      */
  17523.     protected function getPromotionSalesChannelDefinition2Service()
  17524.     {
  17525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  17526.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  17527.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17528.         return $instance;
  17529.     }
  17530.     /**
  17531.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  17532.      *
  17533.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  17534.      */
  17535.     protected function getPromotionSetGroupRuleDefinition2Service()
  17536.     {
  17537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  17538.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  17539.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17540.         return $instance;
  17541.     }
  17542.     /**
  17543.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  17544.      *
  17545.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  17546.      */
  17547.     protected function getPromotionSetGroupDefinition2Service()
  17548.     {
  17549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  17550.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  17551.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17552.         return $instance;
  17553.     }
  17554.     /**
  17555.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  17556.      *
  17557.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  17558.      */
  17559.     protected function getPromotionTranslationDefinition2Service()
  17560.     {
  17561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  17563.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  17564.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17565.         return $instance;
  17566.     }
  17567.     /**
  17568.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  17569.      *
  17570.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  17571.      */
  17572.     protected function getPromotionDefinition2Service()
  17573.     {
  17574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  17575.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  17576.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17577.         return $instance;
  17578.     }
  17579.     /**
  17580.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  17581.      *
  17582.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  17583.      */
  17584.     protected function getShippingMethodPriceDefinition2Service()
  17585.     {
  17586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  17587.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  17588.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17589.         return $instance;
  17590.     }
  17591.     /**
  17592.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  17593.      *
  17594.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  17595.      */
  17596.     protected function getShippingMethodTagDefinition2Service()
  17597.     {
  17598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  17599.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  17600.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17601.         return $instance;
  17602.     }
  17603.     /**
  17604.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  17605.      *
  17606.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  17607.      */
  17608.     protected function getShippingMethodTranslationDefinition2Service()
  17609.     {
  17610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  17612.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  17613.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17614.         return $instance;
  17615.     }
  17616.     /**
  17617.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  17618.      *
  17619.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  17620.      */
  17621.     protected function getCategoryTagDefinition2Service()
  17622.     {
  17623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  17624.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  17625.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17626.         return $instance;
  17627.     }
  17628.     /**
  17629.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  17630.      *
  17631.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  17632.      */
  17633.     protected function getCategoryTranslationDefinition2Service()
  17634.     {
  17635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17636.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  17637.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  17638.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17639.         return $instance;
  17640.     }
  17641.     /**
  17642.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  17643.      *
  17644.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  17645.      */
  17646.     protected function getCmsBlockDefinition2Service()
  17647.     {
  17648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  17649.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  17650.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17651.         return $instance;
  17652.     }
  17653.     /**
  17654.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  17655.      *
  17656.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  17657.      */
  17658.     protected function getCmsPageTranslationDefinition2Service()
  17659.     {
  17660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  17662.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  17663.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17664.         return $instance;
  17665.     }
  17666.     /**
  17667.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  17668.      *
  17669.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  17670.      */
  17671.     protected function getCmsSectionDefinition2Service()
  17672.     {
  17673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  17674.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  17675.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17676.         return $instance;
  17677.     }
  17678.     /**
  17679.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  17680.      *
  17681.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  17682.      */
  17683.     protected function getCmsSlotTranslationDefinition2Service()
  17684.     {
  17685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  17687.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  17688.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17689.         return $instance;
  17690.     }
  17691.     /**
  17692.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  17693.      *
  17694.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  17695.      */
  17696.     protected function getCmsSlotDefinition2Service()
  17697.     {
  17698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  17699.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  17700.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17701.         return $instance;
  17702.     }
  17703.     /**
  17704.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  17705.      *
  17706.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  17707.      */
  17708.     protected function getCmsPageDefinition2Service()
  17709.     {
  17710.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  17711.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17712.         return $instance;
  17713.     }
  17714.     /**
  17715.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  17716.      *
  17717.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  17718.      */
  17719.     protected function getFlowSequenceDefinition2Service()
  17720.     {
  17721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  17722.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  17723.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17724.         return $instance;
  17725.     }
  17726.     /**
  17727.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition' shared service.
  17728.      *
  17729.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition
  17730.      */
  17731.     protected function getFlowTemplateDefinition2Service()
  17732.     {
  17733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowTemplate/FlowTemplateDefinition.php';
  17734.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowTemplate\\FlowTemplateDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowTemplate\FlowTemplateDefinition();
  17735.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17736.         return $instance;
  17737.     }
  17738.     /**
  17739.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  17740.      *
  17741.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  17742.      */
  17743.     protected function getFlowDefinition2Service()
  17744.     {
  17745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  17746.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  17747.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17748.         return $instance;
  17749.     }
  17750.     /**
  17751.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  17752.      *
  17753.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  17754.      */
  17755.     protected function getImportExportFileDefinition2Service()
  17756.     {
  17757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  17758.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  17759.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17760.         return $instance;
  17761.     }
  17762.     /**
  17763.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  17764.      *
  17765.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  17766.      */
  17767.     protected function getImportExportLogDefinition2Service()
  17768.     {
  17769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  17770.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  17771.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17772.         return $instance;
  17773.     }
  17774.     /**
  17775.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  17776.      *
  17777.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  17778.      */
  17779.     protected function getImportExportProfileDefinition2Service()
  17780.     {
  17781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  17782.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  17783.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17784.         return $instance;
  17785.     }
  17786.     /**
  17787.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  17788.      *
  17789.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  17790.      */
  17791.     protected function getImportExportProfileTranslationDefinition2Service()
  17792.     {
  17793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  17795.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  17796.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17797.         return $instance;
  17798.     }
  17799.     /**
  17800.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  17801.      *
  17802.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  17803.      */
  17804.     protected function getLandingPageSalesChannelDefinition2Service()
  17805.     {
  17806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  17807.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  17808.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17809.         return $instance;
  17810.     }
  17811.     /**
  17812.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  17813.      *
  17814.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  17815.      */
  17816.     protected function getLandingPageTagDefinition2Service()
  17817.     {
  17818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  17819.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  17820.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17821.         return $instance;
  17822.     }
  17823.     /**
  17824.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  17825.      *
  17826.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  17827.      */
  17828.     protected function getLandingPageTranslationDefinition2Service()
  17829.     {
  17830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  17832.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  17833.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17834.         return $instance;
  17835.     }
  17836.     /**
  17837.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  17838.      *
  17839.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  17840.      */
  17841.     protected function getMailHeaderFooterTranslationDefinition2Service()
  17842.     {
  17843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  17845.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  17846.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17847.         return $instance;
  17848.     }
  17849.     /**
  17850.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  17851.      *
  17852.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  17853.      */
  17854.     protected function getMailHeaderFooterDefinition2Service()
  17855.     {
  17856.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  17857.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  17858.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17859.         return $instance;
  17860.     }
  17861.     /**
  17862.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  17863.      *
  17864.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  17865.      */
  17866.     protected function getMailTemplateMediaDefinition2Service()
  17867.     {
  17868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  17869.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  17870.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17871.         return $instance;
  17872.     }
  17873.     /**
  17874.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  17875.      *
  17876.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  17877.      */
  17878.     protected function getMailTemplateTranslationDefinition2Service()
  17879.     {
  17880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  17882.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  17883.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17884.         return $instance;
  17885.     }
  17886.     /**
  17887.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  17888.      *
  17889.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  17890.      */
  17891.     protected function getMailTemplateTypeTranslationDefinition2Service()
  17892.     {
  17893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  17894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  17895.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  17896.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17897.         return $instance;
  17898.     }
  17899.     /**
  17900.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  17901.      *
  17902.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  17903.      */
  17904.     protected function getMailTemplateTypeDefinition2Service()
  17905.     {
  17906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  17907.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  17908.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17909.         return $instance;
  17910.     }
  17911.     /**
  17912.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  17913.      *
  17914.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  17915.      */
  17916.     protected function getMailTemplateDefinition2Service()
  17917.     {
  17918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  17919.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  17920.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17921.         return $instance;
  17922.     }
  17923.     /**
  17924.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  17925.      *
  17926.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  17927.      */
  17928.     protected function getMediaDefaultFolderDefinition2Service()
  17929.     {
  17930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  17931.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  17932.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17933.         return $instance;
  17934.     }
  17935.     /**
  17936.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  17937.      *
  17938.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  17939.      */
  17940.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  17941.     {
  17942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  17943.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  17944.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17945.         return $instance;
  17946.     }
  17947.     /**
  17948.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  17949.      *
  17950.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  17951.      */
  17952.     protected function getMediaFolderConfigurationDefinition2Service()
  17953.     {
  17954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  17955.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  17956.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17957.         return $instance;
  17958.     }
  17959.     /**
  17960.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  17961.      *
  17962.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  17963.      */
  17964.     protected function getMediaFolderDefinition2Service()
  17965.     {
  17966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  17967.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  17968.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17969.         return $instance;
  17970.     }
  17971.     /**
  17972.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  17973.      *
  17974.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  17975.      */
  17976.     protected function getMediaTagDefinition2Service()
  17977.     {
  17978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  17979.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  17980.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17981.         return $instance;
  17982.     }
  17983.     /**
  17984.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  17985.      *
  17986.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  17987.      */
  17988.     protected function getMediaThumbnailSizeDefinition2Service()
  17989.     {
  17990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  17991.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  17992.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  17993.         return $instance;
  17994.     }
  17995.     /**
  17996.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  17997.      *
  17998.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  17999.      */
  18000.     protected function getMediaThumbnailDefinition2Service()
  18001.     {
  18002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  18003.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  18004.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18005.         return $instance;
  18006.     }
  18007.     /**
  18008.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  18009.      *
  18010.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  18011.      */
  18012.     protected function getMediaTranslationDefinition2Service()
  18013.     {
  18014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  18016.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  18017.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18018.         return $instance;
  18019.     }
  18020.     /**
  18021.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  18022.      *
  18023.      * @return \Shopware\Core\Content\Media\MediaDefinition
  18024.      */
  18025.     protected function getMediaDefinition2Service()
  18026.     {
  18027.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  18028.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18029.         return $instance;
  18030.     }
  18031.     /**
  18032.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  18033.      *
  18034.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  18035.      */
  18036.     protected function getNewsletterRecipientTagDefinition2Service()
  18037.     {
  18038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  18039.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  18040.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18041.         return $instance;
  18042.     }
  18043.     /**
  18044.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  18045.      *
  18046.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  18047.      */
  18048.     protected function getProductExportDefinition2Service()
  18049.     {
  18050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  18051.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  18052.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18053.         return $instance;
  18054.     }
  18055.     /**
  18056.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  18057.      *
  18058.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  18059.      */
  18060.     protected function getProductStreamFilterDefinition2Service()
  18061.     {
  18062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  18063.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  18064.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18065.         return $instance;
  18066.     }
  18067.     /**
  18068.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  18069.      *
  18070.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  18071.      */
  18072.     protected function getProductStreamTranslationDefinition2Service()
  18073.     {
  18074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  18076.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  18077.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18078.         return $instance;
  18079.     }
  18080.     /**
  18081.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  18082.      *
  18083.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  18084.      */
  18085.     protected function getProductStreamDefinition2Service()
  18086.     {
  18087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  18088.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  18089.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18090.         return $instance;
  18091.     }
  18092.     /**
  18093.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  18094.      *
  18095.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  18096.      */
  18097.     protected function getProductCategoryTreeDefinition2Service()
  18098.     {
  18099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  18100.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  18101.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18102.         return $instance;
  18103.     }
  18104.     /**
  18105.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  18106.      *
  18107.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  18108.      */
  18109.     protected function getProductCategoryDefinition2Service()
  18110.     {
  18111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  18112.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  18113.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18114.         return $instance;
  18115.     }
  18116.     /**
  18117.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  18118.      *
  18119.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  18120.      */
  18121.     protected function getProductConfiguratorSettingDefinition2Service()
  18122.     {
  18123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  18124.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  18125.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18126.         return $instance;
  18127.     }
  18128.     /**
  18129.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  18130.      *
  18131.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  18132.      */
  18133.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  18134.     {
  18135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  18136.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  18137.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18138.         return $instance;
  18139.     }
  18140.     /**
  18141.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  18142.      *
  18143.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  18144.      */
  18145.     protected function getProductCrossSellingTranslationDefinition2Service()
  18146.     {
  18147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  18149.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  18150.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18151.         return $instance;
  18152.     }
  18153.     /**
  18154.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  18155.      *
  18156.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  18157.      */
  18158.     protected function getProductCrossSellingDefinition2Service()
  18159.     {
  18160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  18161.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  18162.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18163.         return $instance;
  18164.     }
  18165.     /**
  18166.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  18167.      *
  18168.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  18169.      */
  18170.     protected function getProductCustomFieldSetDefinition2Service()
  18171.     {
  18172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  18173.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  18174.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18175.         return $instance;
  18176.     }
  18177.     /**
  18178.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition' shared service.
  18179.      *
  18180.      * @return \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition
  18181.      */
  18182.     protected function getProductDownloadDefinition2Service()
  18183.     {
  18184.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductDownload\\ProductDownloadDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductDownload\ProductDownloadDefinition();
  18185.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18186.         return $instance;
  18187.     }
  18188.     /**
  18189.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  18190.      *
  18191.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  18192.      */
  18193.     protected function getProductFeatureSetTranslationDefinition2Service()
  18194.     {
  18195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  18197.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  18198.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18199.         return $instance;
  18200.     }
  18201.     /**
  18202.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  18203.      *
  18204.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  18205.      */
  18206.     protected function getProductFeatureSetDefinition2Service()
  18207.     {
  18208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  18209.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  18210.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18211.         return $instance;
  18212.     }
  18213.     /**
  18214.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  18215.      *
  18216.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  18217.      */
  18218.     protected function getProductKeywordDictionaryDefinition2Service()
  18219.     {
  18220.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  18221.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  18222.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18223.         return $instance;
  18224.     }
  18225.     /**
  18226.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  18227.      *
  18228.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  18229.      */
  18230.     protected function getProductManufacturerTranslationDefinition2Service()
  18231.     {
  18232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  18234.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  18235.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18236.         return $instance;
  18237.     }
  18238.     /**
  18239.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  18240.      *
  18241.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  18242.      */
  18243.     protected function getProductManufacturerDefinition2Service()
  18244.     {
  18245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  18246.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  18247.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18248.         return $instance;
  18249.     }
  18250.     /**
  18251.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  18252.      *
  18253.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  18254.      */
  18255.     protected function getProductMediaDefinition2Service()
  18256.     {
  18257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  18258.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  18259.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18260.         return $instance;
  18261.     }
  18262.     /**
  18263.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  18264.      *
  18265.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  18266.      */
  18267.     protected function getProductOptionDefinition2Service()
  18268.     {
  18269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  18270.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  18271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18272.         return $instance;
  18273.     }
  18274.     /**
  18275.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  18276.      *
  18277.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  18278.      */
  18279.     protected function getProductPriceDefinition2Service()
  18280.     {
  18281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  18282.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  18283.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18284.         return $instance;
  18285.     }
  18286.     /**
  18287.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  18288.      *
  18289.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  18290.      */
  18291.     protected function getProductPropertyDefinition2Service()
  18292.     {
  18293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  18294.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  18295.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18296.         return $instance;
  18297.     }
  18298.     /**
  18299.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  18300.      *
  18301.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  18302.      */
  18303.     protected function getProductReviewDefinition2Service()
  18304.     {
  18305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  18306.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  18307.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18308.         return $instance;
  18309.     }
  18310.     /**
  18311.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  18312.      *
  18313.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  18314.      */
  18315.     protected function getProductSearchConfigFieldDefinition2Service()
  18316.     {
  18317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  18318.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  18319.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18320.         return $instance;
  18321.     }
  18322.     /**
  18323.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  18324.      *
  18325.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  18326.      */
  18327.     protected function getProductSearchConfigDefinition2Service()
  18328.     {
  18329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  18330.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  18331.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18332.         return $instance;
  18333.     }
  18334.     /**
  18335.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  18336.      *
  18337.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  18338.      */
  18339.     protected function getProductSearchKeywordDefinition2Service()
  18340.     {
  18341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  18342.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  18343.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18344.         return $instance;
  18345.     }
  18346.     /**
  18347.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  18348.      *
  18349.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  18350.      */
  18351.     protected function getProductStreamMappingDefinition2Service()
  18352.     {
  18353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  18354.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  18355.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18356.         return $instance;
  18357.     }
  18358.     /**
  18359.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  18360.      *
  18361.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  18362.      */
  18363.     protected function getProductTagDefinition2Service()
  18364.     {
  18365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  18366.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  18367.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18368.         return $instance;
  18369.     }
  18370.     /**
  18371.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  18372.      *
  18373.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  18374.      */
  18375.     protected function getProductTranslationDefinition2Service()
  18376.     {
  18377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  18379.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  18380.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18381.         return $instance;
  18382.     }
  18383.     /**
  18384.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  18385.      *
  18386.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  18387.      */
  18388.     protected function getProductVisibilityDefinition2Service()
  18389.     {
  18390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  18391.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  18392.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18393.         return $instance;
  18394.     }
  18395.     /**
  18396.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  18397.      *
  18398.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  18399.      */
  18400.     protected function getProductSortingDefinition2Service()
  18401.     {
  18402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  18403.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  18404.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18405.         return $instance;
  18406.     }
  18407.     /**
  18408.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  18409.      *
  18410.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  18411.      */
  18412.     protected function getProductSortingTranslationDefinition2Service()
  18413.     {
  18414.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  18416.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  18417.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18418.         return $instance;
  18419.     }
  18420.     /**
  18421.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  18422.      *
  18423.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  18424.      */
  18425.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  18426.     {
  18427.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  18429.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  18430.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18431.         return $instance;
  18432.     }
  18433.     /**
  18434.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  18435.      *
  18436.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  18437.      */
  18438.     protected function getPropertyGroupOptionDefinition2Service()
  18439.     {
  18440.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  18441.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  18442.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18443.         return $instance;
  18444.     }
  18445.     /**
  18446.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  18447.      *
  18448.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  18449.      */
  18450.     protected function getPropertyGroupTranslationDefinition2Service()
  18451.     {
  18452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  18454.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  18455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18456.         return $instance;
  18457.     }
  18458.     /**
  18459.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  18460.      *
  18461.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  18462.      */
  18463.     protected function getPropertyGroupDefinition2Service()
  18464.     {
  18465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  18466.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  18467.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18468.         return $instance;
  18469.     }
  18470.     /**
  18471.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  18472.      *
  18473.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  18474.      */
  18475.     protected function getRuleConditionDefinition2Service()
  18476.     {
  18477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  18478.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  18479.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18480.         return $instance;
  18481.     }
  18482.     /**
  18483.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  18484.      *
  18485.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  18486.      */
  18487.     protected function getRuleTagDefinition2Service()
  18488.     {
  18489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  18490.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  18491.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18492.         return $instance;
  18493.     }
  18494.     /**
  18495.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  18496.      *
  18497.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  18498.      */
  18499.     protected function getRuleDefinition2Service()
  18500.     {
  18501.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  18502.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18503.         return $instance;
  18504.     }
  18505.     /**
  18506.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  18507.      *
  18508.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  18509.      */
  18510.     protected function getSeoUrlTemplateDefinition2Service()
  18511.     {
  18512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  18513.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  18514.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18515.         return $instance;
  18516.     }
  18517.     /**
  18518.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  18519.      *
  18520.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  18521.      */
  18522.     protected function getAclRoleDefinition2Service()
  18523.     {
  18524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  18525.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  18526.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18527.         return $instance;
  18528.     }
  18529.     /**
  18530.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  18531.      *
  18532.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  18533.      */
  18534.     protected function getAclUserRoleDefinition2Service()
  18535.     {
  18536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  18537.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  18538.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18539.         return $instance;
  18540.     }
  18541.     /**
  18542.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  18543.      *
  18544.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  18545.      */
  18546.     protected function getActionButtonTranslationDefinition2Service()
  18547.     {
  18548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  18550.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  18551.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18552.         return $instance;
  18553.     }
  18554.     /**
  18555.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  18556.      *
  18557.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  18558.      */
  18559.     protected function getActionButtonDefinition2Service()
  18560.     {
  18561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  18562.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  18563.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18564.         return $instance;
  18565.     }
  18566.     /**
  18567.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  18568.      *
  18569.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  18570.      */
  18571.     protected function getAppPaymentMethodDefinition2Service()
  18572.     {
  18573.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  18574.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18575.         return $instance;
  18576.     }
  18577.     /**
  18578.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition' shared service.
  18579.      *
  18580.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition
  18581.      */
  18582.     protected function getAppScriptConditionTranslationDefinition2Service()
  18583.     {
  18584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptConditionTranslation/AppScriptConditionTranslationDefinition.php';
  18586.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptConditionTranslation\\AppScriptConditionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptConditionTranslation\AppScriptConditionTranslationDefinition();
  18587.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18588.         return $instance;
  18589.     }
  18590.     /**
  18591.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition' shared service.
  18592.      *
  18593.      * @return \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition
  18594.      */
  18595.     protected function getAppScriptConditionDefinition2Service()
  18596.     {
  18597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppScriptCondition/AppScriptConditionDefinition.php';
  18598.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppScriptCondition\\AppScriptConditionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppScriptCondition\AppScriptConditionDefinition();
  18599.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18600.         return $instance;
  18601.     }
  18602.     /**
  18603.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  18604.      *
  18605.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  18606.      */
  18607.     protected function getAppTranslationDefinition2Service()
  18608.     {
  18609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  18611.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  18612.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18613.         return $instance;
  18614.     }
  18615.     /**
  18616.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  18617.      *
  18618.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  18619.      */
  18620.     protected function getAppCmsBlockTranslationDefinition2Service()
  18621.     {
  18622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  18624.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  18625.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18626.         return $instance;
  18627.     }
  18628.     /**
  18629.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  18630.      *
  18631.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  18632.      */
  18633.     protected function getAppCmsBlockDefinition2Service()
  18634.     {
  18635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  18636.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  18637.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18638.         return $instance;
  18639.     }
  18640.     /**
  18641.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition' shared service.
  18642.      *
  18643.      * @return \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition
  18644.      */
  18645.     protected function getAppFlowActionTranslationDefinition2Service()
  18646.     {
  18647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowActionTranslation/AppFlowActionTranslationDefinition.php';
  18649.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowActionTranslation\\AppFlowActionTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowActionTranslation\AppFlowActionTranslationDefinition();
  18650.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18651.         return $instance;
  18652.     }
  18653.     /**
  18654.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition' shared service.
  18655.      *
  18656.      * @return \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition
  18657.      */
  18658.     protected function getAppFlowActionDefinition2Service()
  18659.     {
  18660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/FlowAction/AppFlowActionDefinition.php';
  18661.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\FlowAction\\AppFlowActionDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\FlowAction\AppFlowActionDefinition();
  18662.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18663.         return $instance;
  18664.     }
  18665.     /**
  18666.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  18667.      *
  18668.      * @return \Shopware\Core\Framework\App\AppDefinition
  18669.      */
  18670.     protected function getAppDefinition2Service()
  18671.     {
  18672.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  18673.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18674.         return $instance;
  18675.     }
  18676.     /**
  18677.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  18678.      *
  18679.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  18680.      */
  18681.     protected function getTemplateDefinition2Service()
  18682.     {
  18683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  18684.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  18685.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18686.         return $instance;
  18687.     }
  18688.     /**
  18689.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  18690.      *
  18691.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  18692.      */
  18693.     protected function getVersionCommitDataDefinition2Service()
  18694.     {
  18695.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  18696.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18697.         return $instance;
  18698.     }
  18699.     /**
  18700.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  18701.      *
  18702.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  18703.      */
  18704.     protected function getVersionCommitDefinition2Service()
  18705.     {
  18706.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  18707.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18708.         return $instance;
  18709.     }
  18710.     /**
  18711.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  18712.      *
  18713.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  18714.      */
  18715.     protected function getVersionDefinition2Service()
  18716.     {
  18717.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  18718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18719.         return $instance;
  18720.     }
  18721.     /**
  18722.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  18723.      *
  18724.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  18725.      */
  18726.     protected function getEventActionRuleDefinition2Service()
  18727.     {
  18728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  18729.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  18730.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18731.         return $instance;
  18732.     }
  18733.     /**
  18734.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  18735.      *
  18736.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  18737.      */
  18738.     protected function getEventActionSalesChannelDefinition2Service()
  18739.     {
  18740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  18741.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  18742.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18743.         return $instance;
  18744.     }
  18745.     /**
  18746.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  18747.      *
  18748.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  18749.      */
  18750.     protected function getEventActionDefinition2Service()
  18751.     {
  18752.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  18753.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18754.         return $instance;
  18755.     }
  18756.     /**
  18757.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  18758.      *
  18759.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  18760.      */
  18761.     protected function getLogEntryDefinition2Service()
  18762.     {
  18763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  18764.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  18765.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18766.         return $instance;
  18767.     }
  18768.     /**
  18769.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  18770.      *
  18771.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  18772.      */
  18773.     protected function getDeadMessageDefinition2Service()
  18774.     {
  18775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  18776.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  18777.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18778.         return $instance;
  18779.     }
  18780.     /**
  18781.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  18782.      *
  18783.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  18784.      */
  18785.     protected function getMessageQueueStatsDefinition2Service()
  18786.     {
  18787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  18788.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  18789.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18790.         return $instance;
  18791.     }
  18792.     /**
  18793.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  18794.      *
  18795.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  18796.      */
  18797.     protected function getScheduledTaskDefinition2Service()
  18798.     {
  18799.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  18800.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18801.         return $instance;
  18802.     }
  18803.     /**
  18804.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  18805.      *
  18806.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  18807.      */
  18808.     protected function getPluginTranslationDefinition2Service()
  18809.     {
  18810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  18812.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  18813.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18814.         return $instance;
  18815.     }
  18816.     /**
  18817.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  18818.      *
  18819.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  18820.      */
  18821.     protected function getPluginDefinition2Service()
  18822.     {
  18823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  18824.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  18825.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18826.         return $instance;
  18827.     }
  18828.     /**
  18829.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  18830.      *
  18831.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  18832.      */
  18833.     protected function getScriptDefinition2Service()
  18834.     {
  18835.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  18836.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18837.         return $instance;
  18838.     }
  18839.     /**
  18840.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  18841.      *
  18842.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  18843.      */
  18844.     protected function getWebhookEventLogDefinition2Service()
  18845.     {
  18846.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  18847.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  18848.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18849.         return $instance;
  18850.     }
  18851.     /**
  18852.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  18853.      *
  18854.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  18855.      */
  18856.     protected function getWebhookDefinition2Service()
  18857.     {
  18858.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  18859.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  18860.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18861.         return $instance;
  18862.     }
  18863.     /**
  18864.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  18865.      *
  18866.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  18867.      */
  18868.     protected function getCountryStateTranslationDefinition2Service()
  18869.     {
  18870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  18872.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  18873.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18874.         return $instance;
  18875.     }
  18876.     /**
  18877.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  18878.      *
  18879.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  18880.      */
  18881.     protected function getCountryTranslationDefinition2Service()
  18882.     {
  18883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  18885.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  18886.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18887.         return $instance;
  18888.     }
  18889.     /**
  18890.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  18891.      *
  18892.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  18893.      */
  18894.     protected function getCurrencyCountryRoundingDefinition2Service()
  18895.     {
  18896.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  18897.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18898.         return $instance;
  18899.     }
  18900.     /**
  18901.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  18902.      *
  18903.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  18904.      */
  18905.     protected function getCurrencyTranslationDefinition2Service()
  18906.     {
  18907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  18909.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  18910.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18911.         return $instance;
  18912.     }
  18913.     /**
  18914.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  18915.      *
  18916.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  18917.      */
  18918.     protected function getCustomEntityDefinition2Service()
  18919.     {
  18920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  18921.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  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.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  18927.      *
  18928.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  18929.      */
  18930.     protected function getCustomFieldSetRelationDefinition2Service()
  18931.     {
  18932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  18933.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  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.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  18939.      *
  18940.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  18941.      */
  18942.     protected function getCustomFieldSetDefinition2Service()
  18943.     {
  18944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  18945.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  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.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  18951.      *
  18952.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  18953.      */
  18954.     protected function getCustomFieldDefinition2Service()
  18955.     {
  18956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  18957.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  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.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  18963.      *
  18964.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  18965.      */
  18966.     protected function getDeliveryTimeTranslationDefinition2Service()
  18967.     {
  18968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  18969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  18970.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  18971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18972.         return $instance;
  18973.     }
  18974.     /**
  18975.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  18976.      *
  18977.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  18978.      */
  18979.     protected function getDeliveryTimeDefinition2Service()
  18980.     {
  18981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  18982.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  18983.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18984.         return $instance;
  18985.     }
  18986.     /**
  18987.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  18988.      *
  18989.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  18990.      */
  18991.     protected function getIntegrationRoleDefinition2Service()
  18992.     {
  18993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  18994.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  18995.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  18996.         return $instance;
  18997.     }
  18998.     /**
  18999.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  19000.      *
  19001.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  19002.      */
  19003.     protected function getIntegrationDefinition2Service()
  19004.     {
  19005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  19006.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  19007.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19008.         return $instance;
  19009.     }
  19010.     /**
  19011.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  19012.      *
  19013.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  19014.      */
  19015.     protected function getLocaleTranslationDefinition2Service()
  19016.     {
  19017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  19019.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  19020.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19021.         return $instance;
  19022.     }
  19023.     /**
  19024.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  19025.      *
  19026.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  19027.      */
  19028.     protected function getLocaleDefinition2Service()
  19029.     {
  19030.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  19031.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  19032.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19033.         return $instance;
  19034.     }
  19035.     /**
  19036.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  19037.      *
  19038.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  19039.      */
  19040.     protected function getNumberRangeSalesChannelDefinition2Service()
  19041.     {
  19042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  19043.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  19044.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19045.         return $instance;
  19046.     }
  19047.     /**
  19048.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  19049.      *
  19050.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  19051.      */
  19052.     protected function getNumberRangeStateDefinition2Service()
  19053.     {
  19054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  19055.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  19056.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19057.         return $instance;
  19058.     }
  19059.     /**
  19060.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  19061.      *
  19062.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  19063.      */
  19064.     protected function getNumberRangeTranslationDefinition2Service()
  19065.     {
  19066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  19068.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  19069.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19070.         return $instance;
  19071.     }
  19072.     /**
  19073.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  19074.      *
  19075.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  19076.      */
  19077.     protected function getNumberRangeTypeTranslationDefinition2Service()
  19078.     {
  19079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  19081.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  19082.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19083.         return $instance;
  19084.     }
  19085.     /**
  19086.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  19087.      *
  19088.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  19089.      */
  19090.     protected function getNumberRangeTypeDefinition2Service()
  19091.     {
  19092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  19093.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  19094.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19095.         return $instance;
  19096.     }
  19097.     /**
  19098.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  19099.      *
  19100.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  19101.      */
  19102.     protected function getNumberRangeDefinition2Service()
  19103.     {
  19104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  19105.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  19106.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19107.         return $instance;
  19108.     }
  19109.     /**
  19110.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  19111.      *
  19112.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  19113.      */
  19114.     protected function getSalesChannelAnalyticsDefinition2Service()
  19115.     {
  19116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  19117.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  19118.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19119.         return $instance;
  19120.     }
  19121.     /**
  19122.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  19123.      *
  19124.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  19125.      */
  19126.     protected function getSalesChannelCountryDefinition3Service()
  19127.     {
  19128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  19129.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  19130.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19131.         return $instance;
  19132.     }
  19133.     /**
  19134.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  19135.      *
  19136.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  19137.      */
  19138.     protected function getSalesChannelCurrencyDefinition3Service()
  19139.     {
  19140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  19141.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  19142.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19143.         return $instance;
  19144.     }
  19145.     /**
  19146.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  19147.      *
  19148.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  19149.      */
  19150.     protected function getSalesChannelDomainDefinition2Service()
  19151.     {
  19152.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  19153.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19154.         return $instance;
  19155.     }
  19156.     /**
  19157.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  19158.      *
  19159.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  19160.      */
  19161.     protected function getSalesChannelLanguageDefinition3Service()
  19162.     {
  19163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  19164.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  19165.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19166.         return $instance;
  19167.     }
  19168.     /**
  19169.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  19170.      *
  19171.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  19172.      */
  19173.     protected function getSalesChannelPaymentMethodDefinition3Service()
  19174.     {
  19175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  19176.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  19177.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19178.         return $instance;
  19179.     }
  19180.     /**
  19181.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  19182.      *
  19183.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  19184.      */
  19185.     protected function getSalesChannelShippingMethodDefinition3Service()
  19186.     {
  19187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  19188.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  19189.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19190.         return $instance;
  19191.     }
  19192.     /**
  19193.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  19194.      *
  19195.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  19196.      */
  19197.     protected function getSalesChannelTranslationDefinition2Service()
  19198.     {
  19199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  19201.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  19202.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19203.         return $instance;
  19204.     }
  19205.     /**
  19206.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  19207.      *
  19208.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  19209.      */
  19210.     protected function getSalesChannelTypeTranslationDefinition2Service()
  19211.     {
  19212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  19214.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  19215.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19216.         return $instance;
  19217.     }
  19218.     /**
  19219.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  19220.      *
  19221.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  19222.      */
  19223.     protected function getSalesChannelTypeDefinition2Service()
  19224.     {
  19225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  19226.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  19227.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19228.         return $instance;
  19229.     }
  19230.     /**
  19231.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  19232.      *
  19233.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  19234.      */
  19235.     protected function getSalesChannelDefinition2Service()
  19236.     {
  19237.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  19238.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19239.         return $instance;
  19240.     }
  19241.     /**
  19242.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  19243.      *
  19244.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  19245.      */
  19246.     protected function getSalutationTranslationDefinition2Service()
  19247.     {
  19248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  19250.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  19251.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19252.         return $instance;
  19253.     }
  19254.     /**
  19255.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  19256.      *
  19257.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  19258.      */
  19259.     protected function getSnippetSetDefinition2Service()
  19260.     {
  19261.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  19262.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19263.         return $instance;
  19264.     }
  19265.     /**
  19266.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  19267.      *
  19268.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  19269.      */
  19270.     protected function getSnippetDefinition2Service()
  19271.     {
  19272.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  19273.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19274.         return $instance;
  19275.     }
  19276.     /**
  19277.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  19278.      *
  19279.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  19280.      */
  19281.     protected function getStateMachineHistoryDefinition2Service()
  19282.     {
  19283.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  19284.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  19285.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19286.         return $instance;
  19287.     }
  19288.     /**
  19289.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  19290.      *
  19291.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  19292.      */
  19293.     protected function getStateMachineStateDefinition2Service()
  19294.     {
  19295.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  19296.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  19297.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19298.         return $instance;
  19299.     }
  19300.     /**
  19301.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  19302.      *
  19303.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  19304.      */
  19305.     protected function getStateMachineStateTranslationDefinition2Service()
  19306.     {
  19307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  19309.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  19310.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19311.         return $instance;
  19312.     }
  19313.     /**
  19314.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  19315.      *
  19316.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  19317.      */
  19318.     protected function getStateMachineTransitionDefinition2Service()
  19319.     {
  19320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  19321.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  19322.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19323.         return $instance;
  19324.     }
  19325.     /**
  19326.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  19327.      *
  19328.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  19329.      */
  19330.     protected function getStateMachineDefinition2Service()
  19331.     {
  19332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  19333.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  19334.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19335.         return $instance;
  19336.     }
  19337.     /**
  19338.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  19339.      *
  19340.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  19341.      */
  19342.     protected function getStateMachineTranslationDefinition2Service()
  19343.     {
  19344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  19346.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  19347.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19348.         return $instance;
  19349.     }
  19350.     /**
  19351.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  19352.      *
  19353.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  19354.      */
  19355.     protected function getSystemConfigDefinition2Service()
  19356.     {
  19357.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  19358.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19359.         return $instance;
  19360.     }
  19361.     /**
  19362.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  19363.      *
  19364.      * @return \Shopware\Core\System\Tag\TagDefinition
  19365.      */
  19366.     protected function getTagDefinition2Service()
  19367.     {
  19368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  19369.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  19370.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19371.         return $instance;
  19372.     }
  19373.     /**
  19374.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  19375.      *
  19376.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  19377.      */
  19378.     protected function getTaxRuleTypeTranslationDefinition2Service()
  19379.     {
  19380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  19382.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  19383.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19384.         return $instance;
  19385.     }
  19386.     /**
  19387.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  19388.      *
  19389.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  19390.      */
  19391.     protected function getTaxRuleTypeDefinition2Service()
  19392.     {
  19393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  19394.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  19395.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19396.         return $instance;
  19397.     }
  19398.     /**
  19399.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  19400.      *
  19401.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  19402.      */
  19403.     protected function getTaxRuleDefinition2Service()
  19404.     {
  19405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  19406.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  19407.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19408.         return $instance;
  19409.     }
  19410.     /**
  19411.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  19412.      *
  19413.      * @return \Shopware\Core\System\Tax\TaxDefinition
  19414.      */
  19415.     protected function getTaxDefinition2Service()
  19416.     {
  19417.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  19418.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19419.         return $instance;
  19420.     }
  19421.     /**
  19422.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  19423.      *
  19424.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  19425.      */
  19426.     protected function getUnitTranslationDefinition2Service()
  19427.     {
  19428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  19430.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  19431.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19432.         return $instance;
  19433.     }
  19434.     /**
  19435.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  19436.      *
  19437.      * @return \Shopware\Core\System\Unit\UnitDefinition
  19438.      */
  19439.     protected function getUnitDefinition2Service()
  19440.     {
  19441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  19442.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  19443.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19444.         return $instance;
  19445.     }
  19446.     /**
  19447.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  19448.      *
  19449.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  19450.      */
  19451.     protected function getUserAccessKeyDefinition2Service()
  19452.     {
  19453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  19454.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  19455.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19456.         return $instance;
  19457.     }
  19458.     /**
  19459.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  19460.      *
  19461.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  19462.      */
  19463.     protected function getUserConfigDefinition2Service()
  19464.     {
  19465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  19466.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  19467.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19468.         return $instance;
  19469.     }
  19470.     /**
  19471.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  19472.      *
  19473.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  19474.      */
  19475.     protected function getUserRecoveryDefinition2Service()
  19476.     {
  19477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  19478.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  19479.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19480.         return $instance;
  19481.     }
  19482.     /**
  19483.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  19484.      *
  19485.      * @return \Shopware\Core\System\User\UserDefinition
  19486.      */
  19487.     protected function getUserDefinition2Service()
  19488.     {
  19489.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  19490.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19491.         return $instance;
  19492.     }
  19493.     /**
  19494.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  19495.      *
  19496.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  19497.      */
  19498.     protected function getThemeChildDefinition2Service()
  19499.     {
  19500.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  19501.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  19502.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19503.         return $instance;
  19504.     }
  19505.     /**
  19506.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  19507.      *
  19508.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  19509.      */
  19510.     protected function getThemeMediaDefinition2Service()
  19511.     {
  19512.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  19513.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  19514.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19515.         return $instance;
  19516.     }
  19517.     /**
  19518.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  19519.      *
  19520.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  19521.      */
  19522.     protected function getThemeSalesChannelDefinition2Service()
  19523.     {
  19524.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  19525.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19526.         return $instance;
  19527.     }
  19528.     /**
  19529.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  19530.      *
  19531.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  19532.      */
  19533.     protected function getThemeTranslationDefinition2Service()
  19534.     {
  19535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19536.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  19537.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  19538.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19539.         return $instance;
  19540.     }
  19541.     /**
  19542.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  19543.      *
  19544.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  19545.      */
  19546.     protected function getThemeDefinition2Service()
  19547.     {
  19548.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  19549.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19550.         return $instance;
  19551.     }
  19552.     /**
  19553.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition' shared service.
  19554.      *
  19555.      * @return \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition
  19556.      */
  19557.     protected function getSwagMigrationConnectionDefinition2Service()
  19558.     {
  19559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Connection/SwagMigrationConnectionDefinition.php';
  19560.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Connection\\SwagMigrationConnectionDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Connection\SwagMigrationConnectionDefinition();
  19561.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19562.         return $instance;
  19563.     }
  19564.     /**
  19565.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition' shared service.
  19566.      *
  19567.      * @return \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition
  19568.      */
  19569.     protected function getSwagMigrationDataDefinition2Service()
  19570.     {
  19571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Data/SwagMigrationDataDefinition.php';
  19572.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Data\\SwagMigrationDataDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Data\SwagMigrationDataDefinition();
  19573.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19574.         return $instance;
  19575.     }
  19576.     /**
  19577.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition' shared service.
  19578.      *
  19579.      * @return \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition
  19580.      */
  19581.     protected function getSwagMigrationLoggingDefinition2Service()
  19582.     {
  19583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/SwagMigrationLoggingDefinition.php';
  19584.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Logging\\SwagMigrationLoggingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Logging\SwagMigrationLoggingDefinition();
  19585.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19586.         return $instance;
  19587.     }
  19588.     /**
  19589.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition' shared service.
  19590.      *
  19591.      * @return \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition
  19592.      */
  19593.     protected function getSwagMigrationMappingDefinition2Service()
  19594.     {
  19595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/SwagMigrationMappingDefinition.php';
  19596.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Mapping\SwagMigrationMappingDefinition();
  19597.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19598.         return $instance;
  19599.     }
  19600.     /**
  19601.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition' shared service.
  19602.      *
  19603.      * @return \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition
  19604.      */
  19605.     protected function getSwagMigrationMediaFileDefinition2Service()
  19606.     {
  19607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/SwagMigrationMediaFileDefinition.php';
  19608.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Media\\SwagMigrationMediaFileDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Media\SwagMigrationMediaFileDefinition();
  19609.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19610.         return $instance;
  19611.     }
  19612.     /**
  19613.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition' shared service.
  19614.      *
  19615.      * @return \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition
  19616.      */
  19617.     protected function getSwagMigrationRunDefinition2Service()
  19618.     {
  19619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/SwagMigrationRunDefinition.php';
  19620.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Run\\SwagMigrationRunDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Run\SwagMigrationRunDefinition();
  19621.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19622.         return $instance;
  19623.     }
  19624.     /**
  19625.      * Gets the public 'sales_channel_definition.SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition' shared service.
  19626.      *
  19627.      * @return \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition
  19628.      */
  19629.     protected function getGeneralSettingDefinition2Service()
  19630.     {
  19631.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Setting/GeneralSettingDefinition.php';
  19632.         $this->services['sales_channel_definition.SwagMigrationAssistant\\Migration\\Setting\\GeneralSettingDefinition'] = $instance = new \SwagMigrationAssistant\Migration\Setting\GeneralSettingDefinition();
  19633.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19634.         return $instance;
  19635.     }
  19636.     /**
  19637.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\BlockRule\BlockRuleDefinition' shared service.
  19638.      *
  19639.      * @return \Swag\CmsExtensions\BlockRule\BlockRuleDefinition
  19640.      */
  19641.     protected function getBlockRuleDefinition2Service()
  19642.     {
  19643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/BlockRule/BlockRuleDefinition.php';
  19644.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] = $instance = new \Swag\CmsExtensions\BlockRule\BlockRuleDefinition();
  19645.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19646.         return $instance;
  19647.     }
  19648.     /**
  19649.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition' shared service.
  19650.      *
  19651.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition
  19652.      */
  19653.     protected function getFormGroupFieldTranslationDefinition2Service()
  19654.     {
  19655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupFieldTranslation/FormGroupFieldTranslationDefinition.php';
  19657.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition();
  19658.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19659.         return $instance;
  19660.     }
  19661.     /**
  19662.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition' shared service.
  19663.      *
  19664.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition
  19665.      */
  19666.     protected function getFormGroupFieldDefinition2Service()
  19667.     {
  19668.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldDefinition.php';
  19669.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition();
  19670.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19671.         return $instance;
  19672.     }
  19673.     /**
  19674.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition' shared service.
  19675.      *
  19676.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition
  19677.      */
  19678.     protected function getFormGroupTranslationDefinition2Service()
  19679.     {
  19680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupTranslation/FormGroupTranslationDefinition.php';
  19682.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition();
  19683.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19684.         return $instance;
  19685.     }
  19686.     /**
  19687.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition' shared service.
  19688.      *
  19689.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition
  19690.      */
  19691.     protected function getFormGroupDefinition2Service()
  19692.     {
  19693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroup/FormGroupDefinition.php';
  19694.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition();
  19695.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19696.         return $instance;
  19697.     }
  19698.     /**
  19699.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition' shared service.
  19700.      *
  19701.      * @return \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition
  19702.      */
  19703.     protected function getFormTranslationDefinition2Service()
  19704.     {
  19705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormTranslation/FormTranslationDefinition.php';
  19707.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition();
  19708.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19709.         return $instance;
  19710.     }
  19711.     /**
  19712.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\FormDefinition' shared service.
  19713.      *
  19714.      * @return \Swag\CmsExtensions\Form\FormDefinition
  19715.      */
  19716.     protected function getFormDefinition2Service()
  19717.     {
  19718.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/FormDefinition.php';
  19719.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\FormDefinition'] = $instance = new \Swag\CmsExtensions\Form\FormDefinition();
  19720.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19721.         return $instance;
  19722.     }
  19723.     /**
  19724.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Quickview\QuickviewDefinition' shared service.
  19725.      *
  19726.      * @return \Swag\CmsExtensions\Quickview\QuickviewDefinition
  19727.      */
  19728.     protected function getQuickviewDefinition2Service()
  19729.     {
  19730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Quickview/QuickviewDefinition.php';
  19731.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] = $instance = new \Swag\CmsExtensions\Quickview\QuickviewDefinition();
  19732.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19733.         return $instance;
  19734.     }
  19735.     /**
  19736.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition' shared service.
  19737.      *
  19738.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition
  19739.      */
  19740.     protected function getScrollNavigationPageSettingsDefinition2Service()
  19741.     {
  19742.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationPageSettings/ScrollNavigationPageSettingsDefinition.php';
  19743.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition();
  19744.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19745.         return $instance;
  19746.     }
  19747.     /**
  19748.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition' shared service.
  19749.      *
  19750.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition
  19751.      */
  19752.     protected function getScrollNavigationTranslationDefinition2Service()
  19753.     {
  19754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  19755.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationTranslation/ScrollNavigationTranslationDefinition.php';
  19756.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition();
  19757.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19758.         return $instance;
  19759.     }
  19760.     /**
  19761.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition' shared service.
  19762.      *
  19763.      * @return \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition
  19764.      */
  19765.     protected function getScrollNavigationDefinition2Service()
  19766.     {
  19767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/ScrollNavigationDefinition.php';
  19768.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition();
  19769.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  19770.         return $instance;
  19771.     }
  19772.     /**
  19773.      * Gets the public 'sales_channel_domain.repository' shared service.
  19774.      *
  19775.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19776.      */
  19777.     protected function getSalesChannelDomain_RepositoryService()
  19778.     {
  19779.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19780.         if (isset($this->services['sales_channel_domain.repository'])) {
  19781.             return $this->services['sales_channel_domain.repository'];
  19782.         }
  19783.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19784.         if (isset($this->services['sales_channel_domain.repository'])) {
  19785.             return $this->services['sales_channel_domain.repository'];
  19786.         }
  19787.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19788.         if (isset($this->services['sales_channel_domain.repository'])) {
  19789.             return $this->services['sales_channel_domain.repository'];
  19790.         }
  19791.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19792.         if (isset($this->services['sales_channel_domain.repository'])) {
  19793.             return $this->services['sales_channel_domain.repository'];
  19794.         }
  19795.         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())));
  19796.     }
  19797.     /**
  19798.      * Gets the public 'sales_channel_language.repository' shared service.
  19799.      *
  19800.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19801.      */
  19802.     protected function getSalesChannelLanguage_RepositoryService()
  19803.     {
  19804.         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())));
  19805.     }
  19806.     /**
  19807.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  19808.      *
  19809.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19810.      */
  19811.     protected function getSalesChannelPaymentMethod_RepositoryService()
  19812.     {
  19813.         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())));
  19814.     }
  19815.     /**
  19816.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  19817.      *
  19818.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19819.      */
  19820.     protected function getSalesChannelShippingMethod_RepositoryService()
  19821.     {
  19822.         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())));
  19823.     }
  19824.     /**
  19825.      * Gets the public 'sales_channel_translation.repository' shared service.
  19826.      *
  19827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19828.      */
  19829.     protected function getSalesChannelTranslation_RepositoryService()
  19830.     {
  19831.         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())));
  19832.     }
  19833.     /**
  19834.      * Gets the public 'sales_channel_type.repository' shared service.
  19835.      *
  19836.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19837.      */
  19838.     protected function getSalesChannelType_RepositoryService()
  19839.     {
  19840.         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())));
  19841.     }
  19842.     /**
  19843.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  19844.      *
  19845.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19846.      */
  19847.     protected function getSalesChannelTypeTranslation_RepositoryService()
  19848.     {
  19849.         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())));
  19850.     }
  19851.     /**
  19852.      * Gets the public 'salutation.repository' shared service.
  19853.      *
  19854.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19855.      */
  19856.     protected function getSalutation_RepositoryService()
  19857.     {
  19858.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19859.         if (isset($this->services['salutation.repository'])) {
  19860.             return $this->services['salutation.repository'];
  19861.         }
  19862.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19863.         if (isset($this->services['salutation.repository'])) {
  19864.             return $this->services['salutation.repository'];
  19865.         }
  19866.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19867.         if (isset($this->services['salutation.repository'])) {
  19868.             return $this->services['salutation.repository'];
  19869.         }
  19870.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19871.         if (isset($this->services['salutation.repository'])) {
  19872.             return $this->services['salutation.repository'];
  19873.         }
  19874.         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())));
  19875.     }
  19876.     /**
  19877.      * Gets the public 'salutation_translation.repository' shared service.
  19878.      *
  19879.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19880.      */
  19881.     protected function getSalutationTranslation_RepositoryService()
  19882.     {
  19883.         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())));
  19884.     }
  19885.     /**
  19886.      * Gets the public 'scheduled_task.repository' shared service.
  19887.      *
  19888.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19889.      */
  19890.     protected function getScheduledTask_RepositoryService()
  19891.     {
  19892.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19893.         if (isset($this->services['scheduled_task.repository'])) {
  19894.             return $this->services['scheduled_task.repository'];
  19895.         }
  19896.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19897.         if (isset($this->services['scheduled_task.repository'])) {
  19898.             return $this->services['scheduled_task.repository'];
  19899.         }
  19900.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19901.         if (isset($this->services['scheduled_task.repository'])) {
  19902.             return $this->services['scheduled_task.repository'];
  19903.         }
  19904.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19905.         if (isset($this->services['scheduled_task.repository'])) {
  19906.             return $this->services['scheduled_task.repository'];
  19907.         }
  19908.         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())));
  19909.     }
  19910.     /**
  19911.      * Gets the public 'script.repository' shared service.
  19912.      *
  19913.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19914.      */
  19915.     protected function getScript_RepositoryService()
  19916.     {
  19917.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19918.         if (isset($this->services['script.repository'])) {
  19919.             return $this->services['script.repository'];
  19920.         }
  19921.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19922.         if (isset($this->services['script.repository'])) {
  19923.             return $this->services['script.repository'];
  19924.         }
  19925.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19926.         if (isset($this->services['script.repository'])) {
  19927.             return $this->services['script.repository'];
  19928.         }
  19929.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19930.         if (isset($this->services['script.repository'])) {
  19931.             return $this->services['script.repository'];
  19932.         }
  19933.         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())));
  19934.     }
  19935.     /**
  19936.      * Gets the public 'seidemann_solfusion.filesystem.private' shared service.
  19937.      *
  19938.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19939.      */
  19940.     protected function getSeidemannSolfusion_Filesystem_PrivateService()
  19941.     {
  19942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19944.         return $this->services['seidemann_solfusion.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/seidemann_solfusion');
  19945.     }
  19946.     /**
  19947.      * Gets the public 'seidemann_solfusion.filesystem.public' shared service.
  19948.      *
  19949.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  19950.      */
  19951.     protected function getSeidemannSolfusion_Filesystem_PublicService()
  19952.     {
  19953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  19954.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  19955.         return $this->services['seidemann_solfusion.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/seidemann_solfusion');
  19956.     }
  19957.     /**
  19958.      * Gets the public 'seo_url.repository' shared service.
  19959.      *
  19960.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19961.      */
  19962.     protected function getSeoUrl_RepositoryService()
  19963.     {
  19964.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19965.         if (isset($this->services['seo_url.repository'])) {
  19966.             return $this->services['seo_url.repository'];
  19967.         }
  19968.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  19969.         if (isset($this->services['seo_url.repository'])) {
  19970.             return $this->services['seo_url.repository'];
  19971.         }
  19972.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  19973.         if (isset($this->services['seo_url.repository'])) {
  19974.             return $this->services['seo_url.repository'];
  19975.         }
  19976.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19977.         if (isset($this->services['seo_url.repository'])) {
  19978.             return $this->services['seo_url.repository'];
  19979.         }
  19980.         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())));
  19981.     }
  19982.     /**
  19983.      * Gets the public 'seo_url_template.repository' shared service.
  19984.      *
  19985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  19986.      */
  19987.     protected function getSeoUrlTemplate_RepositoryService()
  19988.     {
  19989.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  19990.         if (isset($this->services['seo_url_template.repository'])) {
  19991.             return $this->services['seo_url_template.repository'];
  19992.         }
  19993.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  19994.         if (isset($this->services['seo_url_template.repository'])) {
  19995.             return $this->services['seo_url_template.repository'];
  19996.         }
  19997.         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, ($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())));
  19998.     }
  19999.     /**
  20000.      * Gets the public 'services_resetter' shared service.
  20001.      *
  20002.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  20003.      */
  20004.     protected function getServicesResetterService()
  20005.     {
  20006.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  20007.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  20008.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  20009.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  20010.             }
  20011.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  20012.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  20013.             }
  20014.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  20015.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  20016.             }
  20017.             if (isset($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'])) {
  20018.                 yield 'Shopware\\Core\\System\\CustomField\\CustomFieldService' => ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? null);
  20019.             }
  20020.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  20021.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  20022.             }
  20023.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  20024.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  20025.             }
  20026.             if (false) {
  20027.                 yield 'shopware.increment.gateway.array' => null;
  20028.             }
  20029.             if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'])) {
  20030.                 yield 'Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper' => ($this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] ?? null);
  20031.             }
  20032.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  20033.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  20034.             }
  20035.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  20036.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  20037.             }
  20038.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  20039.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  20040.             }
  20041.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  20042.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  20043.             }
  20044.             if (isset($this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'])) {
  20045.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'] ?? null);
  20046.             }
  20047.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  20048.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  20049.             }
  20050.             if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'])) {
  20051.                 yield 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter' => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? null);
  20052.             }
  20053.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  20054.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? null);
  20055.             }
  20056.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  20057.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  20058.             }
  20059.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  20060.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  20061.             }
  20062.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  20063.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  20064.             }
  20065.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  20066.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  20067.             }
  20068.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  20069.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  20070.             }
  20071.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  20072.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? null);
  20073.             }
  20074.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  20075.                 yield 'Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? null);
  20076.             }
  20077.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  20078.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  20079.             }
  20080.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  20081.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  20082.             }
  20083.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  20084.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  20085.             }
  20086.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  20087.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  20088.             }
  20089.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  20090.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  20091.             }
  20092.             if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  20093.                 yield 'Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener' => ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? null);
  20094.             }
  20095.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  20096.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  20097.             }
  20098.             if (isset($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'])) {
  20099.                 yield 'Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder' => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? null);
  20100.             }
  20101.             if (isset($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'])) {
  20102.                 yield 'Shopware\\Storefront\\Theme\\SalesChannelThemeLoader' => ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? null);
  20103.             }
  20104.             if (isset($this->services['cache.app'])) {
  20105.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  20106.             }
  20107.             if (isset($this->services['cache.system'])) {
  20108.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  20109.             }
  20110.             if (isset($this->privates['cache.validator'])) {
  20111.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  20112.             }
  20113.             if (isset($this->privates['cache.serializer'])) {
  20114.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  20115.             }
  20116.             if (isset($this->privates['cache.annotations'])) {
  20117.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  20118.             }
  20119.             if (isset($this->privates['cache.property_info'])) {
  20120.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  20121.             }
  20122.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  20123.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  20124.             }
  20125.             if (isset($this->privates['mailer.message_logger_listener'])) {
  20126.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  20127.             }
  20128.             if (isset($this->privates['debug.stopwatch'])) {
  20129.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  20130.             }
  20131.             if (isset($this->services['event_dispatcher'])) {
  20132.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  20133.             }
  20134.             if (isset($this->privates['cache.rate_limiter'])) {
  20135.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  20136.             }
  20137.             if (isset($this->privates['.cache.object.inner'])) {
  20138.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  20139.             }
  20140.             if (isset($this->privates['.cache.http.inner'])) {
  20141.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  20142.             }
  20143.             if (isset($this->privates['cache.tags'])) {
  20144.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  20145.             }
  20146.             if (isset($this->privates['session_listener'])) {
  20147.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  20148.             }
  20149.             if (isset($this->services['cache.validator_expression_language'])) {
  20150.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  20151.             }
  20152.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  20153.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  20154.             }
  20155.             if (isset($this->services['.container.private.profiler'])) {
  20156.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  20157.             }
  20158.             if (isset($this->privates['debug.validator'])) {
  20159.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  20160.             }
  20161.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'])) {
  20162.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? null);
  20163.             }
  20164.             if (isset($this->privates['monolog.handler.console'])) {
  20165.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  20166.             }
  20167.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  20168.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  20169.             }
  20170.             if (isset($this->privates['monolog.handler.solfusion_main'])) {
  20171.                 yield 'monolog.handler.solfusion_main' => ($this->privates['monolog.handler.solfusion_main'] ?? null);
  20172.             }
  20173.         }, function () {
  20174.             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['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'])) + (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->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'])) + (int) (isset($this->privates['monolog.handler.solfusion_main']));
  20175.         }), ['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'], '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'], 'monolog.handler.solfusion_main' => [=> 'reset']]);
  20176.     }
  20177.     /**
  20178.      * Gets the public 'shipping_method.repository' shared service.
  20179.      *
  20180.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20181.      */
  20182.     protected function getShippingMethod_RepositoryService()
  20183.     {
  20184.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20185.         if (isset($this->services['shipping_method.repository'])) {
  20186.             return $this->services['shipping_method.repository'];
  20187.         }
  20188.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20189.         if (isset($this->services['shipping_method.repository'])) {
  20190.             return $this->services['shipping_method.repository'];
  20191.         }
  20192.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20193.         if (isset($this->services['shipping_method.repository'])) {
  20194.             return $this->services['shipping_method.repository'];
  20195.         }
  20196.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20197.         if (isset($this->services['shipping_method.repository'])) {
  20198.             return $this->services['shipping_method.repository'];
  20199.         }
  20200.         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())));
  20201.     }
  20202.     /**
  20203.      * Gets the public 'shipping_method_price.repository' shared service.
  20204.      *
  20205.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20206.      */
  20207.     protected function getShippingMethodPrice_RepositoryService()
  20208.     {
  20209.         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())));
  20210.     }
  20211.     /**
  20212.      * Gets the public 'shipping_method_tag.repository' shared service.
  20213.      *
  20214.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20215.      */
  20216.     protected function getShippingMethodTag_RepositoryService()
  20217.     {
  20218.         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())));
  20219.     }
  20220.     /**
  20221.      * Gets the public 'shipping_method_translation.repository' shared service.
  20222.      *
  20223.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20224.      */
  20225.     protected function getShippingMethodTranslation_RepositoryService()
  20226.     {
  20227.         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())));
  20228.     }
  20229.     /**
  20230.      * Gets the public 'shopware.filesystem.asset' shared service.
  20231.      *
  20232.      * @return \League\Flysystem\FilesystemInterface
  20233.      */
  20234.     protected function getShopware_Filesystem_AssetService()
  20235.     {
  20236.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  20237.     }
  20238.     /**
  20239.      * Gets the public 'shopware.filesystem.private' shared service.
  20240.      *
  20241.      * @return \League\Flysystem\FilesystemInterface
  20242.      */
  20243.     protected function getShopware_Filesystem_PrivateService()
  20244.     {
  20245.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  20246.     }
  20247.     /**
  20248.      * Gets the public 'shopware.filesystem.public' shared service.
  20249.      *
  20250.      * @return \League\Flysystem\FilesystemInterface
  20251.      */
  20252.     protected function getShopware_Filesystem_PublicService()
  20253.     {
  20254.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  20255.     }
  20256.     /**
  20257.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  20258.      *
  20259.      * @return \League\Flysystem\FilesystemInterface
  20260.      */
  20261.     protected function getShopware_Filesystem_SitemapService()
  20262.     {
  20263.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  20264.     }
  20265.     /**
  20266.      * Gets the public 'shopware.filesystem.temp' shared service.
  20267.      *
  20268.      * @return \League\Flysystem\FilesystemInterface
  20269.      */
  20270.     protected function getShopware_Filesystem_TempService()
  20271.     {
  20272.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  20273.     }
  20274.     /**
  20275.      * Gets the public 'shopware.filesystem.theme' shared service.
  20276.      *
  20277.      * @return \League\Flysystem\FilesystemInterface
  20278.      */
  20279.     protected function getShopware_Filesystem_ThemeService()
  20280.     {
  20281.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  20282.     }
  20283.     /**
  20284.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  20285.      *
  20286.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  20287.      */
  20288.     protected function getShopware_Increment_Gateway_RegistryService()
  20289.     {
  20290.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  20291.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  20292.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  20293.         }, 2));
  20294.     }
  20295.     /**
  20296.      * Gets the public 'shopware.store_client' shared service.
  20297.      *
  20298.      * @return \GuzzleHttp\Client
  20299.      */
  20300.     protected function getShopware_StoreClientService($lazyLoad true)
  20301.     {
  20302.         if ($lazyLoad) {
  20303.             return $this->services['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  20304.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  20305.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  20306.                     $proxy->setProxyInitializer(null);
  20307.                     return true;
  20308.                 });
  20309.             });
  20310.         }
  20311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  20312.         return (new \Shopware\Core\Framework\Store\Services\StoreClientFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new RewindableGenerator(function () {
  20313.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\VerifyResponseSignatureMiddleware'] ?? $this->getVerifyResponseSignatureMiddlewareService());
  20314.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\StoreSessionExpiredMiddleware'] ?? $this->getStoreSessionExpiredMiddlewareService());
  20315.             yield => ($this->services['Shopware\\Core\\Framework\\Store\\Services\\ShopSecretInvalidMiddleware'] ?? $this->getShopSecretInvalidMiddlewareService());
  20316.         }, 3)))->create();
  20317.     }
  20318.     /**
  20319.      * Gets the public 'snippet.repository' shared service.
  20320.      *
  20321.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20322.      */
  20323.     protected function getSnippet_RepositoryService()
  20324.     {
  20325.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20326.         if (isset($this->services['snippet.repository'])) {
  20327.             return $this->services['snippet.repository'];
  20328.         }
  20329.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20330.         if (isset($this->services['snippet.repository'])) {
  20331.             return $this->services['snippet.repository'];
  20332.         }
  20333.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20334.         if (isset($this->services['snippet.repository'])) {
  20335.             return $this->services['snippet.repository'];
  20336.         }
  20337.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20338.         if (isset($this->services['snippet.repository'])) {
  20339.             return $this->services['snippet.repository'];
  20340.         }
  20341.         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())));
  20342.     }
  20343.     /**
  20344.      * Gets the public 'snippet_set.repository' shared service.
  20345.      *
  20346.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20347.      */
  20348.     protected function getSnippetSet_RepositoryService()
  20349.     {
  20350.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20351.         if (isset($this->services['snippet_set.repository'])) {
  20352.             return $this->services['snippet_set.repository'];
  20353.         }
  20354.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20355.         if (isset($this->services['snippet_set.repository'])) {
  20356.             return $this->services['snippet_set.repository'];
  20357.         }
  20358.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20359.         if (isset($this->services['snippet_set.repository'])) {
  20360.             return $this->services['snippet_set.repository'];
  20361.         }
  20362.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20363.         if (isset($this->services['snippet_set.repository'])) {
  20364.             return $this->services['snippet_set.repository'];
  20365.         }
  20366.         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())));
  20367.     }
  20368.     /**
  20369.      * Gets the public 'solfusion_import.repository' shared service.
  20370.      *
  20371.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20372.      */
  20373.     protected function getSolfusionImport_RepositoryService()
  20374.     {
  20375.         return $this->services['solfusion_import.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Seidemann\\Solfusion\\Core\\SolfusionImport\\SolfusionImportDefinition'] ?? $this->getSolfusionImportDefinitionService()), ($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())));
  20376.     }
  20377.     /**
  20378.      * Gets the public 'state_machine.repository' shared service.
  20379.      *
  20380.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20381.      */
  20382.     protected function getStateMachine_RepositoryService()
  20383.     {
  20384.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20385.         if (isset($this->services['state_machine.repository'])) {
  20386.             return $this->services['state_machine.repository'];
  20387.         }
  20388.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20389.         if (isset($this->services['state_machine.repository'])) {
  20390.             return $this->services['state_machine.repository'];
  20391.         }
  20392.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20393.         if (isset($this->services['state_machine.repository'])) {
  20394.             return $this->services['state_machine.repository'];
  20395.         }
  20396.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20397.         if (isset($this->services['state_machine.repository'])) {
  20398.             return $this->services['state_machine.repository'];
  20399.         }
  20400.         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())));
  20401.     }
  20402.     /**
  20403.      * Gets the public 'state_machine_history.repository' shared service.
  20404.      *
  20405.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20406.      */
  20407.     protected function getStateMachineHistory_RepositoryService()
  20408.     {
  20409.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20410.         if (isset($this->services['state_machine_history.repository'])) {
  20411.             return $this->services['state_machine_history.repository'];
  20412.         }
  20413.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20414.         if (isset($this->services['state_machine_history.repository'])) {
  20415.             return $this->services['state_machine_history.repository'];
  20416.         }
  20417.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20418.         if (isset($this->services['state_machine_history.repository'])) {
  20419.             return $this->services['state_machine_history.repository'];
  20420.         }
  20421.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20422.         if (isset($this->services['state_machine_history.repository'])) {
  20423.             return $this->services['state_machine_history.repository'];
  20424.         }
  20425.         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())));
  20426.     }
  20427.     /**
  20428.      * Gets the public 'state_machine_state.repository' shared service.
  20429.      *
  20430.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20431.      */
  20432.     protected function getStateMachineState_RepositoryService()
  20433.     {
  20434.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20435.         if (isset($this->services['state_machine_state.repository'])) {
  20436.             return $this->services['state_machine_state.repository'];
  20437.         }
  20438.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20439.         if (isset($this->services['state_machine_state.repository'])) {
  20440.             return $this->services['state_machine_state.repository'];
  20441.         }
  20442.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20443.         if (isset($this->services['state_machine_state.repository'])) {
  20444.             return $this->services['state_machine_state.repository'];
  20445.         }
  20446.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20447.         if (isset($this->services['state_machine_state.repository'])) {
  20448.             return $this->services['state_machine_state.repository'];
  20449.         }
  20450.         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())));
  20451.     }
  20452.     /**
  20453.      * Gets the public 'state_machine_state_translation.repository' shared service.
  20454.      *
  20455.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20456.      */
  20457.     protected function getStateMachineStateTranslation_RepositoryService()
  20458.     {
  20459.         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())));
  20460.     }
  20461.     /**
  20462.      * Gets the public 'state_machine_transition.repository' shared service.
  20463.      *
  20464.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20465.      */
  20466.     protected function getStateMachineTransition_RepositoryService()
  20467.     {
  20468.         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()), ($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())));
  20469.     }
  20470.     /**
  20471.      * Gets the public 'state_machine_translation.repository' shared service.
  20472.      *
  20473.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20474.      */
  20475.     protected function getStateMachineTranslation_RepositoryService()
  20476.     {
  20477.         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())));
  20478.     }
  20479.     /**
  20480.      * Gets the public 'storefront.filesystem.private' shared service.
  20481.      *
  20482.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20483.      */
  20484.     protected function getStorefront_Filesystem_PrivateService()
  20485.     {
  20486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20488.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  20489.     }
  20490.     /**
  20491.      * Gets the public 'storefront.filesystem.public' shared service.
  20492.      *
  20493.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20494.      */
  20495.     protected function getStorefront_Filesystem_PublicService()
  20496.     {
  20497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20499.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  20500.     }
  20501.     /**
  20502.      * Gets the public 'swag_cms_extensions.filesystem.private' shared service.
  20503.      *
  20504.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20505.      */
  20506.     protected function getSwagCmsExtensions_Filesystem_PrivateService()
  20507.     {
  20508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20510.         return $this->services['swag_cms_extensions.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_cms_extensions');
  20511.     }
  20512.     /**
  20513.      * Gets the public 'swag_cms_extensions.filesystem.public' shared service.
  20514.      *
  20515.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20516.      */
  20517.     protected function getSwagCmsExtensions_Filesystem_PublicService()
  20518.     {
  20519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20521.         return $this->services['swag_cms_extensions.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_cms_extensions');
  20522.     }
  20523.     /**
  20524.      * Gets the public 'swag_cms_extensions_block_rule.repository' shared service.
  20525.      *
  20526.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20527.      */
  20528.     protected function getSwagCmsExtensionsBlockRule_RepositoryService()
  20529.     {
  20530.         return $this->services['swag_cms_extensions_block_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] ?? $this->getBlockRuleDefinitionService()), ($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())));
  20531.     }
  20532.     /**
  20533.      * Gets the public 'swag_cms_extensions_form.repository' shared service.
  20534.      *
  20535.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20536.      */
  20537.     protected function getSwagCmsExtensionsForm_RepositoryService()
  20538.     {
  20539.         return $this->services['swag_cms_extensions_form.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\FormDefinition'] ?? $this->getFormDefinitionService()), ($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())));
  20540.     }
  20541.     /**
  20542.      * Gets the public 'swag_cms_extensions_form_group.repository' shared service.
  20543.      *
  20544.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20545.      */
  20546.     protected function getSwagCmsExtensionsFormGroup_RepositoryService()
  20547.     {
  20548.         return $this->services['swag_cms_extensions_form_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] ?? $this->getFormGroupDefinitionService()), ($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())));
  20549.     }
  20550.     /**
  20551.      * Gets the public 'swag_cms_extensions_form_group_field.repository' shared service.
  20552.      *
  20553.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20554.      */
  20555.     protected function getSwagCmsExtensionsFormGroupField_RepositoryService()
  20556.     {
  20557.         return $this->services['swag_cms_extensions_form_group_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] ?? $this->getFormGroupFieldDefinitionService()), ($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())));
  20558.     }
  20559.     /**
  20560.      * Gets the public 'swag_cms_extensions_form_group_field_translation.repository' shared service.
  20561.      *
  20562.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20563.      */
  20564.     protected function getSwagCmsExtensionsFormGroupFieldTranslation_RepositoryService()
  20565.     {
  20566.         return $this->services['swag_cms_extensions_form_group_field_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] ?? $this->getFormGroupFieldTranslationDefinitionService()), ($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())));
  20567.     }
  20568.     /**
  20569.      * Gets the public 'swag_cms_extensions_form_group_translation.repository' shared service.
  20570.      *
  20571.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20572.      */
  20573.     protected function getSwagCmsExtensionsFormGroupTranslation_RepositoryService()
  20574.     {
  20575.         return $this->services['swag_cms_extensions_form_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] ?? $this->getFormGroupTranslationDefinitionService()), ($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())));
  20576.     }
  20577.     /**
  20578.      * Gets the public 'swag_cms_extensions_form_translation.repository' shared service.
  20579.      *
  20580.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20581.      */
  20582.     protected function getSwagCmsExtensionsFormTranslation_RepositoryService()
  20583.     {
  20584.         return $this->services['swag_cms_extensions_form_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] ?? $this->getFormTranslationDefinitionService()), ($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())));
  20585.     }
  20586.     /**
  20587.      * Gets the public 'swag_cms_extensions_quickview.repository' shared service.
  20588.      *
  20589.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20590.      */
  20591.     protected function getSwagCmsExtensionsQuickview_RepositoryService()
  20592.     {
  20593.         return $this->services['swag_cms_extensions_quickview.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] ?? $this->getQuickviewDefinitionService()), ($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())));
  20594.     }
  20595.     /**
  20596.      * Gets the public 'swag_cms_extensions_scroll_navigation.repository' shared service.
  20597.      *
  20598.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20599.      */
  20600.     protected function getSwagCmsExtensionsScrollNavigation_RepositoryService()
  20601.     {
  20602.         return $this->services['swag_cms_extensions_scroll_navigation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] ?? $this->getScrollNavigationDefinitionService()), ($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())));
  20603.     }
  20604.     /**
  20605.      * Gets the public 'swag_cms_extensions_scroll_navigation_page_settings.repository' shared service.
  20606.      *
  20607.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20608.      */
  20609.     protected function getSwagCmsExtensionsScrollNavigationPageSettings_RepositoryService()
  20610.     {
  20611.         return $this->services['swag_cms_extensions_scroll_navigation_page_settings.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] ?? $this->getScrollNavigationPageSettingsDefinitionService()), ($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())));
  20612.     }
  20613.     /**
  20614.      * Gets the public 'swag_cms_extensions_scroll_navigation_translation.repository' shared service.
  20615.      *
  20616.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20617.      */
  20618.     protected function getSwagCmsExtensionsScrollNavigationTranslation_RepositoryService()
  20619.     {
  20620.         return $this->services['swag_cms_extensions_scroll_navigation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] ?? $this->getScrollNavigationTranslationDefinitionService()), ($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())));
  20621.     }
  20622.     /**
  20623.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  20624.      *
  20625.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20626.      */
  20627.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  20628.     {
  20629.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20631.         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');
  20632.     }
  20633.     /**
  20634.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  20635.      *
  20636.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20637.      */
  20638.     protected function getSwagExtensionStore_Filesystem_PublicService()
  20639.     {
  20640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20642.         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');
  20643.     }
  20644.     /**
  20645.      * Gets the public 'swag_migration_assistant.filesystem.private' shared service.
  20646.      *
  20647.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20648.      */
  20649.     protected function getSwagMigrationAssistant_Filesystem_PrivateService()
  20650.     {
  20651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20653.         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');
  20654.     }
  20655.     /**
  20656.      * Gets the public 'swag_migration_assistant.filesystem.public' shared service.
  20657.      *
  20658.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20659.      */
  20660.     protected function getSwagMigrationAssistant_Filesystem_PublicService()
  20661.     {
  20662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20664.         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');
  20665.     }
  20666.     /**
  20667.      * Gets the public 'swag_migration_connection.repository' shared service.
  20668.      *
  20669.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20670.      */
  20671.     protected function getSwagMigrationConnection_RepositoryService()
  20672.     {
  20673.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20674.         if (isset($this->services['swag_migration_connection.repository'])) {
  20675.             return $this->services['swag_migration_connection.repository'];
  20676.         }
  20677.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20678.         if (isset($this->services['swag_migration_connection.repository'])) {
  20679.             return $this->services['swag_migration_connection.repository'];
  20680.         }
  20681.         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, ($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())));
  20682.     }
  20683.     /**
  20684.      * Gets the public 'swag_migration_data.repository' shared service.
  20685.      *
  20686.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20687.      */
  20688.     protected function getSwagMigrationData_RepositoryService()
  20689.     {
  20690.         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())));
  20691.     }
  20692.     /**
  20693.      * Gets the public 'swag_migration_general_setting.repository' shared service.
  20694.      *
  20695.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20696.      */
  20697.     protected function getSwagMigrationGeneralSetting_RepositoryService()
  20698.     {
  20699.         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())));
  20700.     }
  20701.     /**
  20702.      * Gets the public 'swag_migration_logging.repository' shared service.
  20703.      *
  20704.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20705.      */
  20706.     protected function getSwagMigrationLogging_RepositoryService()
  20707.     {
  20708.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20709.         if (isset($this->services['swag_migration_logging.repository'])) {
  20710.             return $this->services['swag_migration_logging.repository'];
  20711.         }
  20712.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20713.         if (isset($this->services['swag_migration_logging.repository'])) {
  20714.             return $this->services['swag_migration_logging.repository'];
  20715.         }
  20716.         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, ($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())));
  20717.     }
  20718.     /**
  20719.      * Gets the public 'swag_migration_mapping.repository' shared service.
  20720.      *
  20721.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20722.      */
  20723.     protected function getSwagMigrationMapping_RepositoryService()
  20724.     {
  20725.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20726.         if (isset($this->services['swag_migration_mapping.repository'])) {
  20727.             return $this->services['swag_migration_mapping.repository'];
  20728.         }
  20729.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20730.         if (isset($this->services['swag_migration_mapping.repository'])) {
  20731.             return $this->services['swag_migration_mapping.repository'];
  20732.         }
  20733.         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, ($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())));
  20734.     }
  20735.     /**
  20736.      * Gets the public 'swag_migration_media_file.repository' shared service.
  20737.      *
  20738.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20739.      */
  20740.     protected function getSwagMigrationMediaFile_RepositoryService()
  20741.     {
  20742.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20743.         if (isset($this->services['swag_migration_media_file.repository'])) {
  20744.             return $this->services['swag_migration_media_file.repository'];
  20745.         }
  20746.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20747.         if (isset($this->services['swag_migration_media_file.repository'])) {
  20748.             return $this->services['swag_migration_media_file.repository'];
  20749.         }
  20750.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20751.         if (isset($this->services['swag_migration_media_file.repository'])) {
  20752.             return $this->services['swag_migration_media_file.repository'];
  20753.         }
  20754.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20755.         if (isset($this->services['swag_migration_media_file.repository'])) {
  20756.             return $this->services['swag_migration_media_file.repository'];
  20757.         }
  20758.         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())));
  20759.     }
  20760.     /**
  20761.      * Gets the public 'swag_migration_run.repository' shared service.
  20762.      *
  20763.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20764.      */
  20765.     protected function getSwagMigrationRun_RepositoryService()
  20766.     {
  20767.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20768.         if (isset($this->services['swag_migration_run.repository'])) {
  20769.             return $this->services['swag_migration_run.repository'];
  20770.         }
  20771.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20772.         if (isset($this->services['swag_migration_run.repository'])) {
  20773.             return $this->services['swag_migration_run.repository'];
  20774.         }
  20775.         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, ($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())));
  20776.     }
  20777.     /**
  20778.      * Gets the public 'swp_sample_order_six.filesystem.private' shared service.
  20779.      *
  20780.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20781.      */
  20782.     protected function getSwpSampleOrderSix_Filesystem_PrivateService()
  20783.     {
  20784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20786.         return $this->services['swp_sample_order_six.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swp_sample_order_six');
  20787.     }
  20788.     /**
  20789.      * Gets the public 'swp_sample_order_six.filesystem.public' shared service.
  20790.      *
  20791.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20792.      */
  20793.     protected function getSwpSampleOrderSix_Filesystem_PublicService()
  20794.     {
  20795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20797.         return $this->services['swp_sample_order_six.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swp_sample_order_six');
  20798.     }
  20799.     /**
  20800.      * Gets the public 'system.filesystem.private' shared service.
  20801.      *
  20802.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20803.      */
  20804.     protected function getSystem_Filesystem_PrivateService()
  20805.     {
  20806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20808.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  20809.     }
  20810.     /**
  20811.      * Gets the public 'system.filesystem.public' shared service.
  20812.      *
  20813.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  20814.      */
  20815.     protected function getSystem_Filesystem_PublicService()
  20816.     {
  20817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  20818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  20819.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  20820.     }
  20821.     /**
  20822.      * Gets the public 'system_config.repository' shared service.
  20823.      *
  20824.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20825.      */
  20826.     protected function getSystemConfig_RepositoryService()
  20827.     {
  20828.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20829.         if (isset($this->services['system_config.repository'])) {
  20830.             return $this->services['system_config.repository'];
  20831.         }
  20832.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20833.         if (isset($this->services['system_config.repository'])) {
  20834.             return $this->services['system_config.repository'];
  20835.         }
  20836.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20837.         if (isset($this->services['system_config.repository'])) {
  20838.             return $this->services['system_config.repository'];
  20839.         }
  20840.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20841.         if (isset($this->services['system_config.repository'])) {
  20842.             return $this->services['system_config.repository'];
  20843.         }
  20844.         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$b$c$d, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  20845.     }
  20846.     /**
  20847.      * Gets the public 'tag.repository' shared service.
  20848.      *
  20849.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20850.      */
  20851.     protected function getTag_RepositoryService()
  20852.     {
  20853.         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())));
  20854.     }
  20855.     /**
  20856.      * Gets the public 'tax.repository' shared service.
  20857.      *
  20858.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20859.      */
  20860.     protected function getTax_RepositoryService()
  20861.     {
  20862.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20863.         if (isset($this->services['tax.repository'])) {
  20864.             return $this->services['tax.repository'];
  20865.         }
  20866.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20867.         if (isset($this->services['tax.repository'])) {
  20868.             return $this->services['tax.repository'];
  20869.         }
  20870.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20871.         if (isset($this->services['tax.repository'])) {
  20872.             return $this->services['tax.repository'];
  20873.         }
  20874.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20875.         if (isset($this->services['tax.repository'])) {
  20876.             return $this->services['tax.repository'];
  20877.         }
  20878.         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())));
  20879.     }
  20880.     /**
  20881.      * Gets the public 'tax_rule.repository' shared service.
  20882.      *
  20883.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20884.      */
  20885.     protected function getTaxRule_RepositoryService()
  20886.     {
  20887.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20888.         if (isset($this->services['tax_rule.repository'])) {
  20889.             return $this->services['tax_rule.repository'];
  20890.         }
  20891.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20892.         if (isset($this->services['tax_rule.repository'])) {
  20893.             return $this->services['tax_rule.repository'];
  20894.         }
  20895.         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, ($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())));
  20896.     }
  20897.     /**
  20898.      * Gets the public 'tax_rule_type.repository' shared service.
  20899.      *
  20900.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20901.      */
  20902.     protected function getTaxRuleType_RepositoryService()
  20903.     {
  20904.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20905.         if (isset($this->services['tax_rule_type.repository'])) {
  20906.             return $this->services['tax_rule_type.repository'];
  20907.         }
  20908.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20909.         if (isset($this->services['tax_rule_type.repository'])) {
  20910.             return $this->services['tax_rule_type.repository'];
  20911.         }
  20912.         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, ($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())));
  20913.     }
  20914.     /**
  20915.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  20916.      *
  20917.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20918.      */
  20919.     protected function getTaxRuleTypeTranslation_RepositoryService()
  20920.     {
  20921.         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())));
  20922.     }
  20923.     /**
  20924.      * Gets the public 'theme.repository' shared service.
  20925.      *
  20926.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20927.      */
  20928.     protected function getTheme_RepositoryService()
  20929.     {
  20930.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20931.         if (isset($this->services['theme.repository'])) {
  20932.             return $this->services['theme.repository'];
  20933.         }
  20934.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20935.         if (isset($this->services['theme.repository'])) {
  20936.             return $this->services['theme.repository'];
  20937.         }
  20938.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20939.         if (isset($this->services['theme.repository'])) {
  20940.             return $this->services['theme.repository'];
  20941.         }
  20942.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20943.         if (isset($this->services['theme.repository'])) {
  20944.             return $this->services['theme.repository'];
  20945.         }
  20946.         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())));
  20947.     }
  20948.     /**
  20949.      * Gets the public 'theme_child.repository' shared service.
  20950.      *
  20951.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20952.      */
  20953.     protected function getThemeChild_RepositoryService()
  20954.     {
  20955.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20956.         if (isset($this->services['theme_child.repository'])) {
  20957.             return $this->services['theme_child.repository'];
  20958.         }
  20959.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20960.         if (isset($this->services['theme_child.repository'])) {
  20961.             return $this->services['theme_child.repository'];
  20962.         }
  20963.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20964.         if (isset($this->services['theme_child.repository'])) {
  20965.             return $this->services['theme_child.repository'];
  20966.         }
  20967.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20968.         if (isset($this->services['theme_child.repository'])) {
  20969.             return $this->services['theme_child.repository'];
  20970.         }
  20971.         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())));
  20972.     }
  20973.     /**
  20974.      * Gets the public 'theme_media.repository' shared service.
  20975.      *
  20976.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  20977.      */
  20978.     protected function getThemeMedia_RepositoryService()
  20979.     {
  20980.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  20981.         if (isset($this->services['theme_media.repository'])) {
  20982.             return $this->services['theme_media.repository'];
  20983.         }
  20984.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  20985.         if (isset($this->services['theme_media.repository'])) {
  20986.             return $this->services['theme_media.repository'];
  20987.         }
  20988.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  20989.         if (isset($this->services['theme_media.repository'])) {
  20990.             return $this->services['theme_media.repository'];
  20991.         }
  20992.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  20993.         if (isset($this->services['theme_media.repository'])) {
  20994.             return $this->services['theme_media.repository'];
  20995.         }
  20996.         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())));
  20997.     }
  20998.     /**
  20999.      * Gets the public 'theme_sales_channel.repository' shared service.
  21000.      *
  21001.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21002.      */
  21003.     protected function getThemeSalesChannel_RepositoryService()
  21004.     {
  21005.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21006.         if (isset($this->services['theme_sales_channel.repository'])) {
  21007.             return $this->services['theme_sales_channel.repository'];
  21008.         }
  21009.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21010.         if (isset($this->services['theme_sales_channel.repository'])) {
  21011.             return $this->services['theme_sales_channel.repository'];
  21012.         }
  21013.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21014.         if (isset($this->services['theme_sales_channel.repository'])) {
  21015.             return $this->services['theme_sales_channel.repository'];
  21016.         }
  21017.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21018.         if (isset($this->services['theme_sales_channel.repository'])) {
  21019.             return $this->services['theme_sales_channel.repository'];
  21020.         }
  21021.         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())));
  21022.     }
  21023.     /**
  21024.      * Gets the public 'theme_translation.repository' shared service.
  21025.      *
  21026.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21027.      */
  21028.     protected function getThemeTranslation_RepositoryService()
  21029.     {
  21030.         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())));
  21031.     }
  21032.     /**
  21033.      * Gets the public 'translator' shared service.
  21034.      *
  21035.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  21036.      */
  21037.     protected function getTranslatorService()
  21038.     {
  21039.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  21040.         if (isset($this->services['translator'])) {
  21041.             return $this->services['translator'];
  21042.         }
  21043.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
  21044.     }
  21045.     /**
  21046.      * Gets the public 'unit.repository' shared service.
  21047.      *
  21048.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21049.      */
  21050.     protected function getUnit_RepositoryService()
  21051.     {
  21052.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21053.         if (isset($this->services['unit.repository'])) {
  21054.             return $this->services['unit.repository'];
  21055.         }
  21056.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21057.         if (isset($this->services['unit.repository'])) {
  21058.             return $this->services['unit.repository'];
  21059.         }
  21060.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21061.         if (isset($this->services['unit.repository'])) {
  21062.             return $this->services['unit.repository'];
  21063.         }
  21064.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21065.         if (isset($this->services['unit.repository'])) {
  21066.             return $this->services['unit.repository'];
  21067.         }
  21068.         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())));
  21069.     }
  21070.     /**
  21071.      * Gets the public 'unit_translation.repository' shared service.
  21072.      *
  21073.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21074.      */
  21075.     protected function getUnitTranslation_RepositoryService()
  21076.     {
  21077.         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())));
  21078.     }
  21079.     /**
  21080.      * Gets the public 'user.repository' shared service.
  21081.      *
  21082.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21083.      */
  21084.     protected function getUser_RepositoryService()
  21085.     {
  21086.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21087.         if (isset($this->services['user.repository'])) {
  21088.             return $this->services['user.repository'];
  21089.         }
  21090.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21091.         if (isset($this->services['user.repository'])) {
  21092.             return $this->services['user.repository'];
  21093.         }
  21094.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21095.         if (isset($this->services['user.repository'])) {
  21096.             return $this->services['user.repository'];
  21097.         }
  21098.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21099.         if (isset($this->services['user.repository'])) {
  21100.             return $this->services['user.repository'];
  21101.         }
  21102.         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())));
  21103.     }
  21104.     /**
  21105.      * Gets the public 'user_access_key.repository' shared service.
  21106.      *
  21107.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21108.      */
  21109.     protected function getUserAccessKey_RepositoryService()
  21110.     {
  21111.         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())));
  21112.     }
  21113.     /**
  21114.      * Gets the public 'user_config.repository' shared service.
  21115.      *
  21116.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21117.      */
  21118.     protected function getUserConfig_RepositoryService()
  21119.     {
  21120.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21121.         if (isset($this->services['user_config.repository'])) {
  21122.             return $this->services['user_config.repository'];
  21123.         }
  21124.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21125.         if (isset($this->services['user_config.repository'])) {
  21126.             return $this->services['user_config.repository'];
  21127.         }
  21128.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21129.         if (isset($this->services['user_config.repository'])) {
  21130.             return $this->services['user_config.repository'];
  21131.         }
  21132.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21133.         if (isset($this->services['user_config.repository'])) {
  21134.             return $this->services['user_config.repository'];
  21135.         }
  21136.         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())));
  21137.     }
  21138.     /**
  21139.      * Gets the public 'user_recovery.repository' shared service.
  21140.      *
  21141.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21142.      */
  21143.     protected function getUserRecovery_RepositoryService()
  21144.     {
  21145.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21146.         if (isset($this->services['user_recovery.repository'])) {
  21147.             return $this->services['user_recovery.repository'];
  21148.         }
  21149.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21150.         if (isset($this->services['user_recovery.repository'])) {
  21151.             return $this->services['user_recovery.repository'];
  21152.         }
  21153.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21154.         if (isset($this->services['user_recovery.repository'])) {
  21155.             return $this->services['user_recovery.repository'];
  21156.         }
  21157.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21158.         if (isset($this->services['user_recovery.repository'])) {
  21159.             return $this->services['user_recovery.repository'];
  21160.         }
  21161.         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())));
  21162.     }
  21163.     /**
  21164.      * Gets the public 'var_dumper.cloner' shared service.
  21165.      *
  21166.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  21167.      */
  21168.     protected function getVarDumper_ClonerService()
  21169.     {
  21170.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  21171.         $instance->setMaxItems(2500);
  21172.         $instance->setMinDepth(1);
  21173.         $instance->setMaxString(-1);
  21174.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  21175.         return $instance;
  21176.     }
  21177.     /**
  21178.      * Gets the public 'version.repository' shared service.
  21179.      *
  21180.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21181.      */
  21182.     protected function getVersion_RepositoryService()
  21183.     {
  21184.         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())));
  21185.     }
  21186.     /**
  21187.      * Gets the public 'version_commit.repository' shared service.
  21188.      *
  21189.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21190.      */
  21191.     protected function getVersionCommit_RepositoryService()
  21192.     {
  21193.         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())));
  21194.     }
  21195.     /**
  21196.      * Gets the public 'version_commit_data.repository' shared service.
  21197.      *
  21198.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21199.      */
  21200.     protected function getVersionCommitData_RepositoryService()
  21201.     {
  21202.         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())));
  21203.     }
  21204.     /**
  21205.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  21206.      *
  21207.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  21208.      */
  21209.     protected function getWebProfiler_Controller_ExceptionPanelService()
  21210.     {
  21211.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  21212.         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()));
  21213.     }
  21214.     /**
  21215.      * Gets the public 'web_profiler.controller.profiler' shared service.
  21216.      *
  21217.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  21218.      */
  21219.     protected function getWebProfiler_Controller_ProfilerService()
  21220.     {
  21221.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  21222.         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));
  21223.     }
  21224.     /**
  21225.      * Gets the public 'web_profiler.controller.router' shared service.
  21226.      *
  21227.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  21228.      */
  21229.     protected function getWebProfiler_Controller_RouterService()
  21230.     {
  21231.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  21232.         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 () {
  21233.             return new \EmptyIterator();
  21234.         }, 0));
  21235.     }
  21236.     /**
  21237.      * Gets the public 'webhook.repository' shared service.
  21238.      *
  21239.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21240.      */
  21241.     protected function getWebhook_RepositoryService()
  21242.     {
  21243.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21244.         if (isset($this->services['webhook.repository'])) {
  21245.             return $this->services['webhook.repository'];
  21246.         }
  21247.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21248.         if (isset($this->services['webhook.repository'])) {
  21249.             return $this->services['webhook.repository'];
  21250.         }
  21251.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21252.         if (isset($this->services['webhook.repository'])) {
  21253.             return $this->services['webhook.repository'];
  21254.         }
  21255.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21256.         if (isset($this->services['webhook.repository'])) {
  21257.             return $this->services['webhook.repository'];
  21258.         }
  21259.         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())));
  21260.     }
  21261.     /**
  21262.      * Gets the public 'webhook_event_log.repository' shared service.
  21263.      *
  21264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepositoryForwardCompatibilityDecorator
  21265.      */
  21266.     protected function getWebhookEventLog_RepositoryService()
  21267.     {
  21268.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  21269.         if (isset($this->services['webhook_event_log.repository'])) {
  21270.             return $this->services['webhook_event_log.repository'];
  21271.         }
  21272.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  21273.         if (isset($this->services['webhook_event_log.repository'])) {
  21274.             return $this->services['webhook_event_log.repository'];
  21275.         }
  21276.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  21277.         if (isset($this->services['webhook_event_log.repository'])) {
  21278.             return $this->services['webhook_event_log.repository'];
  21279.         }
  21280.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21281.         if (isset($this->services['webhook_event_log.repository'])) {
  21282.             return $this->services['webhook_event_log.repository'];
  21283.         }
  21284.         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())));
  21285.     }
  21286.     /**
  21287.      * Gets the private '.Frosh\Tools\Command\ChangeUserPasswordCommand.lazy' shared service.
  21288.      *
  21289.      * @return \Symfony\Component\Console\Command\LazyCommand
  21290.      */
  21291.     protected function getChangeUserPasswordCommand_LazyService()
  21292.     {
  21293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21295.         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 {
  21296.             return ($this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] ?? $this->getChangeUserPasswordCommandService());
  21297.         });
  21298.     }
  21299.     /**
  21300.      * Gets the private '.Frosh\Tools\Command\EnvDelCommand.lazy' shared service.
  21301.      *
  21302.      * @return \Symfony\Component\Console\Command\LazyCommand
  21303.      */
  21304.     protected function getEnvDelCommand_LazyService()
  21305.     {
  21306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21308.         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 {
  21309.             return ($this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] ?? $this->getEnvDelCommandService());
  21310.         });
  21311.     }
  21312.     /**
  21313.      * Gets the private '.Frosh\Tools\Command\EnvGetCommand.lazy' shared service.
  21314.      *
  21315.      * @return \Symfony\Component\Console\Command\LazyCommand
  21316.      */
  21317.     protected function getEnvGetCommand_LazyService()
  21318.     {
  21319.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21320.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21321.         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 {
  21322.             return ($this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] ?? $this->getEnvGetCommandService());
  21323.         });
  21324.     }
  21325.     /**
  21326.      * Gets the private '.Frosh\Tools\Command\EnvSetCommand.lazy' shared service.
  21327.      *
  21328.      * @return \Symfony\Component\Console\Command\LazyCommand
  21329.      */
  21330.     protected function getEnvSetCommand_LazyService()
  21331.     {
  21332.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21334.         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 {
  21335.             return ($this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] ?? $this->getEnvSetCommandService());
  21336.         });
  21337.     }
  21338.     /**
  21339.      * Gets the private '.Frosh\Tools\Command\MonitorCommand.lazy' shared service.
  21340.      *
  21341.      * @return \Symfony\Component\Console\Command\LazyCommand
  21342.      */
  21343.     protected function getMonitorCommand_LazyService()
  21344.     {
  21345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21347.         return $this->privates['.Frosh\\Tools\\Command\\MonitorCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('frosh:monitor', [], 'Monitor your scheduled task and queue with this command and get notified via email.'false, function (): \Frosh\Tools\Command\MonitorCommand {
  21348.             return ($this->privates['Frosh\\Tools\\Command\\MonitorCommand'] ?? $this->getMonitorCommandService());
  21349.         });
  21350.     }
  21351.     /**
  21352.      * Gets the private '.Frosh\Tools\Command\UpdateComposerPluginsCommand.lazy' shared service.
  21353.      *
  21354.      * @return \Symfony\Component\Console\Command\LazyCommand
  21355.      */
  21356.     protected function getUpdateComposerPluginsCommand_LazyService()
  21357.     {
  21358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21360.         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 {
  21361.             return ($this->privates['Frosh\\Tools\\Command\\UpdateComposerPluginsCommand'] ?? $this->getUpdateComposerPluginsCommandService());
  21362.         });
  21363.     }
  21364.     /**
  21365.      * Gets the private '.Frosh\Tools\Command\UpdatePluginsCommand.lazy' shared service.
  21366.      *
  21367.      * @return \Symfony\Component\Console\Command\LazyCommand
  21368.      */
  21369.     protected function getUpdatePluginsCommand_LazyService()
  21370.     {
  21371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21373.         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 {
  21374.             return ($this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] ?? $this->getUpdatePluginsCommandService());
  21375.         });
  21376.     }
  21377.     /**
  21378.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  21379.      *
  21380.      * @return \Symfony\Component\Console\Command\LazyCommand
  21381.      */
  21382.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  21383.     {
  21384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21385.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21386.         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 {
  21387.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  21388.         });
  21389.     }
  21390.     /**
  21391.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand.lazy' shared service.
  21392.      *
  21393.      * @return \Symfony\Component\Console\Command\LazyCommand
  21394.      */
  21395.     protected function getElasticsearchAdminIndexingCommand_LazyService()
  21396.     {
  21397.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21398.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21399.         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 {
  21400.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] ?? $this->getElasticsearchAdminIndexingCommandService());
  21401.         });
  21402.     }
  21403.     /**
  21404.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand.lazy' shared service.
  21405.      *
  21406.      * @return \Symfony\Component\Console\Command\LazyCommand
  21407.      */
  21408.     protected function getElasticsearchAdminResetCommand_LazyService()
  21409.     {
  21410.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21411.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21412.         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 {
  21413.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminResetCommand'] ?? $this->getElasticsearchAdminResetCommandService());
  21414.         });
  21415.     }
  21416.     /**
  21417.      * Gets the private '.Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand.lazy' shared service.
  21418.      *
  21419.      * @return \Symfony\Component\Console\Command\LazyCommand
  21420.      */
  21421.     protected function getElasticsearchAdminTestCommand_LazyService()
  21422.     {
  21423.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21425.         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 {
  21426.             return ($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] ?? $this->getElasticsearchAdminTestCommandService());
  21427.         });
  21428.     }
  21429.     /**
  21430.      * Gets the private '.Symfony\Component\Dotenv\Command\DotenvDumpCommand.lazy' shared service.
  21431.      *
  21432.      * @return \Symfony\Component\Console\Command\LazyCommand
  21433.      */
  21434.     protected function getDotenvDumpCommand_LazyService()
  21435.     {
  21436.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21438.         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 {
  21439.             return ($this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] ?? $this->getDotenvDumpCommandService());
  21440.         });
  21441.     }
  21442.     /**
  21443.      * Gets the private '.cache.http.inner' shared service.
  21444.      *
  21445.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21446.      */
  21447.     protected function get_Cache_Http_InnerService()
  21448.     {
  21449.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  21450.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21451.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  21452.     }
  21453.     /**
  21454.      * Gets the private '.cache.object.inner' shared service.
  21455.      *
  21456.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  21457.      */
  21458.     protected function get_Cache_Object_InnerService()
  21459.     {
  21460.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  21461.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21462.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  21463.     }
  21464.     /**
  21465.      * Gets the private '.console.command.about.lazy' shared service.
  21466.      *
  21467.      * @return \Symfony\Component\Console\Command\LazyCommand
  21468.      */
  21469.     protected function get_Console_Command_About_LazyService()
  21470.     {
  21471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21473.         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 {
  21474.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  21475.         });
  21476.     }
  21477.     /**
  21478.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  21479.      *
  21480.      * @return \Symfony\Component\Console\Command\LazyCommand
  21481.      */
  21482.     protected function get_Console_Command_CacheClear_LazyService()
  21483.     {
  21484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21486.         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 {
  21487.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  21488.         });
  21489.     }
  21490.     /**
  21491.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  21492.      *
  21493.      * @return \Symfony\Component\Console\Command\LazyCommand
  21494.      */
  21495.     protected function get_Console_Command_CachePoolClear_LazyService()
  21496.     {
  21497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21499.         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 {
  21500.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  21501.         });
  21502.     }
  21503.     /**
  21504.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  21505.      *
  21506.      * @return \Symfony\Component\Console\Command\LazyCommand
  21507.      */
  21508.     protected function get_Console_Command_CachePoolDelete_LazyService()
  21509.     {
  21510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21512.         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 {
  21513.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  21514.         });
  21515.     }
  21516.     /**
  21517.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  21518.      *
  21519.      * @return \Symfony\Component\Console\Command\LazyCommand
  21520.      */
  21521.     protected function get_Console_Command_CachePoolList_LazyService()
  21522.     {
  21523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21525.         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 {
  21526.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  21527.         });
  21528.     }
  21529.     /**
  21530.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  21531.      *
  21532.      * @return \Symfony\Component\Console\Command\LazyCommand
  21533.      */
  21534.     protected function get_Console_Command_CachePoolPrune_LazyService()
  21535.     {
  21536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21538.         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 {
  21539.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  21540.         });
  21541.     }
  21542.     /**
  21543.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  21544.      *
  21545.      * @return \Symfony\Component\Console\Command\LazyCommand
  21546.      */
  21547.     protected function get_Console_Command_CacheWarmup_LazyService()
  21548.     {
  21549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21551.         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 {
  21552.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  21553.         });
  21554.     }
  21555.     /**
  21556.      * Gets the private '.console.command.config_debug.lazy' shared service.
  21557.      *
  21558.      * @return \Symfony\Component\Console\Command\LazyCommand
  21559.      */
  21560.     protected function get_Console_Command_ConfigDebug_LazyService()
  21561.     {
  21562.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21564.         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 {
  21565.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  21566.         });
  21567.     }
  21568.     /**
  21569.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  21570.      *
  21571.      * @return \Symfony\Component\Console\Command\LazyCommand
  21572.      */
  21573.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  21574.     {
  21575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21577.         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 {
  21578.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  21579.         });
  21580.     }
  21581.     /**
  21582.      * Gets the private '.console.command.container_debug.lazy' shared service.
  21583.      *
  21584.      * @return \Symfony\Component\Console\Command\LazyCommand
  21585.      */
  21586.     protected function get_Console_Command_ContainerDebug_LazyService()
  21587.     {
  21588.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21590.         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 {
  21591.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  21592.         });
  21593.     }
  21594.     /**
  21595.      * Gets the private '.console.command.container_lint.lazy' shared service.
  21596.      *
  21597.      * @return \Symfony\Component\Console\Command\LazyCommand
  21598.      */
  21599.     protected function get_Console_Command_ContainerLint_LazyService()
  21600.     {
  21601.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21603.         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 {
  21604.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  21605.         });
  21606.     }
  21607.     /**
  21608.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  21609.      *
  21610.      * @return \Symfony\Component\Console\Command\LazyCommand
  21611.      */
  21612.     protected function get_Console_Command_DebugAutowiring_LazyService()
  21613.     {
  21614.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21616.         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 {
  21617.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  21618.         });
  21619.     }
  21620.     /**
  21621.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  21622.      *
  21623.      * @return \Symfony\Component\Console\Command\LazyCommand
  21624.      */
  21625.     protected function get_Console_Command_DotenvDebug_LazyService()
  21626.     {
  21627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21629.         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 {
  21630.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  21631.         });
  21632.     }
  21633.     /**
  21634.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  21635.      *
  21636.      * @return \Symfony\Component\Console\Command\LazyCommand
  21637.      */
  21638.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  21639.     {
  21640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21642.         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 {
  21643.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  21644.         });
  21645.     }
  21646.     /**
  21647.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  21648.      *
  21649.      * @return \Symfony\Component\Console\Command\LazyCommand
  21650.      */
  21651.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  21652.     {
  21653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21655.         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 {
  21656.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  21657.         });
  21658.     }
  21659.     /**
  21660.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  21661.      *
  21662.      * @return \Symfony\Component\Console\Command\LazyCommand
  21663.      */
  21664.     protected function get_Console_Command_MessengerDebug_LazyService()
  21665.     {
  21666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21668.         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 {
  21669.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  21670.         });
  21671.     }
  21672.     /**
  21673.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  21674.      *
  21675.      * @return \Symfony\Component\Console\Command\LazyCommand
  21676.      */
  21677.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  21678.     {
  21679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21681.         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 {
  21682.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  21683.         });
  21684.     }
  21685.     /**
  21686.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  21687.      *
  21688.      * @return \Symfony\Component\Console\Command\LazyCommand
  21689.      */
  21690.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  21691.     {
  21692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21694.         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 {
  21695.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  21696.         });
  21697.     }
  21698.     /**
  21699.      * Gets the private '.console.command.router_debug.lazy' shared service.
  21700.      *
  21701.      * @return \Symfony\Component\Console\Command\LazyCommand
  21702.      */
  21703.     protected function get_Console_Command_RouterDebug_LazyService()
  21704.     {
  21705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21707.         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 {
  21708.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  21709.         });
  21710.     }
  21711.     /**
  21712.      * Gets the private '.console.command.router_match.lazy' shared service.
  21713.      *
  21714.      * @return \Symfony\Component\Console\Command\LazyCommand
  21715.      */
  21716.     protected function get_Console_Command_RouterMatch_LazyService()
  21717.     {
  21718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21720.         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 {
  21721.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  21722.         });
  21723.     }
  21724.     /**
  21725.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  21726.      *
  21727.      * @return \Symfony\Component\Console\Command\LazyCommand
  21728.      */
  21729.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  21730.     {
  21731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21733.         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 {
  21734.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  21735.         });
  21736.     }
  21737.     /**
  21738.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  21739.      *
  21740.      * @return \Symfony\Component\Console\Command\LazyCommand
  21741.      */
  21742.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  21743.     {
  21744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21746.         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 {
  21747.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  21748.         });
  21749.     }
  21750.     /**
  21751.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  21752.      *
  21753.      * @return \Symfony\Component\Console\Command\LazyCommand
  21754.      */
  21755.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  21756.     {
  21757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21759.         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 {
  21760.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  21761.         });
  21762.     }
  21763.     /**
  21764.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  21765.      *
  21766.      * @return \Symfony\Component\Console\Command\LazyCommand
  21767.      */
  21768.     protected function get_Console_Command_SecretsList_LazyService()
  21769.     {
  21770.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21772.         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 {
  21773.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  21774.         });
  21775.     }
  21776.     /**
  21777.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  21778.      *
  21779.      * @return \Symfony\Component\Console\Command\LazyCommand
  21780.      */
  21781.     protected function get_Console_Command_SecretsRemove_LazyService()
  21782.     {
  21783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21785.         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 {
  21786.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  21787.         });
  21788.     }
  21789.     /**
  21790.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  21791.      *
  21792.      * @return \Symfony\Component\Console\Command\LazyCommand
  21793.      */
  21794.     protected function get_Console_Command_SecretsSet_LazyService()
  21795.     {
  21796.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21798.         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 {
  21799.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  21800.         });
  21801.     }
  21802.     /**
  21803.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  21804.      *
  21805.      * @return \Symfony\Component\Console\Command\LazyCommand
  21806.      */
  21807.     protected function get_Console_Command_TranslationDebug_LazyService()
  21808.     {
  21809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21810.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21811.         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 {
  21812.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  21813.         });
  21814.     }
  21815.     /**
  21816.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  21817.      *
  21818.      * @return \Symfony\Component\Console\Command\LazyCommand
  21819.      */
  21820.     protected function get_Console_Command_TranslationExtract_LazyService()
  21821.     {
  21822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21824.         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 {
  21825.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  21826.         });
  21827.     }
  21828.     /**
  21829.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  21830.      *
  21831.      * @return \Symfony\Component\Console\Command\LazyCommand
  21832.      */
  21833.     protected function get_Console_Command_TranslationPull_LazyService()
  21834.     {
  21835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21836.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21837.         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 {
  21838.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  21839.         });
  21840.     }
  21841.     /**
  21842.      * Gets the private '.console.command.translation_push.lazy' shared service.
  21843.      *
  21844.      * @return \Symfony\Component\Console\Command\LazyCommand
  21845.      */
  21846.     protected function get_Console_Command_TranslationPush_LazyService()
  21847.     {
  21848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21850.         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 {
  21851.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  21852.         });
  21853.     }
  21854.     /**
  21855.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  21856.      *
  21857.      * @return \Symfony\Component\Console\Command\LazyCommand
  21858.      */
  21859.     protected function get_Console_Command_ValidatorDebug_LazyService()
  21860.     {
  21861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21863.         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 {
  21864.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  21865.         });
  21866.     }
  21867.     /**
  21868.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  21869.      *
  21870.      * @return \Symfony\Component\Console\Command\LazyCommand
  21871.      */
  21872.     protected function get_Console_Command_XliffLint_LazyService()
  21873.     {
  21874.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21875.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21876.         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 {
  21877.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  21878.         });
  21879.     }
  21880.     /**
  21881.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  21882.      *
  21883.      * @return \Symfony\Component\Console\Command\LazyCommand
  21884.      */
  21885.     protected function get_Console_Command_YamlLint_LazyService()
  21886.     {
  21887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21888.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  21889.         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 {
  21890.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  21891.         });
  21892.     }
  21893.     /**
  21894.      * Gets the private '.errored..service_locator.6cN54C3.Shopware\Core\System\SalesChannel\SalesChannelContext' shared service.
  21895.      *
  21896.      * @return \Shopware\Core\System\SalesChannel\SalesChannelContext
  21897.      */
  21898.     protected function getSalesChannelContextService()
  21899.     {
  21900.         $this->throw('Cannot autowire service ".service_locator.6cN54C3": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.');
  21901.     }
  21902.     /**
  21903.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  21904.      *
  21905.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  21906.      */
  21907.     protected function getLoaderInterfaceService()
  21908.     {
  21909.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": 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".');
  21910.     }
  21911.     /**
  21912.      * Gets the private '.errored..service_locator.Q1m2WkM.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  21913.      *
  21914.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  21915.      */
  21916.     protected function getRequestDataBagService()
  21917.     {
  21918.         $this->throw('Cannot autowire service ".service_locator.Q1m2WkM": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  21919.     }
  21920.     /**
  21921.      * Gets the private '.messenger.handler_descriptor..17UWxC' shared service.
  21922.      *
  21923.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21924.      */
  21925.     protected function get_Messenger_HandlerDescriptor__17UWxCService()
  21926.     {
  21927.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21928.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'] ?? $this->getProductStreamEntityMessageHandlerService());
  21929.         if (isset($this->privates['.messenger.handler_descriptor..17UWxC'])) {
  21930.             return $this->privates['.messenger.handler_descriptor..17UWxC'];
  21931.         }
  21932.         return $this->privates['.messenger.handler_descriptor..17UWxC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21933.     }
  21934.     /**
  21935.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  21936.      *
  21937.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21938.      */
  21939.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  21940.     {
  21941.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21942.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  21943.         if (isset($this->privates['.messenger.handler_descriptor.2yo6BZJ'])) {
  21944.             return $this->privates['.messenger.handler_descriptor.2yo6BZJ'];
  21945.         }
  21946.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21947.     }
  21948.     /**
  21949.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  21950.      *
  21951.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21952.      */
  21953.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  21954.     {
  21955.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21956.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  21957.     }
  21958.     /**
  21959.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  21960.      *
  21961.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21962.      */
  21963.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  21964.     {
  21965.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21966.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  21967.         if (isset($this->privates['.messenger.handler_descriptor.4htA3jl'])) {
  21968.             return $this->privates['.messenger.handler_descriptor.4htA3jl'];
  21969.         }
  21970.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  21971.     }
  21972.     /**
  21973.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  21974.      *
  21975.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21976.      */
  21977.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  21978.     {
  21979.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21980.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  21981.     }
  21982.     /**
  21983.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  21984.      *
  21985.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21986.      */
  21987.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  21988.     {
  21989.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  21990.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  21991.     }
  21992.     /**
  21993.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  21994.      *
  21995.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  21996.      */
  21997.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  21998.     {
  21999.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22000.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  22001.     }
  22002.     /**
  22003.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  22004.      *
  22005.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22006.      */
  22007.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  22008.     {
  22009.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22010.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  22011.     }
  22012.     /**
  22013.      * Gets the private '.messenger.handler_descriptor.9FtfQXI' shared service.
  22014.      *
  22015.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22016.      */
  22017.     protected function get_Messenger_HandlerDescriptor_9FtfQXIService()
  22018.     {
  22019.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22020.         return $this->privates['.messenger.handler_descriptor.9FtfQXI'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()), []);
  22021.     }
  22022.     /**
  22023.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  22024.      *
  22025.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22026.      */
  22027.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  22028.     {
  22029.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22030.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  22031.         if (isset($this->privates['.messenger.handler_descriptor.9zA2HRZ'])) {
  22032.             return $this->privates['.messenger.handler_descriptor.9zA2HRZ'];
  22033.         }
  22034.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22035.     }
  22036.     /**
  22037.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  22038.      *
  22039.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22040.      */
  22041.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  22042.     {
  22043.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22044.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  22045.         if (isset($this->privates['.messenger.handler_descriptor.BzkW.st'])) {
  22046.             return $this->privates['.messenger.handler_descriptor.BzkW.st'];
  22047.         }
  22048.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22049.     }
  22050.     /**
  22051.      * Gets the private '.messenger.handler_descriptor.Cou5FHD' shared service.
  22052.      *
  22053.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22054.      */
  22055.     protected function get_Messenger_HandlerDescriptor_Cou5FHDService()
  22056.     {
  22057.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22058.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'] ?? $this->getCategoryEntityMessageHandlerService());
  22059.         if (isset($this->privates['.messenger.handler_descriptor.Cou5FHD'])) {
  22060.             return $this->privates['.messenger.handler_descriptor.Cou5FHD'];
  22061.         }
  22062.         return $this->privates['.messenger.handler_descriptor.Cou5FHD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22063.     }
  22064.     /**
  22065.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  22066.      *
  22067.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22068.      */
  22069.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  22070.     {
  22071.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22072.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  22073.     }
  22074.     /**
  22075.      * Gets the private '.messenger.handler_descriptor.EcgUjk3' shared service.
  22076.      *
  22077.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22078.      */
  22079.     protected function get_Messenger_HandlerDescriptor_EcgUjk3Service()
  22080.     {
  22081.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22082.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'] ?? $this->getLandingPageEntityMessageHandlerService());
  22083.         if (isset($this->privates['.messenger.handler_descriptor.EcgUjk3'])) {
  22084.             return $this->privates['.messenger.handler_descriptor.EcgUjk3'];
  22085.         }
  22086.         return $this->privates['.messenger.handler_descriptor.EcgUjk3'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22087.     }
  22088.     /**
  22089.      * Gets the private '.messenger.handler_descriptor.GfonFgG' shared service.
  22090.      *
  22091.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22092.      */
  22093.     protected function get_Messenger_HandlerDescriptor_GfonFgGService()
  22094.     {
  22095.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22096.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'] ?? $this->getEmailTemplateEntityMessageHandlerService());
  22097.         if (isset($this->privates['.messenger.handler_descriptor.GfonFgG'])) {
  22098.             return $this->privates['.messenger.handler_descriptor.GfonFgG'];
  22099.         }
  22100.         return $this->privates['.messenger.handler_descriptor.GfonFgG'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22101.     }
  22102.     /**
  22103.      * Gets the private '.messenger.handler_descriptor.KK6Qhe2' shared service.
  22104.      *
  22105.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22106.      */
  22107.     protected function get_Messenger_HandlerDescriptor_KK6Qhe2Service()
  22108.     {
  22109.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22110.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'] ?? $this->getCMSPageEntityMessageHandlerService());
  22111.         if (isset($this->privates['.messenger.handler_descriptor.KK6Qhe2'])) {
  22112.             return $this->privates['.messenger.handler_descriptor.KK6Qhe2'];
  22113.         }
  22114.         return $this->privates['.messenger.handler_descriptor.KK6Qhe2'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22115.     }
  22116.     /**
  22117.      * Gets the private '.messenger.handler_descriptor.NsPWeMd' shared service.
  22118.      *
  22119.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22120.      */
  22121.     protected function get_Messenger_HandlerDescriptor_NsPWeMdService()
  22122.     {
  22123.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22124.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] ?? $this->getCleanupMigrationHandlerService());
  22125.         if (isset($this->privates['.messenger.handler_descriptor.NsPWeMd'])) {
  22126.             return $this->privates['.messenger.handler_descriptor.NsPWeMd'];
  22127.         }
  22128.         return $this->privates['.messenger.handler_descriptor.NsPWeMd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22129.     }
  22130.     /**
  22131.      * Gets the private '.messenger.handler_descriptor.R7n6OZw' shared service.
  22132.      *
  22133.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22134.      */
  22135.     protected function get_Messenger_HandlerDescriptor_R7n6OZwService()
  22136.     {
  22137.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22138.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'] ?? $this->getSnippetEntityMessageHandlerService());
  22139.         if (isset($this->privates['.messenger.handler_descriptor.R7n6OZw'])) {
  22140.             return $this->privates['.messenger.handler_descriptor.R7n6OZw'];
  22141.         }
  22142.         return $this->privates['.messenger.handler_descriptor.R7n6OZw'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22143.     }
  22144.     /**
  22145.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  22146.      *
  22147.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22148.      */
  22149.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  22150.     {
  22151.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22152.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  22153.         if (isset($this->privates['.messenger.handler_descriptor.RWDR7vF'])) {
  22154.             return $this->privates['.messenger.handler_descriptor.RWDR7vF'];
  22155.         }
  22156.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22157.     }
  22158.     /**
  22159.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  22160.      *
  22161.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22162.      */
  22163.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  22164.     {
  22165.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22166.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), []);
  22167.     }
  22168.     /**
  22169.      * Gets the private '.messenger.handler_descriptor.Rd4qMev' shared service.
  22170.      *
  22171.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22172.      */
  22173.     protected function get_Messenger_HandlerDescriptor_Rd4qMevService()
  22174.     {
  22175.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22176.         $a = ($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'] ?? $this->getProductCrossSellingEntityMessageHandlerService());
  22177.         if (isset($this->privates['.messenger.handler_descriptor.Rd4qMev'])) {
  22178.             return $this->privates['.messenger.handler_descriptor.Rd4qMev'];
  22179.         }
  22180.         return $this->privates['.messenger.handler_descriptor.Rd4qMev'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22181.     }
  22182.     /**
  22183.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  22184.      *
  22185.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22186.      */
  22187.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  22188.     {
  22189.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22190.         $a = ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  22191.         if (isset($this->privates['.messenger.handler_descriptor.Sx4TzkJ'])) {
  22192.             return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'];
  22193.         }
  22194.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22195.     }
  22196.     /**
  22197.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  22198.      *
  22199.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22200.      */
  22201.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  22202.     {
  22203.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22204.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  22205.     }
  22206.     /**
  22207.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  22208.      *
  22209.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22210.      */
  22211.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  22212.     {
  22213.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22214.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  22215.         if (isset($this->privates['.messenger.handler_descriptor.W5d8anj'])) {
  22216.             return $this->privates['.messenger.handler_descriptor.W5d8anj'];
  22217.         }
  22218.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22219.     }
  22220.     /**
  22221.      * Gets the private '.messenger.handler_descriptor.XCdVgp8' shared service.
  22222.      *
  22223.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22224.      */
  22225.     protected function get_Messenger_HandlerDescriptor_XCdVgp8Service()
  22226.     {
  22227.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22228.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'] ?? $this->getPropertyGroupEntityMessageHandlerService());
  22229.         if (isset($this->privates['.messenger.handler_descriptor.XCdVgp8'])) {
  22230.             return $this->privates['.messenger.handler_descriptor.XCdVgp8'];
  22231.         }
  22232.         return $this->privates['.messenger.handler_descriptor.XCdVgp8'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22233.     }
  22234.     /**
  22235.      * Gets the private '.messenger.handler_descriptor.XDJS7.Q' shared service.
  22236.      *
  22237.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22238.      */
  22239.     protected function get_Messenger_HandlerDescriptor_XDJS7_QService()
  22240.     {
  22241.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22242.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'] ?? $this->getMediaEntityMessageHandlerService());
  22243.         if (isset($this->privates['.messenger.handler_descriptor.XDJS7.Q'])) {
  22244.             return $this->privates['.messenger.handler_descriptor.XDJS7.Q'];
  22245.         }
  22246.         return $this->privates['.messenger.handler_descriptor.XDJS7.Q'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22247.     }
  22248.     /**
  22249.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  22250.      *
  22251.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22252.      */
  22253.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  22254.     {
  22255.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22256.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService()), []);
  22257.     }
  22258.     /**
  22259.      * Gets the private '.messenger.handler_descriptor.ZFmY.qW' shared service.
  22260.      *
  22261.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22262.      */
  22263.     protected function get_Messenger_HandlerDescriptor_ZFmY_QWService()
  22264.     {
  22265.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22266.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  22267.         if (isset($this->privates['.messenger.handler_descriptor.ZFmY.qW'])) {
  22268.             return $this->privates['.messenger.handler_descriptor.ZFmY.qW'];
  22269.         }
  22270.         return $this->privates['.messenger.handler_descriptor.ZFmY.qW'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22271.     }
  22272.     /**
  22273.      * Gets the private '.messenger.handler_descriptor._Eb3S8P' shared service.
  22274.      *
  22275.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22276.      */
  22277.     protected function get_Messenger_HandlerDescriptor_Eb3S8PService()
  22278.     {
  22279.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22280.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'] ?? $this->getPropertyGroupOptionEntityMessageHandlerService());
  22281.         if (isset($this->privates['.messenger.handler_descriptor._Eb3S8P'])) {
  22282.             return $this->privates['.messenger.handler_descriptor._Eb3S8P'];
  22283.         }
  22284.         return $this->privates['.messenger.handler_descriptor._Eb3S8P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22285.     }
  22286.     /**
  22287.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  22288.      *
  22289.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22290.      */
  22291.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  22292.     {
  22293.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22294.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  22295.     }
  22296.     /**
  22297.      * Gets the private '.messenger.handler_descriptor.aGlvEop' shared service.
  22298.      *
  22299.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22300.      */
  22301.     protected function get_Messenger_HandlerDescriptor_AGlvEopService()
  22302.     {
  22303.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22304.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'] ?? $this->getCMSSlotEntityMessageHandlerService());
  22305.         if (isset($this->privates['.messenger.handler_descriptor.aGlvEop'])) {
  22306.             return $this->privates['.messenger.handler_descriptor.aGlvEop'];
  22307.         }
  22308.         return $this->privates['.messenger.handler_descriptor.aGlvEop'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22309.     }
  22310.     /**
  22311.      * Gets the private '.messenger.handler_descriptor.aM76mVQ' shared service.
  22312.      *
  22313.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22314.      */
  22315.     protected function get_Messenger_HandlerDescriptor_AM76mVQService()
  22316.     {
  22317.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22318.         return $this->privates['.messenger.handler_descriptor.aM76mVQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService()), []);
  22319.     }
  22320.     /**
  22321.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  22322.      *
  22323.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22324.      */
  22325.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  22326.     {
  22327.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22328.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService()), []);
  22329.     }
  22330.     /**
  22331.      * Gets the private '.messenger.handler_descriptor.blq.UUc' shared service.
  22332.      *
  22333.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22334.      */
  22335.     protected function get_Messenger_HandlerDescriptor_Blq_UUcService()
  22336.     {
  22337.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22338.         return $this->privates['.messenger.handler_descriptor.blq.UUc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService()), []);
  22339.     }
  22340.     /**
  22341.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  22342.      *
  22343.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22344.      */
  22345.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  22346.     {
  22347.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22348.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  22349.     }
  22350.     /**
  22351.      * Gets the private '.messenger.handler_descriptor.fsdAu07' shared service.
  22352.      *
  22353.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22354.      */
  22355.     protected function get_Messenger_HandlerDescriptor_FsdAu07Service()
  22356.     {
  22357.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22358.         $a = ($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'] ?? $this->getProductEntityMessageHandlerService());
  22359.         if (isset($this->privates['.messenger.handler_descriptor.fsdAu07'])) {
  22360.             return $this->privates['.messenger.handler_descriptor.fsdAu07'];
  22361.         }
  22362.         return $this->privates['.messenger.handler_descriptor.fsdAu07'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22363.     }
  22364.     /**
  22365.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  22366.      *
  22367.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22368.      */
  22369.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  22370.     {
  22371.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22372.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  22373.     }
  22374.     /**
  22375.      * Gets the private '.messenger.handler_descriptor.goUFZIo' shared service.
  22376.      *
  22377.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22378.      */
  22379.     protected function get_Messenger_HandlerDescriptor_GoUFZIoService()
  22380.     {
  22381.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22382.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  22383.         if (isset($this->privates['.messenger.handler_descriptor.goUFZIo'])) {
  22384.             return $this->privates['.messenger.handler_descriptor.goUFZIo'];
  22385.         }
  22386.         return $this->privates['.messenger.handler_descriptor.goUFZIo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22387.     }
  22388.     /**
  22389.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  22390.      *
  22391.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22392.      */
  22393.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  22394.     {
  22395.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22396.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService()), []);
  22397.     }
  22398.     /**
  22399.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  22400.      *
  22401.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22402.      */
  22403.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  22404.     {
  22405.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22406.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  22407.         if (isset($this->privates['.messenger.handler_descriptor.hq66vfV'])) {
  22408.             return $this->privates['.messenger.handler_descriptor.hq66vfV'];
  22409.         }
  22410.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22411.     }
  22412.     /**
  22413.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  22414.      *
  22415.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22416.      */
  22417.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  22418.     {
  22419.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22420.         return $this->privates['.messenger.handler_descriptor.n5_pcyU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService()), []);
  22421.     }
  22422.     /**
  22423.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  22424.      *
  22425.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22426.      */
  22427.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  22428.     {
  22429.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22430.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  22431.         if (isset($this->privates['.messenger.handler_descriptor.rvKU_JQ'])) {
  22432.             return $this->privates['.messenger.handler_descriptor.rvKU_JQ'];
  22433.         }
  22434.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22435.     }
  22436.     /**
  22437.      * Gets the private '.messenger.handler_descriptor.uhLObtn' shared service.
  22438.      *
  22439.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22440.      */
  22441.     protected function get_Messenger_HandlerDescriptor_UhLObtnService()
  22442.     {
  22443.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22444.         return $this->privates['.messenger.handler_descriptor.uhLObtn'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] ?? $this->getProcessMediaHandlerService()), []);
  22445.     }
  22446.     /**
  22447.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  22448.      *
  22449.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22450.      */
  22451.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  22452.     {
  22453.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22454.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  22455.         if (isset($this->privates['.messenger.handler_descriptor.vN2QjSm'])) {
  22456.             return $this->privates['.messenger.handler_descriptor.vN2QjSm'];
  22457.         }
  22458.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22459.     }
  22460.     /**
  22461.      * Gets the private '.messenger.handler_descriptor.vYQAi_P' shared service.
  22462.      *
  22463.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22464.      */
  22465.     protected function get_Messenger_HandlerDescriptor_VYQAiPService()
  22466.     {
  22467.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22468.         $a = ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'] ?? $this->getProductManufacturerEntityMessageHandlerService());
  22469.         if (isset($this->privates['.messenger.handler_descriptor.vYQAi_P'])) {
  22470.             return $this->privates['.messenger.handler_descriptor.vYQAi_P'];
  22471.         }
  22472.         return $this->privates['.messenger.handler_descriptor.vYQAi_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22473.     }
  22474.     /**
  22475.      * Gets the private '.messenger.handler_descriptor.vhvNn_P' shared service.
  22476.      *
  22477.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22478.      */
  22479.     protected function get_Messenger_HandlerDescriptor_VhvNnPService()
  22480.     {
  22481.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22482.         return $this->privates['.messenger.handler_descriptor.vhvNn_P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService()), []);
  22483.     }
  22484.     /**
  22485.      * Gets the private '.messenger.handler_descriptor.wUKKx8c' shared service.
  22486.      *
  22487.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22488.      */
  22489.     protected function get_Messenger_HandlerDescriptor_WUKKx8cService()
  22490.     {
  22491.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22492.         return $this->privates['.messenger.handler_descriptor.wUKKx8c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService()), []);
  22493.     }
  22494.     /**
  22495.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  22496.      *
  22497.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22498.      */
  22499.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  22500.     {
  22501.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22502.         $a = ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  22503.         if (isset($this->privates['.messenger.handler_descriptor.wYSIMNj'])) {
  22504.             return $this->privates['.messenger.handler_descriptor.wYSIMNj'];
  22505.         }
  22506.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22507.     }
  22508.     /**
  22509.      * Gets the private '.messenger.handler_descriptor.x_OiAs_' shared service.
  22510.      *
  22511.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22512.      */
  22513.     protected function get_Messenger_HandlerDescriptor_XOiAsService()
  22514.     {
  22515.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22516.         $a = ($this->privates['Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'] ?? $this->getIterateTranslationProBulkHandlerService());
  22517.         if (isset($this->privates['.messenger.handler_descriptor.x_OiAs_'])) {
  22518.             return $this->privates['.messenger.handler_descriptor.x_OiAs_'];
  22519.         }
  22520.         return $this->privates['.messenger.handler_descriptor.x_OiAs_'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22521.     }
  22522.     /**
  22523.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  22524.      *
  22525.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22526.      */
  22527.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  22528.     {
  22529.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22530.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  22531.     }
  22532.     /**
  22533.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  22534.      *
  22535.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22536.      */
  22537.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  22538.     {
  22539.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22540.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  22541.         if (isset($this->privates['.messenger.handler_descriptor.z290ooz'])) {
  22542.             return $this->privates['.messenger.handler_descriptor.z290ooz'];
  22543.         }
  22544.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor($a, []);
  22545.     }
  22546.     /**
  22547.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  22548.      *
  22549.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  22550.      */
  22551.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  22552.     {
  22553.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  22554.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  22555.     }
  22556.     /**
  22557.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  22558.      *
  22559.      * @return \Symfony\Component\Console\Command\LazyCommand
  22560.      */
  22561.     protected function get_Monolog_Command_ServerLog_LazyService()
  22562.     {
  22563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22565.         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 {
  22566.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  22567.         });
  22568.     }
  22569.     /**
  22570.      * Gets the private '.service_locator.4MQU.NJ' shared service.
  22571.      *
  22572.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22573.      */
  22574.     protected function get_ServiceLocator_4MQU_NJService()
  22575.     {
  22576.         return $this->privates['.service_locator.4MQU.NJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22577.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  22578.         ], [
  22579.             'twig' => '?',
  22580.         ]);
  22581.     }
  22582.     /**
  22583.      * Gets the private '.service_locator.6cN54C3' shared service.
  22584.      *
  22585.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22586.      */
  22587.     protected function get_ServiceLocator_6cN54C3Service()
  22588.     {
  22589.         return $this->privates['.service_locator.6cN54C3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22590.             'context' => ['privates''.errored..service_locator.6cN54C3.Shopware\\Core\\System\\SalesChannel\\SalesChannelContext'NULL'Cannot autowire service ".service_locator.6cN54C3": it references class "Shopware\\Core\\System\\SalesChannel\\SalesChannelContext" but no such service exists.'],
  22591.         ], [
  22592.             'context' => 'Shopware\\Core\\System\\SalesChannel\\SalesChannelContext',
  22593.         ]);
  22594.     }
  22595.     /**
  22596.      * Gets the private '.service_locator.KfbR3DY' shared service.
  22597.      *
  22598.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22599.      */
  22600.     protected function get_ServiceLocator_KfbR3DYService()
  22601.     {
  22602.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22603.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": 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".'],
  22604.         ], [
  22605.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  22606.         ]);
  22607.     }
  22608.     /**
  22609.      * Gets the private '.service_locator.LwSmVX7' shared service.
  22610.      *
  22611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22612.      */
  22613.     protected function get_ServiceLocator_LwSmVX7Service()
  22614.     {
  22615.         return $this->privates['.service_locator.LwSmVX7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22616.             'Certificate\\Storefront\\Controller\\CertificateController::index' => ['privates''.service_locator.6cN54C3''get_ServiceLocator_6cN54C3Service'false],
  22617.             'Certificate\\Storefront\\Controller\\CertificateController::setTwig' => ['privates''.service_locator.4MQU.NJ''get_ServiceLocator_4MQU_NJService'false],
  22618.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.Q1m2WkM''get_ServiceLocator_Q1m2WkMService'false],
  22619.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  22620.             'kernel::reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  22621.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  22622.             'Certificate\\Storefront\\Controller\\CertificateController:index' => ['privates''.service_locator.6cN54C3''get_ServiceLocator_6cN54C3Service'false],
  22623.             'Certificate\\Storefront\\Controller\\CertificateController:setTwig' => ['privates''.service_locator.4MQU.NJ''get_ServiceLocator_4MQU_NJService'false],
  22624.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.Q1m2WkM''get_ServiceLocator_Q1m2WkMService'false],
  22625.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  22626.             'kernel:reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  22627.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  22628.         ], [
  22629.             'Certificate\\Storefront\\Controller\\CertificateController::index' => '?',
  22630.             'Certificate\\Storefront\\Controller\\CertificateController::setTwig' => '?',
  22631.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  22632.             'kernel::loadRoutes' => '?',
  22633.             'kernel::reboot' => '?',
  22634.             'kernel::registerContainerConfiguration' => '?',
  22635.             'Certificate\\Storefront\\Controller\\CertificateController:index' => '?',
  22636.             'Certificate\\Storefront\\Controller\\CertificateController:setTwig' => '?',
  22637.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  22638.             'kernel:loadRoutes' => '?',
  22639.             'kernel:reboot' => '?',
  22640.             'kernel:registerContainerConfiguration' => '?',
  22641.         ]);
  22642.     }
  22643.     /**
  22644.      * Gets the private '.service_locator.N1ijGuF' shared service.
  22645.      *
  22646.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22647.      */
  22648.     protected function get_ServiceLocator_N1ijGuFService()
  22649.     {
  22650.         return $this->privates['.service_locator.N1ijGuF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22651.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  22652.         ], [
  22653.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  22654.         ]);
  22655.     }
  22656.     /**
  22657.      * Gets the private '.service_locator.Q1m2WkM' shared service.
  22658.      *
  22659.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22660.      */
  22661.     protected function get_ServiceLocator_Q1m2WkMService()
  22662.     {
  22663.         return $this->privates['.service_locator.Q1m2WkM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22664.             'dataBag' => ['privates''.errored..service_locator.Q1m2WkM.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.Q1m2WkM": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  22665.         ], [
  22666.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  22667.         ]);
  22668.     }
  22669.     /**
  22670.      * Gets the private '.service_locator.ltYzMMM' shared service.
  22671.      *
  22672.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  22673.      */
  22674.     protected function get_ServiceLocator_LtYzMMMService()
  22675.     {
  22676.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  22677.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  22678.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  22679.         ], [
  22680.             'default' => '?',
  22681.             'messenger.transport.default' => '?',
  22682.         ]);
  22683.     }
  22684.     /**
  22685.      * Gets the private '.session.deprecated' shared service.
  22686.      *
  22687.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  22688.      */
  22689.     protected function get_Session_DeprecatedService()
  22690.     {
  22691.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  22692.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  22693.         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();
  22694.     }
  22695.     /**
  22696.      * Gets the private '.twig.command.debug.lazy' shared service.
  22697.      *
  22698.      * @return \Symfony\Component\Console\Command\LazyCommand
  22699.      */
  22700.     protected function get_Twig_Command_Debug_LazyService()
  22701.     {
  22702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22704.         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 {
  22705.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  22706.         });
  22707.     }
  22708.     /**
  22709.      * Gets the private '.twig.command.lint.lazy' shared service.
  22710.      *
  22711.      * @return \Symfony\Component\Console\Command\LazyCommand
  22712.      */
  22713.     protected function get_Twig_Command_Lint_LazyService()
  22714.     {
  22715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22717.         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 {
  22718.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  22719.         });
  22720.     }
  22721.     /**
  22722.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  22723.      *
  22724.      * @return \Symfony\Component\Console\Command\LazyCommand
  22725.      */
  22726.     protected function get_VarDumper_Command_ServerDump_LazyService()
  22727.     {
  22728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  22730.         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 {
  22731.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  22732.         });
  22733.     }
  22734.     /**
  22735.      * Gets the private 'Biloba\IntlTranslationBulk\Core\Messages\IterateTranslationProBulkHandler' shared service.
  22736.      *
  22737.      * @return \Biloba\IntlTranslationBulk\Core\Messages\IterateTranslationProBulkHandler
  22738.      */
  22739.     protected function getIterateTranslationProBulkHandlerService()
  22740.     {
  22741.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/Core/Messages/IterateTranslationProBulkHandler.php';
  22742.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22743.         if (isset($this->privates['Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'])) {
  22744.             return $this->privates['Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'];
  22745.         }
  22746.         return $this->privates['Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'] = new \Biloba\IntlTranslationBulk\Core\Messages\IterateTranslationProBulkHandler(new RewindableGenerator(function () {
  22747.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  22748.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  22749.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  22750.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  22751.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  22752.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  22753.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  22754.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  22755.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  22756.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  22757.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  22758.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  22759.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  22760.         }, 13), $a, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  22761.     }
  22762.     /**
  22763.      * Gets the private 'Biloba\IntlTranslationDictionary\Components\Processors\Dictionary' shared service.
  22764.      *
  22765.      * @return \Biloba\IntlTranslationDictionary\Components\Processors\Dictionary
  22766.      */
  22767.     protected function getDictionaryService()
  22768.     {
  22769.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessorInterface.php';
  22770.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessors/AbstractTextProcessor.php';
  22771.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Components/Processors/Dictionary.php';
  22772.         return $this->privates['Biloba\\IntlTranslationDictionary\\Components\\Processors\\Dictionary'] = new \Biloba\IntlTranslationDictionary\Components\Processors\Dictionary(($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['biloba.intl_translation.translation_log'] ?? $this->getBiloba_IntlTranslation_TranslationLogService()), ($this->services['biloba_intl_translation_dictionary_entry.repository'] ?? $this->getBilobaIntlTranslationDictionaryEntry_RepositoryService()), ($this->services['biloba_intl_translation_dictionary_entry_translation.repository'] ?? $this->getBilobaIntlTranslationDictionaryEntryTranslation_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  22773.     }
  22774.     /**
  22775.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSPageEntityHandler' shared service.
  22776.      *
  22777.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSPageEntityHandler
  22778.      */
  22779.     protected function getCMSPageEntityHandlerService()
  22780.     {
  22781.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22782.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22783.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/CMSPageEntityHandler.php';
  22784.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22785.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'])) {
  22786.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'];
  22787.         }
  22788.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSPageEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22789.     }
  22790.     /**
  22791.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSSlotEntityHandler' shared service.
  22792.      *
  22793.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSSlotEntityHandler
  22794.      */
  22795.     protected function getCMSSlotEntityHandlerService()
  22796.     {
  22797.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22798.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22799.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/CMSSlotEntityHandler.php';
  22800.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22801.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'])) {
  22802.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'];
  22803.         }
  22804.         $b = ($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService());
  22805.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'])) {
  22806.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'];
  22807.         }
  22808.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CMSSlotEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), $b, ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22809.     }
  22810.     /**
  22811.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CategoryEntityHandler' shared service.
  22812.      *
  22813.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CategoryEntityHandler
  22814.      */
  22815.     protected function getCategoryEntityHandlerService()
  22816.     {
  22817.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22818.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22819.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/CategoryEntityHandler.php';
  22820.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22821.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'])) {
  22822.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'];
  22823.         }
  22824.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\CategoryEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22825.     }
  22826.     /**
  22827.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\EmailTemplateEntityHandler' shared service.
  22828.      *
  22829.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\EmailTemplateEntityHandler
  22830.      */
  22831.     protected function getEmailTemplateEntityHandlerService()
  22832.     {
  22833.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22834.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22835.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/EmailTemplateEntityHandler.php';
  22836.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22837.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'])) {
  22838.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'];
  22839.         }
  22840.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\EmailTemplateEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22841.     }
  22842.     /**
  22843.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\LandingPageEntityHandler' shared service.
  22844.      *
  22845.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\LandingPageEntityHandler
  22846.      */
  22847.     protected function getLandingPageEntityHandlerService()
  22848.     {
  22849.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22850.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22851.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/LandingPageEntityHandler.php';
  22852.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22853.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'])) {
  22854.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'];
  22855.         }
  22856.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\LandingPageEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22857.     }
  22858.     /**
  22859.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\MediaEntityHandler' shared service.
  22860.      *
  22861.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\MediaEntityHandler
  22862.      */
  22863.     protected function getMediaEntityHandlerService()
  22864.     {
  22865.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22866.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22867.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/MediaEntityHandler.php';
  22868.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22869.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'])) {
  22870.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'];
  22871.         }
  22872.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\MediaEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22873.     }
  22874.     /**
  22875.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductManufacturerEntityHandler' shared service.
  22876.      *
  22877.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductManufacturerEntityHandler
  22878.      */
  22879.     protected function getProductManufacturerEntityHandlerService()
  22880.     {
  22881.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22882.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22883.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/ProductManufacturerEntityHandler.php';
  22884.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22885.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'])) {
  22886.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'];
  22887.         }
  22888.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductManufacturerEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22889.     }
  22890.     /**
  22891.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductStreamEntityHandler' shared service.
  22892.      *
  22893.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductStreamEntityHandler
  22894.      */
  22895.     protected function getProductStreamEntityHandlerService()
  22896.     {
  22897.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22898.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22899.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/ProductStreamEntityHandler.php';
  22900.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22901.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'])) {
  22902.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'];
  22903.         }
  22904.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\ProductStreamEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22905.     }
  22906.     /**
  22907.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupEntityHandler' shared service.
  22908.      *
  22909.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupEntityHandler
  22910.      */
  22911.     protected function getPropertyGroupEntityHandlerService()
  22912.     {
  22913.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22914.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22915.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/PropertyGroupEntityHandler.php';
  22916.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22917.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'])) {
  22918.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'];
  22919.         }
  22920.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22921.     }
  22922.     /**
  22923.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupOptionEntityHandler' shared service.
  22924.      *
  22925.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupOptionEntityHandler
  22926.      */
  22927.     protected function getPropertyGroupOptionEntityHandlerService()
  22928.     {
  22929.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22930.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22931.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/PropertyGroupOptionEntityHandler.php';
  22932.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22933.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'])) {
  22934.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'];
  22935.         }
  22936.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\PropertyGroupOptionEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  22937.     }
  22938.     /**
  22939.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\SnippetEntityHandler' shared service.
  22940.      *
  22941.      * @return \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\SnippetEntityHandler
  22942.      */
  22943.     protected function getSnippetEntityHandlerService()
  22944.     {
  22945.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  22946.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  22947.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/EntityHandlers/SnippetEntityHandler.php';
  22948.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22949.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'])) {
  22950.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'];
  22951.         }
  22952.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\EntityHandlers\SnippetEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()), ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['biloba.intl_translation.translation_log'] ?? $this->getBiloba_IntlTranslation_TranslationLogService()));
  22953.     }
  22954.     /**
  22955.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\CMSPageEntityMessageHandler' shared service.
  22956.      *
  22957.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\CMSPageEntityMessageHandler
  22958.      */
  22959.     protected function getCMSPageEntityMessageHandlerService()
  22960.     {
  22961.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  22962.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/CMSPageEntityMessageHandler.php';
  22963.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22964.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'])) {
  22965.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'];
  22966.         }
  22967.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  22968.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'])) {
  22969.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'];
  22970.         }
  22971.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\CMSPageEntityMessageHandler(new RewindableGenerator(function () {
  22972.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  22973.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  22974.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  22975.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  22976.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  22977.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  22978.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  22979.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  22980.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  22981.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  22982.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  22983.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  22984.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  22985.         }, 13), $a, ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  22986.     }
  22987.     /**
  22988.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\CMSSlotEntityMessageHandler' shared service.
  22989.      *
  22990.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\CMSSlotEntityMessageHandler
  22991.      */
  22992.     protected function getCMSSlotEntityMessageHandlerService()
  22993.     {
  22994.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  22995.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/CMSSlotEntityMessageHandler.php';
  22996.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22997.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'])) {
  22998.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'];
  22999.         }
  23000.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23001.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'])) {
  23002.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'];
  23003.         }
  23004.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\CMSSlotEntityMessageHandler(new RewindableGenerator(function () {
  23005.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23006.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23007.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23008.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23009.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23010.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23011.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23012.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23013.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23014.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23015.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23016.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23017.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23018.         }, 13), $a, ($this->services['cms_slot.repository'] ?? $this->getCmsSlot_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23019.     }
  23020.     /**
  23021.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\CategoryEntityMessageHandler' shared service.
  23022.      *
  23023.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\CategoryEntityMessageHandler
  23024.      */
  23025.     protected function getCategoryEntityMessageHandlerService()
  23026.     {
  23027.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23028.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/CategoryEntityMessageHandler.php';
  23029.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23030.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'])) {
  23031.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'];
  23032.         }
  23033.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23034.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'])) {
  23035.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'];
  23036.         }
  23037.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\CategoryEntityMessageHandler(new RewindableGenerator(function () {
  23038.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23039.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23040.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23041.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23042.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23043.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23044.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23045.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23046.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23047.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23048.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23049.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23050.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23051.         }, 13), $a, ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23052.     }
  23053.     /**
  23054.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\EmailTemplateEntityMessageHandler' shared service.
  23055.      *
  23056.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\EmailTemplateEntityMessageHandler
  23057.      */
  23058.     protected function getEmailTemplateEntityMessageHandlerService()
  23059.     {
  23060.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23061.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/EmailTemplateEntityMessageHandler.php';
  23062.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23063.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'])) {
  23064.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'];
  23065.         }
  23066.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23067.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'])) {
  23068.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'];
  23069.         }
  23070.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\EmailTemplateEntityMessageHandler(new RewindableGenerator(function () {
  23071.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23072.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23073.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23074.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23075.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23076.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23077.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23078.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23079.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23080.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23081.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23082.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23083.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23084.         }, 13), $a, ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23085.     }
  23086.     /**
  23087.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\LandingPageEntityMessageHandler' shared service.
  23088.      *
  23089.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\LandingPageEntityMessageHandler
  23090.      */
  23091.     protected function getLandingPageEntityMessageHandlerService()
  23092.     {
  23093.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23094.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/LandingPageEntityMessageHandler.php';
  23095.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23096.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'])) {
  23097.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'];
  23098.         }
  23099.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23100.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'])) {
  23101.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'];
  23102.         }
  23103.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\LandingPageEntityMessageHandler(new RewindableGenerator(function () {
  23104.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23105.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23106.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23107.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23108.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23109.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23110.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23111.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23112.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23113.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23114.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23115.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23116.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23117.         }, 13), $a, ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23118.     }
  23119.     /**
  23120.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\MediaEntityMessageHandler' shared service.
  23121.      *
  23122.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\MediaEntityMessageHandler
  23123.      */
  23124.     protected function getMediaEntityMessageHandlerService()
  23125.     {
  23126.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23127.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/MediaEntityMessageHandler.php';
  23128.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23129.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'])) {
  23130.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'];
  23131.         }
  23132.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23133.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'])) {
  23134.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'];
  23135.         }
  23136.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\MediaEntityMessageHandler(new RewindableGenerator(function () {
  23137.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23138.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23139.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23140.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23141.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23142.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23143.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23144.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23145.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23146.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23147.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23148.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23149.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23150.         }, 13), $a, ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23151.     }
  23152.     /**
  23153.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\ProductManufacturerEntityMessageHandler' shared service.
  23154.      *
  23155.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\ProductManufacturerEntityMessageHandler
  23156.      */
  23157.     protected function getProductManufacturerEntityMessageHandlerService()
  23158.     {
  23159.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23160.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/ProductManufacturerEntityMessageHandler.php';
  23161.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23162.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'])) {
  23163.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'];
  23164.         }
  23165.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23166.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'])) {
  23167.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'];
  23168.         }
  23169.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\ProductManufacturerEntityMessageHandler(new RewindableGenerator(function () {
  23170.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23171.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23172.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23173.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23174.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23175.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23176.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23177.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23178.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23179.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23180.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23181.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23182.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23183.         }, 13), $a, ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23184.     }
  23185.     /**
  23186.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\ProductStreamEntityMessageHandler' shared service.
  23187.      *
  23188.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\ProductStreamEntityMessageHandler
  23189.      */
  23190.     protected function getProductStreamEntityMessageHandlerService()
  23191.     {
  23192.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23193.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/ProductStreamEntityMessageHandler.php';
  23194.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23195.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'])) {
  23196.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'];
  23197.         }
  23198.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23199.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'])) {
  23200.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'];
  23201.         }
  23202.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\ProductStreamEntityMessageHandler(new RewindableGenerator(function () {
  23203.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23204.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23205.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23206.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23207.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23208.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23209.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23210.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23211.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23212.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23213.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23214.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23215.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23216.         }, 13), $a, ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23217.     }
  23218.     /**
  23219.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupEntityMessageHandler' shared service.
  23220.      *
  23221.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupEntityMessageHandler
  23222.      */
  23223.     protected function getPropertyGroupEntityMessageHandlerService()
  23224.     {
  23225.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23226.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/PropertyGroupEntityMessageHandler.php';
  23227.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23228.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'])) {
  23229.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'];
  23230.         }
  23231.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23232.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'])) {
  23233.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'];
  23234.         }
  23235.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupEntityMessageHandler(new RewindableGenerator(function () {
  23236.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23237.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23238.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23239.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23240.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23241.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23242.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23243.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23244.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23245.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23246.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23247.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23248.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23249.         }, 13), $a, ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23250.     }
  23251.     /**
  23252.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupOptionEntityMessageHandler' shared service.
  23253.      *
  23254.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupOptionEntityMessageHandler
  23255.      */
  23256.     protected function getPropertyGroupOptionEntityMessageHandlerService()
  23257.     {
  23258.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23259.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/PropertyGroupOptionEntityMessageHandler.php';
  23260.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23261.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'])) {
  23262.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'];
  23263.         }
  23264.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23265.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'])) {
  23266.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'];
  23267.         }
  23268.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\PropertyGroupOptionEntityMessageHandler(new RewindableGenerator(function () {
  23269.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23270.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23271.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23272.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23273.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23274.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23275.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23276.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23277.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23278.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23279.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23280.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23281.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23282.         }, 13), $a, ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23283.     }
  23284.     /**
  23285.      * Gets the private 'Biloba\IntlTranslationMoreEntities\Components\Messages\SnippetEntityMessageHandler' shared service.
  23286.      *
  23287.      * @return \Biloba\IntlTranslationMoreEntities\Components\Messages\SnippetEntityMessageHandler
  23288.      */
  23289.     protected function getSnippetEntityMessageHandlerService()
  23290.     {
  23291.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23292.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Components/Messages/SnippetEntityMessageHandler.php';
  23293.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23294.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'])) {
  23295.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'];
  23296.         }
  23297.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23298.         if (isset($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'])) {
  23299.             return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'];
  23300.         }
  23301.         return $this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'] = new \Biloba\IntlTranslationMoreEntities\Components\Messages\SnippetEntityMessageHandler(new RewindableGenerator(function () {
  23302.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23303.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23304.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23305.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23306.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23307.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23308.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23309.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23310.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23311.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23312.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23313.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23314.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23315.         }, 13), $a, ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23316.     }
  23317.     /**
  23318.      * Gets the private 'Biloba\IntlTranslation\Command\LanguageCommand' shared service.
  23319.      *
  23320.      * @return \Biloba\IntlTranslation\Command\LanguageCommand
  23321.      */
  23322.     protected function getLanguageCommandService()
  23323.     {
  23324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23325.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Command/BaseCommand.php';
  23326.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Command/LanguageCommand.php';
  23327.         $this->privates['Biloba\\IntlTranslation\\Command\\LanguageCommand'] = $instance = new \Biloba\IntlTranslation\Command\LanguageCommand($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService()));
  23328.         $instance->setName('biloba:intl_translation:languages');
  23329.         return $instance;
  23330.     }
  23331.     /**
  23332.      * Gets the private 'Biloba\IntlTranslation\Command\TranslateCommand' shared service.
  23333.      *
  23334.      * @return \Biloba\IntlTranslation\Command\TranslateCommand
  23335.      */
  23336.     protected function getTranslateCommandService()
  23337.     {
  23338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23339.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Command/BaseCommand.php';
  23340.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Command/TranslateCommand.php';
  23341.         $this->privates['Biloba\\IntlTranslation\\Command\\TranslateCommand'] = $instance = new \Biloba\IntlTranslation\Command\TranslateCommand($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService()));
  23342.         $instance->setName('biloba:intl_translation:translate');
  23343.         return $instance;
  23344.     }
  23345.     /**
  23346.      * Gets the private 'Biloba\IntlTranslation\Components\EntityHandlers\ProductCrossSellingEntityHandler' shared service.
  23347.      *
  23348.      * @return \Biloba\IntlTranslation\Components\EntityHandlers\ProductCrossSellingEntityHandler
  23349.      */
  23350.     protected function getProductCrossSellingEntityHandlerService()
  23351.     {
  23352.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  23353.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  23354.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/ProductCrossSellingEntityHandler.php';
  23355.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23356.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'])) {
  23357.             return $this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'];
  23358.         }
  23359.         $b = ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService());
  23360.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'])) {
  23361.             return $this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'];
  23362.         }
  23363.         return $this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] = new \Biloba\IntlTranslation\Components\EntityHandlers\ProductCrossSellingEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()), $b);
  23364.     }
  23365.     /**
  23366.      * Gets the private 'Biloba\IntlTranslation\Components\EntityHandlers\ProductEntityHandler' shared service.
  23367.      *
  23368.      * @return \Biloba\IntlTranslation\Components\EntityHandlers\ProductEntityHandler
  23369.      */
  23370.     protected function getProductEntityHandlerService()
  23371.     {
  23372.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlerInterface.php';
  23373.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/GenericEntityHandler.php';
  23374.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/EntityHandlers/ProductEntityHandler.php';
  23375.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23376.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'])) {
  23377.             return $this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'];
  23378.         }
  23379.         return $this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] = new \Biloba\IntlTranslation\Components\EntityHandlers\ProductEntityHandler($this, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()), $a, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\Common\\IteratorFactory'] ?? $this->getIteratorFactoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->services['biloba_intl_translation_log.repository'] ?? $this->getBilobaIntlTranslationLog_RepositoryService()));
  23380.     }
  23381.     /**
  23382.      * Gets the private 'Biloba\IntlTranslation\Components\Messages\ProductCrossSellingEntityMessageHandler' shared service.
  23383.      *
  23384.      * @return \Biloba\IntlTranslation\Components\Messages\ProductCrossSellingEntityMessageHandler
  23385.      */
  23386.     protected function getProductCrossSellingEntityMessageHandlerService()
  23387.     {
  23388.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23389.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/ProductCrossSellingEntityMessageHandler.php';
  23390.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23391.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'])) {
  23392.             return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'];
  23393.         }
  23394.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23395.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'])) {
  23396.             return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'];
  23397.         }
  23398.         return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'] = new \Biloba\IntlTranslation\Components\Messages\ProductCrossSellingEntityMessageHandler(new RewindableGenerator(function () {
  23399.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23400.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23401.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23402.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23403.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23404.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23405.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23406.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23407.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23408.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23409.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23410.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23411.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23412.         }, 13), $a, ($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23413.     }
  23414.     /**
  23415.      * Gets the private 'Biloba\IntlTranslation\Components\Messages\ProductEntityMessageHandler' shared service.
  23416.      *
  23417.      * @return \Biloba\IntlTranslation\Components\Messages\ProductEntityMessageHandler
  23418.      */
  23419.     protected function getProductEntityMessageHandlerService()
  23420.     {
  23421.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/GenericEntityMessageHandler.php';
  23422.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/Messages/ProductEntityMessageHandler.php';
  23423.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  23424.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'])) {
  23425.             return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'];
  23426.         }
  23427.         $b = ($this->services['Biloba\\IntlTranslation\\Service\\TranslatorService'] ?? $this->getTranslatorServiceService());
  23428.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'])) {
  23429.             return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'];
  23430.         }
  23431.         $c = ($this->services['Biloba\\IntlTranslation\\Service\\ConfigService'] ?? $this->getConfigServiceService());
  23432.         if (isset($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'])) {
  23433.             return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'];
  23434.         }
  23435.         return $this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'] = new \Biloba\IntlTranslation\Components\Messages\ProductEntityMessageHandler(new RewindableGenerator(function () {
  23436.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductEntityHandler'] ?? $this->getProductEntityHandlerService());
  23437.             yield => ($this->privates['Biloba\\IntlTranslation\\Components\\EntityHandlers\\ProductCrossSellingEntityHandler'] ?? $this->getProductCrossSellingEntityHandlerService());
  23438.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CategoryEntityHandler'] ?? $this->getCategoryEntityHandlerService());
  23439.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\LandingPageEntityHandler'] ?? $this->getLandingPageEntityHandlerService());
  23440.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\EmailTemplateEntityHandler'] ?? $this->getEmailTemplateEntityHandlerService());
  23441.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\SnippetEntityHandler'] ?? $this->getSnippetEntityHandlerService());
  23442.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupEntityHandler'] ?? $this->getPropertyGroupEntityHandlerService());
  23443.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\PropertyGroupOptionEntityHandler'] ?? $this->getPropertyGroupOptionEntityHandlerService());
  23444.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSPageEntityHandler'] ?? $this->getCMSPageEntityHandlerService());
  23445.             yield => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\CMSSlotEntityHandler'] ?? $this->getCMSSlotEntityHandlerService());
  23446.             yield 10 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductManufacturerEntityHandler'] ?? $this->getProductManufacturerEntityHandlerService());
  23447.             yield 11 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\ProductStreamEntityHandler'] ?? $this->getProductStreamEntityHandlerService());
  23448.             yield 12 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\EntityHandlers\\MediaEntityHandler'] ?? $this->getMediaEntityHandlerService());
  23449.         }, 13), $a, ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), $b, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $c, ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23450.     }
  23451.     /**
  23452.      * Gets the private 'Biloba\IntlTranslation\Components\TextProcessors\Links' shared service.
  23453.      *
  23454.      * @return \Biloba\IntlTranslation\Components\TextProcessors\Links
  23455.      */
  23456.     protected function getLinksService()
  23457.     {
  23458.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessorInterface.php';
  23459.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessors/AbstractTextProcessor.php';
  23460.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessors/Links.php';
  23461.         return $this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\Links'] = new \Biloba\IntlTranslation\Components\TextProcessors\Links($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23462.     }
  23463.     /**
  23464.      * Gets the private 'Biloba\IntlTranslation\Components\TextProcessors\TagAttribute' shared service.
  23465.      *
  23466.      * @return \Biloba\IntlTranslation\Components\TextProcessors\TagAttribute
  23467.      */
  23468.     protected function getTagAttributeService()
  23469.     {
  23470.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessorInterface.php';
  23471.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessors/AbstractTextProcessor.php';
  23472.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TextProcessors/TagAttribute.php';
  23473.         return $this->privates['Biloba\\IntlTranslation\\Components\\TextProcessors\\TagAttribute'] = new \Biloba\IntlTranslation\Components\TextProcessors\TagAttribute($this, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  23474.     }
  23475.     /**
  23476.      * Gets the private 'Biloba\IntlTranslation\Components\TranslationApi\DeepL' shared service.
  23477.      *
  23478.      * @return \Biloba\IntlTranslation\Components\TranslationApi\DeepL
  23479.      */
  23480.     protected function getDeepLService()
  23481.     {
  23482.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TranslationApiInterface.php';
  23483.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TranslationApi/AbstractTranslationApi.php';
  23484.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TranslationApi/DeepL.php';
  23485.         return $this->privates['Biloba\\IntlTranslation\\Components\\TranslationApi\\DeepL'] = new \Biloba\IntlTranslation\Components\TranslationApi\DeepL(($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23486.     }
  23487.     /**
  23488.      * Gets the private 'Biloba\IntlTranslation\Components\TranslationApi\Google' shared service.
  23489.      *
  23490.      * @return \Biloba\IntlTranslation\Components\TranslationApi\Google
  23491.      */
  23492.     protected function getGoogleService()
  23493.     {
  23494.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TranslationApiInterface.php';
  23495.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TranslationApi/AbstractTranslationApi.php';
  23496.         include_once \dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Components/TranslationApi/Google.php';
  23497.         return $this->privates['Biloba\\IntlTranslation\\Components\\TranslationApi\\Google'] = new \Biloba\IntlTranslation\Components\TranslationApi\Google(($this->privates['Biloba\\IntlTranslation\\Util\\Logger'] ?? $this->getLogger2Service()));
  23498.     }
  23499.     /**
  23500.      * Gets the private 'Biloba\IntlTranslation\Util\Logger' shared service.
  23501.      *
  23502.      * @return \Monolog\Logger
  23503.      */
  23504.     protected function getLogger2Service()
  23505.     {
  23506.         return $this->privates['Biloba\\IntlTranslation\\Util\\Logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('biloba_intl_translation');
  23507.     }
  23508.     /**
  23509.      * Gets the private 'Cogi\CogiAdvancedContactForm\Subscriber\BusinessEventCollectorSubscriber' shared service.
  23510.      *
  23511.      * @return \Cogi\CogiAdvancedContactForm\Subscriber\BusinessEventCollectorSubscriber
  23512.      */
  23513.     protected function getBusinessEventCollectorSubscriberService()
  23514.     {
  23515.         include_once \dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Subscriber/BusinessEventCollectorSubscriber.php';
  23516.         $a = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  23517.         if (isset($this->privates['Cogi\\CogiAdvancedContactForm\\Subscriber\\BusinessEventCollectorSubscriber'])) {
  23518.             return $this->privates['Cogi\\CogiAdvancedContactForm\\Subscriber\\BusinessEventCollectorSubscriber'];
  23519.         }
  23520.         return $this->privates['Cogi\\CogiAdvancedContactForm\\Subscriber\\BusinessEventCollectorSubscriber'] = new \Cogi\CogiAdvancedContactForm\Subscriber\BusinessEventCollectorSubscriber($a);
  23521.     }
  23522.     /**
  23523.      * Gets the private 'Frosh\FroshProductCompare\Page\CompareProductPageLoader' shared service.
  23524.      *
  23525.      * @return \Frosh\FroshProductCompare\Page\CompareProductPageLoader
  23526.      */
  23527.     protected function getCompareProductPageLoaderService()
  23528.     {
  23529.         include_once \dirname(__DIR__4).'/vendor/frosh/product-compare/src/Page/CompareProductPageLoader.php';
  23530.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] ?? $this->getProductGatewayService());
  23531.         if (isset($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'])) {
  23532.             return $this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'];
  23533.         }
  23534.         $b = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  23535.         if (isset($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'])) {
  23536.             return $this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'];
  23537.         }
  23538.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23539.         if (isset($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'])) {
  23540.             return $this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'];
  23541.         }
  23542.         $d = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  23543.         if (isset($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'])) {
  23544.             return $this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'];
  23545.         }
  23546.         $e = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23547.         if (isset($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'])) {
  23548.             return $this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'];
  23549.         }
  23550.         return $this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'] = new \Frosh\FroshProductCompare\Page\CompareProductPageLoader($a$b$c$d$e);
  23551.     }
  23552.     /**
  23553.      * Gets the private 'Frosh\FroshProductCompare\Subscriber\FroshCrossSellingProductListingSubscriber' shared service.
  23554.      *
  23555.      * @return \Frosh\FroshProductCompare\Subscriber\FroshCrossSellingProductListingSubscriber
  23556.      */
  23557.     protected function getFroshCrossSellingProductListingSubscriberService()
  23558.     {
  23559.         include_once \dirname(__DIR__4).'/vendor/frosh/product-compare/src/Subscriber/FroshCrossSellingProductListingSubscriber.php';
  23560.         $a = ($this->privates['Frosh\\FroshProductCompare\\Page\\CompareProductPageLoader'] ?? $this->getCompareProductPageLoaderService());
  23561.         if (isset($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'])) {
  23562.             return $this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'];
  23563.         }
  23564.         $b = ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] ?? $this->getProductGatewayService());
  23565.         if (isset($this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'])) {
  23566.             return $this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'];
  23567.         }
  23568.         return $this->privates['Frosh\\FroshProductCompare\\Subscriber\\FroshCrossSellingProductListingSubscriber'] = new \Frosh\FroshProductCompare\Subscriber\FroshCrossSellingProductListingSubscriber($a$b);
  23569.     }
  23570.     /**
  23571.      * Gets the private 'Frosh\Tools\Command\ChangeUserPasswordCommand' shared service.
  23572.      *
  23573.      * @return \Frosh\Tools\Command\ChangeUserPasswordCommand
  23574.      */
  23575.     protected function getChangeUserPasswordCommandService()
  23576.     {
  23577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23578.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/ChangeUserPasswordCommand.php';
  23579.         $this->privates['Frosh\\Tools\\Command\\ChangeUserPasswordCommand'] = $instance = new \Frosh\Tools\Command\ChangeUserPasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  23580.         $instance->setName('frosh:user:change:password');
  23581.         $instance->setDescription('Change user password');
  23582.         return $instance;
  23583.     }
  23584.     /**
  23585.      * Gets the private 'Frosh\Tools\Command\EnvDelCommand' shared service.
  23586.      *
  23587.      * @return \Frosh\Tools\Command\EnvDelCommand
  23588.      */
  23589.     protected function getEnvDelCommandService()
  23590.     {
  23591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23592.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvDelCommand.php';
  23593.         $this->privates['Frosh\\Tools\\Command\\EnvDelCommand'] = $instance = new \Frosh\Tools\Command\EnvDelCommand((\dirname(__DIR__4).'/.env'));
  23594.         $instance->setName('frosh:env:Del');
  23595.         $instance->setDescription('Delete environment variable');
  23596.         return $instance;
  23597.     }
  23598.     /**
  23599.      * Gets the private 'Frosh\Tools\Command\EnvGetCommand' shared service.
  23600.      *
  23601.      * @return \Frosh\Tools\Command\EnvGetCommand
  23602.      */
  23603.     protected function getEnvGetCommandService()
  23604.     {
  23605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23606.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvGetCommand.php';
  23607.         $this->privates['Frosh\\Tools\\Command\\EnvGetCommand'] = $instance = new \Frosh\Tools\Command\EnvGetCommand((\dirname(__DIR__4).'/.env'));
  23608.         $instance->setName('frosh:env:get');
  23609.         $instance->setDescription('Get an environment variable');
  23610.         return $instance;
  23611.     }
  23612.     /**
  23613.      * Gets the private 'Frosh\Tools\Command\EnvSetCommand' shared service.
  23614.      *
  23615.      * @return \Frosh\Tools\Command\EnvSetCommand
  23616.      */
  23617.     protected function getEnvSetCommandService()
  23618.     {
  23619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23620.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/EnvSetCommand.php';
  23621.         $this->privates['Frosh\\Tools\\Command\\EnvSetCommand'] = $instance = new \Frosh\Tools\Command\EnvSetCommand((\dirname(__DIR__4).'/.env'));
  23622.         $instance->setName('frosh:env:set');
  23623.         $instance->setDescription('Set an environment variable');
  23624.         return $instance;
  23625.     }
  23626.     /**
  23627.      * Gets the private 'Frosh\Tools\Command\MonitorCommand' shared service.
  23628.      *
  23629.      * @return \Frosh\Tools\Command\MonitorCommand
  23630.      */
  23631.     protected function getMonitorCommandService()
  23632.     {
  23633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23634.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/MonitorCommand.php';
  23635.         $this->privates['Frosh\\Tools\\Command\\MonitorCommand'] = $instance = new \Frosh\Tools\Command\MonitorCommand(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  23636.         $instance->setName('frosh:monitor');
  23637.         $instance->setDescription('Monitor your scheduled task and queue with this command and get notified via email.');
  23638.         return $instance;
  23639.     }
  23640.     /**
  23641.      * Gets the private 'Frosh\Tools\Command\UpdateComposerPluginsCommand' shared service.
  23642.      *
  23643.      * @return \Frosh\Tools\Command\UpdateComposerPluginsCommand
  23644.      */
  23645.     protected function getUpdateComposerPluginsCommandService()
  23646.     {
  23647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23648.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdateComposerPluginsCommand.php';
  23649.         $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()));
  23650.         $instance->setName('frosh:composer-plugin:update');
  23651.         $instance->setDescription('Check for available plugin updates and install them');
  23652.         return $instance;
  23653.     }
  23654.     /**
  23655.      * Gets the private 'Frosh\Tools\Command\UpdatePluginsCommand' shared service.
  23656.      *
  23657.      * @return \Frosh\Tools\Command\UpdatePluginsCommand
  23658.      */
  23659.     protected function getUpdatePluginsCommandService()
  23660.     {
  23661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23662.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Command/UpdatePluginsCommand.php';
  23663.         $this->privates['Frosh\\Tools\\Command\\UpdatePluginsCommand'] = $instance = new \Frosh\Tools\Command\UpdatePluginsCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  23664.         $instance->setName('frosh:plugin:update');
  23665.         $instance->setDescription('Check for available plugin updates and install them');
  23666.         return $instance;
  23667.     }
  23668.     /**
  23669.      * Gets the private 'Frosh\Tools\Components\CacheRegistry' shared service.
  23670.      *
  23671.      * @return \Frosh\Tools\Components\CacheRegistry
  23672.      */
  23673.     protected function getCacheRegistryService($lazyLoad true)
  23674.     {
  23675.         if ($lazyLoad) {
  23676.             return $this->privates['Frosh\\Tools\\Components\\CacheRegistry'] = $this->createProxy('CacheRegistry_5ec93d0', function () {
  23677.                 return \CacheRegistry_5ec93d0::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  23678.                     $wrappedInstance $this->getCacheRegistryService(false);
  23679.                     $proxy->setProxyInitializer(null);
  23680.                     return true;
  23681.                 });
  23682.             });
  23683.         }
  23684.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/CacheAdapter.php';
  23685.         $instance = new \Frosh\Tools\Components\CacheRegistry();
  23686.         $instance->addAdapter('cache.app', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.app'] ?? $this->getCache_AppService())));
  23687.         $instance->addAdapter('cache.system', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.system'] ?? $this->getCache_SystemService())));
  23688.         $instance->addAdapter('cache.validator', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.validator'] ?? $this->getCache_ValidatorService())));
  23689.         $instance->addAdapter('cache.serializer', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.serializer'] ?? $this->getCache_SerializerService())));
  23690.         $instance->addAdapter('cache.annotations', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  23691.         $instance->addAdapter('cache.property_info', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService())));
  23692.         $instance->addAdapter('cache.messenger.restart_workers_signal', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())));
  23693.         $instance->addAdapter('cache.rate_limiter', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService())));
  23694.         $instance->addAdapter('cache.object', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService())));
  23695.         $instance->addAdapter('cache.http', new \Frosh\Tools\Components\CacheAdapter(($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService())));
  23696.         $instance->addAdapter('cache.tags', new \Frosh\Tools\Components\CacheAdapter(($this->privates['cache.tags'] ?? $this->getCache_TagsService())));
  23697.         $instance->addAdapter('cache.validator_expression_language', new \Frosh\Tools\Components\CacheAdapter(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  23698.         return $instance;
  23699.     }
  23700.     /**
  23701.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\ElasticsearchManager' shared service.
  23702.      *
  23703.      * @return \Frosh\Tools\Components\Elasticsearch\ElasticsearchManager
  23704.      */
  23705.     protected function getElasticsearchManagerService()
  23706.     {
  23707.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/ElasticsearchManager.php';
  23708.         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()));
  23709.     }
  23710.     /**
  23711.      * Gets the private 'Frosh\Tools\Components\Elasticsearch\EsProductDefinition' shared service.
  23712.      *
  23713.      * @return \Frosh\Tools\Components\Elasticsearch\EsProductDefinition
  23714.      */
  23715.     protected function getEsProductDefinitionService()
  23716.     {
  23717.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  23718.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Elasticsearch/EsProductDefinition.php';
  23719.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  23720.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  23721.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/AbstractProductSearchQueryBuilder.php';
  23722.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchQueryBuilder.php';
  23723.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  23724.         if (isset($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'])) {
  23725.             return $this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'];
  23726.         }
  23727.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  23728.         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);
  23729.     }
  23730.     /**
  23731.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker' shared service.
  23732.      *
  23733.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\MysqlChecker
  23734.      */
  23735.     protected function getMysqlCheckerService()
  23736.     {
  23737.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23738.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/MysqlChecker.php';
  23739.         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()));
  23740.     }
  23741.     /**
  23742.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker' shared service.
  23743.      *
  23744.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\QueueChecker
  23745.      */
  23746.     protected function getQueueCheckerService()
  23747.     {
  23748.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23749.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/QueueChecker.php';
  23750.         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()));
  23751.     }
  23752.     /**
  23753.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker' shared service.
  23754.      *
  23755.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker
  23756.      */
  23757.     protected function getSwagSecurityCheckerService()
  23758.     {
  23759.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23760.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/SwagSecurityChecker.php';
  23761.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\SwagSecurityChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\SwagSecurityChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['kernel'] ?? $this->get('kernel'1)), '6.4.20.0', ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  23762.     }
  23763.     /**
  23764.      * Gets the private 'Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker' shared service.
  23765.      *
  23766.      * @return \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker
  23767.      */
  23768.     protected function getTaskCheckerService()
  23769.     {
  23770.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23771.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/HealthChecker/TaskChecker.php';
  23772.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\HealthChecker\\TaskChecker'] = new \Frosh\Tools\Components\Health\Checker\HealthChecker\TaskChecker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  23773.     }
  23774.     /**
  23775.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker' shared service.
  23776.      *
  23777.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\DisabledMailUpdatesChecker
  23778.      */
  23779.     protected function getDisabledMailUpdatesCheckerService()
  23780.     {
  23781.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23782.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/DisabledMailUpdatesChecker.php';
  23783.         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))));
  23784.     }
  23785.     /**
  23786.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker' shared service.
  23787.      *
  23788.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\EsChecker
  23789.      */
  23790.     protected function getEsCheckerService()
  23791.     {
  23792.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23793.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/EsChecker.php';
  23794.         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()));
  23795.     }
  23796.     /**
  23797.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker' shared service.
  23798.      *
  23799.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\LoggerLevelChecker
  23800.      */
  23801.     protected function getLoggerLevelCheckerService()
  23802.     {
  23803.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23804.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/LoggerLevelChecker.php';
  23805.         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()));
  23806.     }
  23807.     /**
  23808.      * Gets the private 'Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker' shared service.
  23809.      *
  23810.      * @return \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker
  23811.      */
  23812.     protected function getMySQL8CheckerService()
  23813.     {
  23814.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/CheckerInterface.php';
  23815.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Health/Checker/PerformanceChecker/MySQL8Checker.php';
  23816.         return $this->privates['Frosh\\Tools\\Components\\Health\\Checker\\PerformanceChecker\\MySQL8Checker'] = new \Frosh\Tools\Components\Health\Checker\PerformanceChecker\MySQL8Checker(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23817.     }
  23818.     /**
  23819.      * Gets the private 'Frosh\Tools\Components\Messenger\TaskLoggingMiddleware' shared service.
  23820.      *
  23821.      * @return \Frosh\Tools\Components\Messenger\TaskLoggingMiddleware
  23822.      */
  23823.     protected function getTaskLoggingMiddlewareService()
  23824.     {
  23825.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  23826.         include_once \dirname(__DIR__4).'/custom/plugins/FroshTools/src/Components/Messenger/TaskLoggingMiddleware.php';
  23827.         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));
  23828.     }
  23829.     /**
  23830.      * Gets the private 'IabTheme\Service\CheckoutSubscriber' shared service.
  23831.      *
  23832.      * @return \IabTheme\Service\CheckoutSubscriber
  23833.      */
  23834.     protected function getCheckoutSubscriberService()
  23835.     {
  23836.         include_once \dirname(__DIR__4).'/custom/plugins/IabTheme/src/Service/CheckoutSubscriber.php';
  23837.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23838.         if (isset($this->privates['IabTheme\\Service\\CheckoutSubscriber'])) {
  23839.             return $this->privates['IabTheme\\Service\\CheckoutSubscriber'];
  23840.         }
  23841.         return $this->privates['IabTheme\\Service\\CheckoutSubscriber'] = new \IabTheme\Service\CheckoutSubscriber($a);
  23842.     }
  23843.     /**
  23844.      * Gets the private 'Maxia\MaxiaListingVariants6\Subscriber\CacheInvalidationSubscriber' shared service.
  23845.      *
  23846.      * @return \Maxia\MaxiaListingVariants6\Subscriber\CacheInvalidationSubscriber
  23847.      */
  23848.     protected function getCacheInvalidationSubscriberService()
  23849.     {
  23850.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Subscriber/CacheInvalidationSubscriber.php';
  23851.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  23852.         if (isset($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\CacheInvalidationSubscriber'])) {
  23853.             return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\CacheInvalidationSubscriber'];
  23854.         }
  23855.         return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\CacheInvalidationSubscriber'] = new \Maxia\MaxiaListingVariants6\Subscriber\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23856.     }
  23857.     /**
  23858.      * Gets the private 'Maxia\MaxiaListingVariants6\Subscriber\ScssVariablesSubscriber' shared service.
  23859.      *
  23860.      * @return \Maxia\MaxiaListingVariants6\Subscriber\ScssVariablesSubscriber
  23861.      */
  23862.     protected function getScssVariablesSubscriberService()
  23863.     {
  23864.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Subscriber/ScssVariablesSubscriber.php';
  23865.         return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\ScssVariablesSubscriber'] = new \Maxia\MaxiaListingVariants6\Subscriber\ScssVariablesSubscriber(($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  23866.     }
  23867.     /**
  23868.      * Gets the private 'Maxia\MaxiaListingVariants6\Subscriber\Storefront' shared service.
  23869.      *
  23870.      * @return \Maxia\MaxiaListingVariants6\Subscriber\Storefront
  23871.      */
  23872.     protected function getStorefrontService()
  23873.     {
  23874.         include_once \dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Subscriber/Storefront.php';
  23875.         $a = ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ListingVariantsLoader'] ?? $this->getListingVariantsLoaderService());
  23876.         if (isset($this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'])) {
  23877.             return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'];
  23878.         }
  23879.         return $this->privates['Maxia\\MaxiaListingVariants6\\Subscriber\\Storefront'] = new \Maxia\MaxiaListingVariants6\Subscriber\Storefront($a, ($this->privates['maxia.maxia_listing_variants_6.logger'] ?? $this->getMaxia_MaxiaListingVariants6_LoggerService()), ($this->services['Maxia\\MaxiaListingVariants6\\Service\\ConfigService'] ?? $this->getConfigService2Service()));
  23880.     }
  23881.     /**
  23882.      * Gets the private 'NewsletterSendinblue\Service\ApiClientService' shared service.
  23883.      *
  23884.      * @return \NewsletterSendinblue\Service\ApiClientService
  23885.      */
  23886.     protected function getApiClientServiceService()
  23887.     {
  23888.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/ApiClientService.php';
  23889.         $a = ($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service());
  23890.         if (isset($this->privates['NewsletterSendinblue\\Service\\ApiClientService'])) {
  23891.             return $this->privates['NewsletterSendinblue\\Service\\ApiClientService'];
  23892.         }
  23893.         $b = ($this->privates['NewsletterSendinblue\\Service\\VersionProvider'] ?? $this->getVersionProviderService());
  23894.         if (isset($this->privates['NewsletterSendinblue\\Service\\ApiClientService'])) {
  23895.             return $this->privates['NewsletterSendinblue\\Service\\ApiClientService'];
  23896.         }
  23897.         return $this->privates['NewsletterSendinblue\\Service\\ApiClientService'] = new \NewsletterSendinblue\Service\ApiClientService($a, ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()), $b);
  23898.     }
  23899.     /**
  23900.      * Gets the private 'NewsletterSendinblue\Service\Cart\CartEventProducer' shared service.
  23901.      *
  23902.      * @return \NewsletterSendinblue\Service\Cart\CartEventProducer
  23903.      */
  23904.     protected function getCartEventProducerService()
  23905.     {
  23906.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/Cart/CartEventProducer.php';
  23907.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/Cart/CartPayloadCollector.php';
  23908.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  23909.         if (isset($this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'])) {
  23910.             return $this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'];
  23911.         }
  23912.         $b = ($this->privates['NewsletterSendinblue\\Service\\ApiClientService'] ?? $this->getApiClientServiceService());
  23913.         if (isset($this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'])) {
  23914.             return $this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'];
  23915.         }
  23916.         return $this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'] = new \NewsletterSendinblue\Service\Cart\CartEventProducer(new \NewsletterSendinblue\Service\Cart\CartPayloadCollector($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService())), $b, ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()));
  23917.     }
  23918.     /**
  23919.      * Gets the private 'NewsletterSendinblue\Service\Cart\SendinblueCartProcessorService' shared service.
  23920.      *
  23921.      * @return \NewsletterSendinblue\Service\Cart\SendinblueCartProcessorService
  23922.      */
  23923.     protected function getSendinblueCartProcessorServiceService()
  23924.     {
  23925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  23926.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/Cart/SendinblueCartProcessorService.php';
  23927.         $a = ($this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'] ?? $this->getCartEventProducerService());
  23928.         if (isset($this->privates['NewsletterSendinblue\\Service\\Cart\\SendinblueCartProcessorService'])) {
  23929.             return $this->privates['NewsletterSendinblue\\Service\\Cart\\SendinblueCartProcessorService'];
  23930.         }
  23931.         return $this->privates['NewsletterSendinblue\\Service\\Cart\\SendinblueCartProcessorService'] = new \NewsletterSendinblue\Service\Cart\SendinblueCartProcessorService($a, ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()));
  23932.     }
  23933.     /**
  23934.      * Gets the private 'NewsletterSendinblue\Service\ConfigService' shared service.
  23935.      *
  23936.      * @return \NewsletterSendinblue\Service\ConfigService
  23937.      */
  23938.     protected function getConfigService3Service()
  23939.     {
  23940.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/ConfigService.php';
  23941.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  23942.         if (isset($this->privates['NewsletterSendinblue\\Service\\ConfigService'])) {
  23943.             return $this->privates['NewsletterSendinblue\\Service\\ConfigService'];
  23944.         }
  23945.         return $this->privates['NewsletterSendinblue\\Service\\ConfigService'] = new \NewsletterSendinblue\Service\ConfigService($a'https://plugin.brevo.com');
  23946.     }
  23947.     /**
  23948.      * Gets the private 'NewsletterSendinblue\Service\VersionProvider' shared service.
  23949.      *
  23950.      * @return \NewsletterSendinblue\Service\VersionProvider
  23951.      */
  23952.     protected function getVersionProviderService()
  23953.     {
  23954.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/VersionProvider.php';
  23955.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  23956.         if (isset($this->privates['NewsletterSendinblue\\Service\\VersionProvider'])) {
  23957.             return $this->privates['NewsletterSendinblue\\Service\\VersionProvider'];
  23958.         }
  23959.         return $this->privates['NewsletterSendinblue\\Service\\VersionProvider'] = new \NewsletterSendinblue\Service\VersionProvider('6.4.20.0'$a);
  23960.     }
  23961.     /**
  23962.      * Gets the private 'NewsletterSendinblue\Subscriber\AbandonedCartSubscriber' shared service.
  23963.      *
  23964.      * @return \NewsletterSendinblue\Subscriber\AbandonedCartSubscriber
  23965.      */
  23966.     protected function getAbandonedCartSubscriberService()
  23967.     {
  23968.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Subscriber/AbandonedCartSubscriber.php';
  23969.         $a = ($this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'] ?? $this->getCartEventProducerService());
  23970.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'])) {
  23971.             return $this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'];
  23972.         }
  23973.         $b = ($this->privates['NewsletterSendinblue\\Service\\Cart\\SendinblueCartProcessorService'] ?? $this->getSendinblueCartProcessorServiceService());
  23974.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'])) {
  23975.             return $this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'];
  23976.         }
  23977.         return $this->privates['NewsletterSendinblue\\Subscriber\\AbandonedCartSubscriber'] = new \NewsletterSendinblue\Subscriber\AbandonedCartSubscriber($a$b, ($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()));
  23978.     }
  23979.     /**
  23980.      * Gets the private 'NewsletterSendinblue\Subscriber\CartOrderSubscriber' shared service.
  23981.      *
  23982.      * @return \NewsletterSendinblue\Subscriber\CartOrderSubscriber
  23983.      */
  23984.     protected function getCartOrderSubscriberService()
  23985.     {
  23986.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Subscriber/CartOrderSubscriber.php';
  23987.         $a = ($this->privates['NewsletterSendinblue\\Service\\Cart\\CartEventProducer'] ?? $this->getCartEventProducerService());
  23988.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\CartOrderSubscriber'])) {
  23989.             return $this->privates['NewsletterSendinblue\\Subscriber\\CartOrderSubscriber'];
  23990.         }
  23991.         return $this->privates['NewsletterSendinblue\\Subscriber\\CartOrderSubscriber'] = new \NewsletterSendinblue\Subscriber\CartOrderSubscriber(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), $a);
  23992.     }
  23993.     /**
  23994.      * Gets the private 'NewsletterSendinblue\Subscriber\MailerSettingsChangeSubscriber' shared service.
  23995.      *
  23996.      * @return \NewsletterSendinblue\Subscriber\MailerSettingsChangeSubscriber
  23997.      */
  23998.     protected function getMailerSettingsChangeSubscriberService()
  23999.     {
  24000.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Subscriber/MailerSettingsChangeSubscriber.php';
  24001.         $a = ($this->privates['NewsletterSendinblue\\Service\\ApiClientService'] ?? $this->getApiClientServiceService());
  24002.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\MailerSettingsChangeSubscriber'])) {
  24003.             return $this->privates['NewsletterSendinblue\\Subscriber\\MailerSettingsChangeSubscriber'];
  24004.         }
  24005.         return $this->privates['NewsletterSendinblue\\Subscriber\\MailerSettingsChangeSubscriber'] = new \NewsletterSendinblue\Subscriber\MailerSettingsChangeSubscriber(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), $a, ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService()));
  24006.     }
  24007.     /**
  24008.      * Gets the private 'NewsletterSendinblue\Subscriber\MarketingAutomationSubscriber' shared service.
  24009.      *
  24010.      * @return \NewsletterSendinblue\Subscriber\MarketingAutomationSubscriber
  24011.      */
  24012.     protected function getMarketingAutomationSubscriberService()
  24013.     {
  24014.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Subscriber/MarketingAutomationSubscriber.php';
  24015.         return $this->privates['NewsletterSendinblue\\Subscriber\\MarketingAutomationSubscriber'] = new \NewsletterSendinblue\Subscriber\MarketingAutomationSubscriber(($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()));
  24016.     }
  24017.     /**
  24018.      * Gets the private 'NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber' shared service.
  24019.      *
  24020.      * @return \NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber
  24021.      */
  24022.     protected function getNewsletterRecipientSubscriberService()
  24023.     {
  24024.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Subscriber/NewsletterRecipientSubscriber.php';
  24025.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/NewsletterRecipient/NewsletterRecipientProducer.php';
  24026.         include_once \dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Service/NewsletterRecipient/NewsletterRecipientPayloadCollector.php';
  24027.         $a = ($this->privates['NewsletterSendinblue\\Service\\ApiClientService'] ?? $this->getApiClientServiceService());
  24028.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'])) {
  24029.             return $this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'];
  24030.         }
  24031.         $b = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  24032.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'])) {
  24033.             return $this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'];
  24034.         }
  24035.         $c = ($this->services['NewsletterSendinblue\\Controller\\Api\\CustomerFieldController'] ?? $this->getCustomerFieldControllerService());
  24036.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'])) {
  24037.             return $this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'];
  24038.         }
  24039.         $d = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24040.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'])) {
  24041.             return $this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'];
  24042.         }
  24043.         $e = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  24044.         if (isset($this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'])) {
  24045.             return $this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'];
  24046.         }
  24047.         $f = ($this->privates['Sendinblue.logger'] ?? $this->getSendinblue_LoggerService());
  24048.         return $this->privates['NewsletterSendinblue\\Subscriber\\NewsletterRecipientSubscriber'] = new \NewsletterSendinblue\Subscriber\NewsletterRecipientSubscriber(new \NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientProducer($a$b, new \NewsletterSendinblue\Service\NewsletterRecipient\NewsletterRecipientPayloadCollector($c$f), $f), ($this->privates['NewsletterSendinblue\\Service\\ConfigService'] ?? $this->getConfigService3Service()), $d$e, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24049.     }
  24050.     /**
  24051.      * Gets the private 'Orcamultimedia\OciPunchout\Service\OciService' shared service.
  24052.      *
  24053.      * @return \Orcamultimedia\OciPunchout\Service\OciService
  24054.      */
  24055.     protected function getOciServiceService()
  24056.     {
  24057.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24058.         if (isset($this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'])) {
  24059.             return $this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'];
  24060.         }
  24061.         return $this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'] = new \Orcamultimedia\OciPunchout\Service\OciService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('orcamultimedia_ocipunchout'), $a);
  24062.     }
  24063.     /**
  24064.      * Gets the private 'Orcamultimedia\OciPunchout\Subscriber\CheckoutCartSubscriber' shared service.
  24065.      *
  24066.      * @return \Orcamultimedia\OciPunchout\Subscriber\CheckoutCartSubscriber
  24067.      */
  24068.     protected function getCheckoutCartSubscriberService()
  24069.     {
  24070.         include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Subscriber/CheckoutCartSubscriber.php';
  24071.         $a = ($this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'] ?? $this->getOciServiceService());
  24072.         if (isset($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\CheckoutCartSubscriber'])) {
  24073.             return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\CheckoutCartSubscriber'];
  24074.         }
  24075.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24076.         if (isset($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\CheckoutCartSubscriber'])) {
  24077.             return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\CheckoutCartSubscriber'];
  24078.         }
  24079.         return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\CheckoutCartSubscriber'] = new \Orcamultimedia\OciPunchout\Subscriber\CheckoutCartSubscriber($a$b);
  24080.     }
  24081.     /**
  24082.      * Gets the private 'Orcamultimedia\OciPunchout\Subscriber\LineItemAddedSubscriber' shared service.
  24083.      *
  24084.      * @return \Orcamultimedia\OciPunchout\Subscriber\LineItemAddedSubscriber
  24085.      */
  24086.     protected function getLineItemAddedSubscriberService()
  24087.     {
  24088.         include_once \dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Subscriber/LineItemAddedSubscriber.php';
  24089.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  24090.         if (isset($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\LineItemAddedSubscriber'])) {
  24091.             return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\LineItemAddedSubscriber'];
  24092.         }
  24093.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24094.         if (isset($this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\LineItemAddedSubscriber'])) {
  24095.             return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\LineItemAddedSubscriber'];
  24096.         }
  24097.         return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\LineItemAddedSubscriber'] = new \Orcamultimedia\OciPunchout\Subscriber\LineItemAddedSubscriber($a, ($this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'] ?? $this->getOciServiceService()), $b);
  24098.     }
  24099.     /**
  24100.      * Gets the private 'Orcamultimedia\OciPunchout\Subscriber\StorefrontSubscriber' shared service.
  24101.      *
  24102.      * @return \Orcamultimedia\OciPunchout\Subscriber\StorefrontSubscriber
  24103.      */
  24104.     protected function getStorefrontSubscriberService()
  24105.     {
  24106.         return $this->privates['Orcamultimedia\\OciPunchout\\Subscriber\\StorefrontSubscriber'] = new \Orcamultimedia\OciPunchout\Subscriber\StorefrontSubscriber(($this->privates['Orcamultimedia\\OciPunchout\\Service\\OciService'] ?? $this->getOciServiceService()), ($this->services['router'] ?? $this->getRouterService()));
  24107.     }
  24108.     /**
  24109.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\Core\Checkout\Cart\PromotionProcessorDecorator' shared service.
  24110.      *
  24111.      * @return \Prems\Plugin\PremsDiscountCategory6\Core\Checkout\Cart\PromotionProcessorDecorator
  24112.      */
  24113.     protected function getPromotionProcessorDecoratorService()
  24114.     {
  24115.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Core/Checkout/Cart/PromotionProcessorDecorator.php';
  24116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  24118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  24119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  24120.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  24121.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  24122.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  24123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  24124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  24125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  24126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  24127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  24128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  24129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  24130.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24131.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Checkout\\Cart\\PromotionProcessorDecorator'])) {
  24132.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Checkout\\Cart\\PromotionProcessorDecorator'];
  24133.         }
  24134.         $b = ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'] ?? $this->getDiscountServiceService());
  24135.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Checkout\\Cart\\PromotionProcessorDecorator'])) {
  24136.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Checkout\\Cart\\PromotionProcessorDecorator'];
  24137.         }
  24138.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  24139.         $d = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  24140.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Checkout\\Cart\\PromotionProcessorDecorator'] = new \Prems\Plugin\PremsDiscountCategory6\Core\Checkout\Cart\PromotionProcessorDecorator(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()), $c, new \Shopware\Core\Checkout\Promotion\Cart\Discount\Composition\DiscountCompositionBuilder(), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageFilter($d), new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackagePicker($d), 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($c), new \Shopware\Core\Checkout\Promotion\Cart\Discount\ScopePackager\SetScopeDiscountPackager($c)), $c), $a$b);
  24141.     }
  24142.     /**
  24143.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\Core\Content\Product\Cart\ApplyDiscountCartProcessor' shared service.
  24144.      *
  24145.      * @return \Prems\Plugin\PremsDiscountCategory6\Core\Content\Product\Cart\ApplyDiscountCartProcessor
  24146.      */
  24147.     protected function getApplyDiscountCartProcessorService()
  24148.     {
  24149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24150.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Core/Content/Product/Cart/ApplyDiscountCartProcessor.php';
  24151.         $a = ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'] ?? $this->getProductDiscountServiceService());
  24152.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Content\\Product\\Cart\\ApplyDiscountCartProcessor'])) {
  24153.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Content\\Product\\Cart\\ApplyDiscountCartProcessor'];
  24154.         }
  24155.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24156.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Content\\Product\\Cart\\ApplyDiscountCartProcessor'])) {
  24157.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Content\\Product\\Cart\\ApplyDiscountCartProcessor'];
  24158.         }
  24159.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Content\\Product\\Cart\\ApplyDiscountCartProcessor'] = new \Prems\Plugin\PremsDiscountCategory6\Core\Content\Product\Cart\ApplyDiscountCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), $a$b);
  24160.     }
  24161.     /**
  24162.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\EventListener\CacheInvalidationListener' shared service.
  24163.      *
  24164.      * @return \Prems\Plugin\PremsDiscountCategory6\EventListener\CacheInvalidationListener
  24165.      */
  24166.     protected function getCacheInvalidationListenerService()
  24167.     {
  24168.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/EventListener/CacheInvalidationListener.php';
  24169.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  24170.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheInvalidationListener'])) {
  24171.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheInvalidationListener'];
  24172.         }
  24173.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\CacheInvalidationListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\CacheInvalidationListener(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  24174.     }
  24175.     /**
  24176.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\EventListener\NavigationPageLoadedListener' shared service.
  24177.      *
  24178.      * @return \Prems\Plugin\PremsDiscountCategory6\EventListener\NavigationPageLoadedListener
  24179.      */
  24180.     protected function getNavigationPageLoadedListenerService()
  24181.     {
  24182.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/EventListener/NavigationPageLoadedListener.php';
  24183.         $a = ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'] ?? $this->getDiscountServiceService());
  24184.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\NavigationPageLoadedListener'])) {
  24185.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\NavigationPageLoadedListener'];
  24186.         }
  24187.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\NavigationPageLoadedListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\NavigationPageLoadedListener($a);
  24188.     }
  24189.     /**
  24190.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\EventListener\ProductLoadedListener' shared service.
  24191.      *
  24192.      * @return \Prems\Plugin\PremsDiscountCategory6\EventListener\ProductLoadedListener
  24193.      */
  24194.     protected function getProductLoadedListenerService()
  24195.     {
  24196.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/EventListener/ProductLoadedListener.php';
  24197.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24198.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\ProductLoadedListener'])) {
  24199.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\ProductLoadedListener'];
  24200.         }
  24201.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\ProductLoadedListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\ProductLoadedListener(($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'] ?? $this->getProductDiscountServiceService()), $a);
  24202.     }
  24203.     /**
  24204.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\EventListener\RequestListener' shared service.
  24205.      *
  24206.      * @return \Prems\Plugin\PremsDiscountCategory6\EventListener\RequestListener
  24207.      */
  24208.     protected function getRequestListenerService()
  24209.     {
  24210.         $a = ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'] ?? $this->getDiscountServiceService());
  24211.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\RequestListener'])) {
  24212.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\RequestListener'];
  24213.         }
  24214.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\EventListener\\RequestListener'] = new \Prems\Plugin\PremsDiscountCategory6\EventListener\RequestListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  24215.     }
  24216.     /**
  24217.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\Service\DiscountService' shared service.
  24218.      *
  24219.      * @return \Prems\Plugin\PremsDiscountCategory6\Service\DiscountService
  24220.      */
  24221.     protected function getDiscountServiceService()
  24222.     {
  24223.         $a = ($this->services['prems_discount_category_base.repository'] ?? $this->getPremsDiscountCategoryBase_RepositoryService());
  24224.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'])) {
  24225.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'];
  24226.         }
  24227.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24228.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'])) {
  24229.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'];
  24230.         }
  24231.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'] = new \Prems\Plugin\PremsDiscountCategory6\Service\DiscountService($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b);
  24232.     }
  24233.     /**
  24234.      * Gets the private 'Prems\Plugin\PremsDiscountCategory6\Service\ProductDiscountService' shared service.
  24235.      *
  24236.      * @return \Prems\Plugin\PremsDiscountCategory6\Service\ProductDiscountService
  24237.      */
  24238.     protected function getProductDiscountServiceService()
  24239.     {
  24240.         include_once \dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Service/ProductDiscountService.php';
  24241.         $a = ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\DiscountService'] ?? $this->getDiscountServiceService());
  24242.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'])) {
  24243.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'];
  24244.         }
  24245.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  24246.         if (isset($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'])) {
  24247.             return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'];
  24248.         }
  24249.         return $this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Service\\ProductDiscountService'] = new \Prems\Plugin\PremsDiscountCategory6\Service\ProductDiscountService($a$b);
  24250.     }
  24251.     /**
  24252.      * Gets the private 'Seidemann\Solfusion\Core\Configuration' shared service.
  24253.      *
  24254.      * @return \Seidemann\Solfusion\Core\Configuration
  24255.      */
  24256.     protected function getConfigurationService()
  24257.     {
  24258.         include_once \dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Core/Configuration.php';
  24259.         return $this->privates['Seidemann\\Solfusion\\Core\\Configuration'] = new \Seidemann\Solfusion\Core\Configuration(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  24260.     }
  24261.     /**
  24262.      * Gets the private 'Sendinblue.logger' shared service.
  24263.      *
  24264.      * @return \Monolog\Logger
  24265.      */
  24266.     protected function getSendinblue_LoggerService()
  24267.     {
  24268.         return $this->privates['Sendinblue.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('Sendinblue');
  24269.     }
  24270.     /**
  24271.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  24272.      *
  24273.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  24274.      */
  24275.     protected function getSalesChannelUserConfigSubscriberService()
  24276.     {
  24277.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  24278.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  24279.         if (isset($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'])) {
  24280.             return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'];
  24281.         }
  24282.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber($a);
  24283.     }
  24284.     /**
  24285.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  24286.      *
  24287.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  24288.      */
  24289.     protected function getAddressValidatorService()
  24290.     {
  24291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  24292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  24293.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24294.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  24295.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'];
  24296.         }
  24297.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator($a);
  24298.     }
  24299.     /**
  24300.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  24301.      *
  24302.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  24303.      */
  24304.     protected function getCachedRuleLoaderService()
  24305.     {
  24306.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  24307.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'])) {
  24308.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'];
  24309.         }
  24310.         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()));
  24311.     }
  24312.     /**
  24313.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  24314.      *
  24315.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  24316.      */
  24317.     protected function getCartCalculatorService()
  24318.     {
  24319.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  24320.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'])) {
  24321.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'];
  24322.         }
  24323.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator($a);
  24324.     }
  24325.     /**
  24326.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  24327.      *
  24328.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  24329.      */
  24330.     protected function getCartPersisterService()
  24331.     {
  24332.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24333.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'])) {
  24334.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'];
  24335.         }
  24336.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  24337.         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);
  24338.     }
  24339.     /**
  24340.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  24341.      *
  24342.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  24343.      */
  24344.     protected function getCartRuleLoaderService()
  24345.     {
  24346.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  24347.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24348.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24349.         }
  24350.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] ?? $this->getProcessorService());
  24351.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24352.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24353.         }
  24354.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CachedRuleLoader'] ?? $this->getCachedRuleLoaderService());
  24355.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24356.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24357.         }
  24358.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24359.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  24360.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'];
  24361.         }
  24362.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] = new \Shopware\Core\Checkout\Cart\CartRuleLoader($a$b, ($this->services['logger'] ?? $this->getLoggerService()), ($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);
  24363.     }
  24364.     /**
  24365.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  24366.      *
  24367.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  24368.      */
  24369.     protected function getCleanupCartTaskHandlerService()
  24370.     {
  24371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  24372.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] = new \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  24373.     }
  24374.     /**
  24375.      * Gets the private 'Shopware\Core\Checkout\Cart\Command\CartMigrateCommand' shared service.
  24376.      *
  24377.      * @return \Shopware\Core\Checkout\Cart\Command\CartMigrateCommand
  24378.      */
  24379.     protected function getCartMigrateCommandService()
  24380.     {
  24381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  24383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Command/CartMigrateCommand.php';
  24384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/RedisConnectionFactory.php';
  24385.         $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')));
  24386.         $instance->setName('cart:migrate');
  24387.         return $instance;
  24388.     }
  24389.     /**
  24390.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  24391.      *
  24392.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  24393.      */
  24394.     protected function getCreditCartProcessorService()
  24395.     {
  24396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  24398.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  24399.     }
  24400.     /**
  24401.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  24402.      *
  24403.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  24404.      */
  24405.     protected function getCustomCartProcessorService()
  24406.     {
  24407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  24410.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  24411.     }
  24412.     /**
  24413.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  24414.      *
  24415.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  24416.      */
  24417.     protected function getDeliveryProcessorService()
  24418.     {
  24419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  24421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  24422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  24423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  24424.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  24425.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'])) {
  24426.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'];
  24427.         }
  24428.         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);
  24429.     }
  24430.     /**
  24431.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  24432.      *
  24433.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  24434.      */
  24435.     protected function getCartFacadeHelperService()
  24436.     {
  24437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  24438.         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()));
  24439.     }
  24440.     /**
  24441.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  24442.      *
  24443.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  24444.      */
  24445.     protected function getCreditLineItemFactoryService()
  24446.     {
  24447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  24448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  24449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  24450.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24451.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'])) {
  24452.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'];
  24453.         }
  24454.         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);
  24455.     }
  24456.     /**
  24457.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  24458.      *
  24459.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  24460.      */
  24461.     protected function getCustomLineItemFactoryService()
  24462.     {
  24463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  24464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  24465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  24466.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  24467.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'])) {
  24468.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'];
  24469.         }
  24470.         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);
  24471.     }
  24472.     /**
  24473.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  24474.      *
  24475.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  24476.      */
  24477.     protected function getProductLineItemFactoryService()
  24478.     {
  24479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  24480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  24481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  24482.         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())));
  24483.     }
  24484.     /**
  24485.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  24486.      *
  24487.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  24488.      */
  24489.     protected function getLineItemFactoryRegistryService()
  24490.     {
  24491.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  24492.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  24493.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  24494.         }
  24495.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24496.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'])) {
  24497.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'];
  24498.         }
  24499.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  24500.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  24501.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  24502.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  24503.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  24504.         }, 4), $a$b);
  24505.     }
  24506.     /**
  24507.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  24508.      *
  24509.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  24510.      */
  24511.     protected function getLineItemGroupBuilderService()
  24512.     {
  24513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  24514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  24515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  24516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  24517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  24518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  24519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  24520.         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());
  24521.     }
  24522.     /**
  24523.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  24524.      *
  24525.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  24526.      */
  24527.     protected function getLineItemGroupServiceRegistryService()
  24528.     {
  24529.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  24530.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  24531.             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()));
  24532.             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()));
  24533.             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()));
  24534.         }, 3), new RewindableGenerator(function () {
  24535.             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()));
  24536.             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()));
  24537.         }, 2));
  24538.     }
  24539.     /**
  24540.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  24541.      *
  24542.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  24543.      */
  24544.     protected function getLineItemQuantitySplitterService()
  24545.     {
  24546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  24547.         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()));
  24548.     }
  24549.     /**
  24550.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  24551.      *
  24552.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  24553.      */
  24554.     protected function getOrderConverterService()
  24555.     {
  24556.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24557.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24558.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24559.         }
  24560.         $b = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  24561.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24562.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24563.         }
  24564.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24565.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24566.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24567.         }
  24568.         $d = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  24569.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24570.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24571.         }
  24572.         $e = ($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService());
  24573.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24574.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24575.         }
  24576.         $f = ($this->services['product_download.repository'] ?? $this->getProductDownload_RepositoryService());
  24577.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'])) {
  24578.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'];
  24579.         }
  24580.         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));
  24581.     }
  24582.     /**
  24583.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  24584.      *
  24585.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  24586.      */
  24587.     protected function getAbsolutePriceCalculatorService()
  24588.     {
  24589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  24590.         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())));
  24591.     }
  24592.     /**
  24593.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  24594.      *
  24595.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  24596.      */
  24597.     protected function getAmountCalculatorService()
  24598.     {
  24599.         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())));
  24600.     }
  24601.     /**
  24602.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  24603.      *
  24604.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  24605.      */
  24606.     protected function getCurrencyPriceCalculatorService()
  24607.     {
  24608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  24609.         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())));
  24610.     }
  24611.     /**
  24612.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  24613.      *
  24614.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  24615.      */
  24616.     protected function getGrossPriceCalculatorService()
  24617.     {
  24618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  24619.         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())));
  24620.     }
  24621.     /**
  24622.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  24623.      *
  24624.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  24625.      */
  24626.     protected function getNetPriceCalculatorService()
  24627.     {
  24628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  24629.         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())));
  24630.     }
  24631.     /**
  24632.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  24633.      *
  24634.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  24635.      */
  24636.     protected function getPercentagePriceCalculatorService()
  24637.     {
  24638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  24639.         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())));
  24640.     }
  24641.     /**
  24642.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  24643.      *
  24644.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  24645.      */
  24646.     protected function getQuantityPriceCalculatorService()
  24647.     {
  24648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  24649.         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()));
  24650.     }
  24651.     /**
  24652.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  24653.      *
  24654.      * @return \Shopware\Core\Checkout\Cart\Processor
  24655.      */
  24656.     protected function getProcessorService()
  24657.     {
  24658.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  24659.         if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'])) {
  24660.             return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'];
  24661.         }
  24662.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  24663.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  24664.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  24665.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  24666.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemValidator()));
  24667.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  24668.         }, 5)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  24669.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  24670.             yield => ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Checkout\\Cart\\PromotionProcessorDecorator'] ?? $this->getPromotionProcessorDecoratorService());
  24671.             yield => ($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'] ?? $this->getSampleOrderSixCartProcessorService());
  24672.             yield => ($this->privates['Prems\\Plugin\\PremsDiscountCategory6\\Core\\Content\\Product\\Cart\\ApplyDiscountCartProcessor'] ?? $this->getApplyDiscountCartProcessorService());
  24673.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  24674.             yield => ($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixSurchargeCartProcessor'] ?? $this->getSampleOrderSixSurchargeCartProcessorService());
  24675.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  24676.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  24677.             yield => ($this->privates['NewsletterSendinblue\\Service\\Cart\\SendinblueCartProcessorService'] ?? $this->getSendinblueCartProcessorServiceService());
  24678.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  24679.             yield 10 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  24680.             yield 11 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  24681.         }, 12), new RewindableGenerator(function () {
  24682.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  24683.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  24684.             yield => ($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'] ?? $this->getSampleOrderSixCartProcessorService());
  24685.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  24686.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  24687.         }, 5), $a);
  24688.     }
  24689.     /**
  24690.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  24691.      *
  24692.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  24693.      */
  24694.     protected function getContainerCartProcessorService()
  24695.     {
  24696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  24698.         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()));
  24699.     }
  24700.     /**
  24701.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  24702.      *
  24703.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  24704.      */
  24705.     protected function getDiscountCartProcessorService()
  24706.     {
  24707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  24708.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  24709.         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()));
  24710.     }
  24711.     /**
  24712.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  24713.      *
  24714.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  24715.      */
  24716.     protected function getDeleteUnusedGuestCustomersCommandService()
  24717.     {
  24718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  24720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  24721.         $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())));
  24722.         $instance->setName('customer:delete-unused-guests');
  24723.         return $instance;
  24724.     }
  24725.     /**
  24726.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  24727.      *
  24728.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  24729.      */
  24730.     protected function getLegacyPasswordVerifierService()
  24731.     {
  24732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  24733.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  24734.             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()));
  24735.             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()));
  24736.         }, 2));
  24737.     }
  24738.     /**
  24739.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  24740.      *
  24741.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  24742.      */
  24743.     protected function getAccountServiceService()
  24744.     {
  24745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  24746.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24747.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24748.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24749.         }
  24750.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24751.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24752.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24753.         }
  24754.         $c = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute'] ?? $this->getSwitchDefaultAddressRouteService());
  24755.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24756.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24757.         }
  24758.         $d = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  24759.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'])) {
  24760.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'];
  24761.         }
  24762.         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);
  24763.     }
  24764.     /**
  24765.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  24766.      *
  24767.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  24768.      */
  24769.     protected function getCustomerBeforeDeleteSubscriberService()
  24770.     {
  24771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  24772.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24773.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  24774.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  24775.         }
  24776.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  24777.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  24778.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  24779.         }
  24780.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24781.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'])) {
  24782.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'];
  24783.         }
  24784.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber($a$b$c);
  24785.     }
  24786.     /**
  24787.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  24788.      *
  24789.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  24790.      */
  24791.     protected function getCustomerChangePasswordSubscriberService()
  24792.     {
  24793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  24794.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24795.     }
  24796.     /**
  24797.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  24798.      *
  24799.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  24800.      */
  24801.     protected function getCustomerDefaultSalutationSubscriberService()
  24802.     {
  24803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  24804.         $a = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  24805.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'])) {
  24806.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'];
  24807.         }
  24808.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber($a);
  24809.     }
  24810.     /**
  24811.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  24812.      *
  24813.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  24814.      */
  24815.     protected function getCustomerFlowEventsSubscriberService()
  24816.     {
  24817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  24818.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24819.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  24820.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  24821.         }
  24822.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'] ?? $this->getSalesChannelContextRestorerService());
  24823.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'])) {
  24824.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'];
  24825.         }
  24826.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber($a$b);
  24827.     }
  24828.     /**
  24829.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  24830.      *
  24831.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  24832.      */
  24833.     protected function getCustomerGroupSubscriberService()
  24834.     {
  24835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  24836.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  24837.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24838.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24839.         }
  24840.         $b = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  24841.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24842.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24843.         }
  24844.         $c = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  24845.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24846.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24847.         }
  24848.         $d = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  24849.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'])) {
  24850.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'];
  24851.         }
  24852.         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()));
  24853.     }
  24854.     /**
  24855.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  24856.      *
  24857.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  24858.      */
  24859.     protected function getCustomerMetaFieldSubscriberService()
  24860.     {
  24861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  24862.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24863.     }
  24864.     /**
  24865.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  24866.      *
  24867.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  24868.      */
  24869.     protected function getCustomerRemoteAddressSubscriberService()
  24870.     {
  24871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  24872.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  24873.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'])) {
  24874.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'];
  24875.         }
  24876.         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())));
  24877.     }
  24878.     /**
  24879.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  24880.      *
  24881.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  24882.      */
  24883.     protected function getCustomerTokenSubscriberService()
  24884.     {
  24885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  24886.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  24887.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'])) {
  24888.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'];
  24889.         }
  24890.         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())));
  24891.     }
  24892.     /**
  24893.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  24894.      *
  24895.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  24896.      */
  24897.     protected function getAddressValidationFactoryService()
  24898.     {
  24899.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  24900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  24901.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] = new \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  24902.     }
  24903.     /**
  24904.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  24905.      *
  24906.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  24907.      */
  24908.     protected function getCustomerEmailUniqueValidatorService()
  24909.     {
  24910.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24911.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  24913.         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()));
  24914.     }
  24915.     /**
  24916.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  24917.      *
  24918.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  24919.      */
  24920.     protected function getCustomerPasswordMatchesValidatorService()
  24921.     {
  24922.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24923.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  24925.         $a = ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService());
  24926.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'])) {
  24927.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'];
  24928.         }
  24929.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator($a);
  24930.     }
  24931.     /**
  24932.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  24933.      *
  24934.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  24935.      */
  24936.     protected function getCustomerVatIdentificationValidatorService()
  24937.     {
  24938.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24939.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  24941.         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()));
  24942.     }
  24943.     /**
  24944.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator' shared service.
  24945.      *
  24946.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator
  24947.      */
  24948.     protected function getCustomerZipCodeValidatorService()
  24949.     {
  24950.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  24951.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  24952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerZipCodeValidator.php';
  24953.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  24954.         if (isset($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'])) {
  24955.             return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'];
  24956.         }
  24957.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerZipCodeValidator($a);
  24958.     }
  24959.     /**
  24960.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  24961.      *
  24962.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  24963.      */
  24964.     protected function getCustomerProfileValidationFactoryService()
  24965.     {
  24966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  24967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  24968.         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()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  24969.     }
  24970.     /**
  24971.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  24972.      *
  24973.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  24974.      */
  24975.     protected function getCreditNoteGeneratorService()
  24976.     {
  24977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  24979.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24980.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'])) {
  24981.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'];
  24982.         }
  24983.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator($a, \dirname(__DIR__4));
  24984.     }
  24985.     /**
  24986.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  24987.      *
  24988.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  24989.      */
  24990.     protected function getDeliveryNoteGeneratorService()
  24991.     {
  24992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  24993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  24994.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  24995.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'])) {
  24996.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'];
  24997.         }
  24998.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator($a, \dirname(__DIR__4));
  24999.     }
  25000.     /**
  25001.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry' shared service.
  25002.      *
  25003.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry
  25004.      */
  25005.     protected function getDocumentGeneratorRegistryService()
  25006.     {
  25007.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  25008.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  25009.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  25010.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  25011.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  25012.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  25013.         }, 4));
  25014.     }
  25015.     /**
  25016.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  25017.      *
  25018.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  25019.      */
  25020.     protected function getInvoiceGeneratorService()
  25021.     {
  25022.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  25023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  25024.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25025.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'])) {
  25026.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'];
  25027.         }
  25028.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator($a, \dirname(__DIR__4));
  25029.     }
  25030.     /**
  25031.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  25032.      *
  25033.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  25034.      */
  25035.     protected function getStornoGeneratorService()
  25036.     {
  25037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  25038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  25039.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25040.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'])) {
  25041.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'];
  25042.         }
  25043.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] = new \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator($a, \dirname(__DIR__4));
  25044.     }
  25045.     /**
  25046.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  25047.      *
  25048.      * @return \Shopware\Core\Checkout\Document\DocumentService
  25049.      */
  25050.     protected function getDocumentServiceService()
  25051.     {
  25052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  25053.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DocumentGeneratorRegistry'] ?? $this->getDocumentGeneratorRegistryService());
  25054.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25055.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25056.         }
  25057.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25058.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25059.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25060.         }
  25061.         $c = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25062.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25063.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25064.         }
  25065.         $d = ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService());
  25066.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25067.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25068.         }
  25069.         $e = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  25070.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25071.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25072.         }
  25073.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service());
  25074.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25075.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25076.         }
  25077.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25078.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'])) {
  25079.             return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'];
  25080.         }
  25081.         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);
  25082.     }
  25083.     /**
  25084.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry' shared service.
  25085.      *
  25086.      * @return \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry
  25087.      */
  25088.     protected function getFileGeneratorRegistryService()
  25089.     {
  25090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  25091.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\FileGeneratorRegistry'] = new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  25092.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? $this->getPdfGeneratorService());
  25093.         }, 1));
  25094.     }
  25095.     /**
  25096.      * Gets the private 'Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator' shared service.
  25097.      *
  25098.      * @return \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator
  25099.      */
  25100.     protected function getPdfGeneratorService()
  25101.     {
  25102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorInterface.php';
  25103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/PdfGenerator.php';
  25104.         return $this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator($this->parameters['shopware.dompdf.options']);
  25105.     }
  25106.     /**
  25107.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer' shared service.
  25108.      *
  25109.      * @return \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer
  25110.      */
  25111.     protected function getCreditNoteRendererService()
  25112.     {
  25113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/CreditNoteRenderer.php';
  25115.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25116.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25117.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25118.         }
  25119.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25120.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25121.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25122.         }
  25123.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25124.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25125.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25126.         }
  25127.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25128.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25129.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25130.         }
  25131.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25132.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'])) {
  25133.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'];
  25134.         }
  25135.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer($a$b$c$d$e, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25136.     }
  25137.     /**
  25138.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer' shared service.
  25139.      *
  25140.      * @return \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer
  25141.      */
  25142.     protected function getDeliveryNoteRendererService()
  25143.     {
  25144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DeliveryNoteRenderer.php';
  25146.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25147.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25148.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25149.         }
  25150.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25151.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25152.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25153.         }
  25154.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25155.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25156.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25157.         }
  25158.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25159.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25160.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25161.         }
  25162.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25163.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'])) {
  25164.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'];
  25165.         }
  25166.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer($a$b$c$d$e, \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25167.     }
  25168.     /**
  25169.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer' shared service.
  25170.      *
  25171.      * @return \Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer
  25172.      */
  25173.     protected function getInvoiceRendererService()
  25174.     {
  25175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/InvoiceRenderer.php';
  25177.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25178.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25179.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25180.         }
  25181.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25182.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25183.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25184.         }
  25185.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25186.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25187.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25188.         }
  25189.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25190.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25191.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25192.         }
  25193.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25194.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'])) {
  25195.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'];
  25196.         }
  25197.         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()));
  25198.     }
  25199.     /**
  25200.      * Gets the private 'Shopware\Core\Checkout\Document\Renderer\StornoRenderer' shared service.
  25201.      *
  25202.      * @return \Shopware\Core\Checkout\Document\Renderer\StornoRenderer
  25203.      */
  25204.     protected function getStornoRendererService()
  25205.     {
  25206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/AbstractDocumentRenderer.php';
  25207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/StornoRenderer.php';
  25208.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25209.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25210.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25211.         }
  25212.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] ?? $this->getDocumentConfigLoaderService());
  25213.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25214.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25215.         }
  25216.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25217.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25218.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25219.         }
  25220.         $d = ($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'] ?? $this->getDocumentTemplateRendererService());
  25221.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25222.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25223.         }
  25224.         $e = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25225.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'])) {
  25226.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'];
  25227.         }
  25228.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] = new \Shopware\Core\Checkout\Document\Renderer\StornoRenderer($a$b$c$d$e, ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] ?? $this->getReferenceInvoiceLoaderService()), \dirname(__DIR__4), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25229.     }
  25230.     /**
  25231.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentConfigLoader' shared service.
  25232.      *
  25233.      * @return \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader
  25234.      */
  25235.     protected function getDocumentConfigLoaderService()
  25236.     {
  25237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentConfigLoader.php';
  25238.         $a = ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService());
  25239.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'])) {
  25240.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'];
  25241.         }
  25242.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentConfigLoader'] = new \Shopware\Core\Checkout\Document\Service\DocumentConfigLoader($a);
  25243.     }
  25244.     /**
  25245.      * Gets the private 'Shopware\Core\Checkout\Document\Service\DocumentGenerator' shared service.
  25246.      *
  25247.      * @return \Shopware\Core\Checkout\Document\Service\DocumentGenerator
  25248.      */
  25249.     protected function getDocumentGeneratorService()
  25250.     {
  25251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/DocumentGenerator.php';
  25252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Renderer/DocumentRendererRegistry.php';
  25253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/PdfRenderer.php';
  25254.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service());
  25255.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  25256.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  25257.         }
  25258.         $b = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25259.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'])) {
  25260.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'];
  25261.         }
  25262.         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 () {
  25263.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\InvoiceRenderer'] ?? $this->getInvoiceRendererService());
  25264.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\DeliveryNoteRenderer'] ?? $this->getDeliveryNoteRendererService());
  25265.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\StornoRenderer'] ?? $this->getStornoRendererService());
  25266.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\Renderer\\CreditNoteRenderer'] ?? $this->getCreditNoteRendererService());
  25267.         }, 4)), new \Shopware\Core\Checkout\Document\Service\PdfRenderer($this->parameters['shopware.dompdf.options']), $a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25268.     }
  25269.     /**
  25270.      * Gets the private 'Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader' shared service.
  25271.      *
  25272.      * @return \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader
  25273.      */
  25274.     protected function getReferenceInvoiceLoaderService()
  25275.     {
  25276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Service/ReferenceInvoiceLoader.php';
  25277.         return $this->privates['Shopware\\Core\\Checkout\\Document\\Service\\ReferenceInvoiceLoader'] = new \Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25278.     }
  25279.     /**
  25280.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  25281.      *
  25282.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  25283.      */
  25284.     protected function getDocumentTemplateRendererService()
  25285.     {
  25286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  25287.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  25288.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25289.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25290.         }
  25291.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  25292.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25293.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25294.         }
  25295.         $c = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  25296.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25297.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25298.         }
  25299.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25300.         if (isset($this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'])) {
  25301.             return $this->privates['Shopware\\Core\\Checkout\\Document\\Twig\\DocumentTemplateRenderer'];
  25302.         }
  25303.         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);
  25304.     }
  25305.     /**
  25306.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  25307.      *
  25308.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  25309.      */
  25310.     protected function getOrderTransactionStateHandlerService()
  25311.     {
  25312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  25313.         $a = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  25314.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'])) {
  25315.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'];
  25316.         }
  25317.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler($a);
  25318.     }
  25319.     /**
  25320.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  25321.      *
  25322.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  25323.      */
  25324.     protected function getOrderStateChangeEventListenerService()
  25325.     {
  25326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  25327.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25328.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25329.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25330.         }
  25331.         $b = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  25332.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25333.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25334.         }
  25335.         $c = ($this->services['order_delivery.repository'] ?? $this->getOrderDelivery_RepositoryService());
  25336.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25337.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25338.         }
  25339.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25340.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25341.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25342.         }
  25343.         $e = ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] ?? $this->getBusinessEventCollectorService());
  25344.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25345.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25346.         }
  25347.         $f = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  25348.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'])) {
  25349.             return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'];
  25350.         }
  25351.         return $this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] = new \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener($a$b$c$d$e$f);
  25352.     }
  25353.     /**
  25354.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  25355.      *
  25356.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  25357.      */
  25358.     protected function getOrderService2Service()
  25359.     {
  25360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  25361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  25362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  25363.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  25364.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25365.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25366.         }
  25367.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25368.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25369.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25370.         }
  25371.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  25372.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25373.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25374.         }
  25375.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25376.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25377.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25378.         }
  25379.         $e = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  25380.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25381.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25382.         }
  25383.         $f = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25384.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25385.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25386.         }
  25387.         $g = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  25388.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25389.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25390.         }
  25391.         $h = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  25392.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25393.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25394.         }
  25395.         $i = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service());
  25396.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25397.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25398.         }
  25399.         $j = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  25400.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25401.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25402.         }
  25403.         $k = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  25404.         if (isset($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'])) {
  25405.             return $this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'];
  25406.         }
  25407.         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);
  25408.     }
  25409.     /**
  25410.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  25411.      *
  25412.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  25413.      */
  25414.     protected function getCashPaymentService()
  25415.     {
  25416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25418.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  25420.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25421.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'])) {
  25422.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'];
  25423.         }
  25424.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment($a);
  25425.     }
  25426.     /**
  25427.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  25428.      *
  25429.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  25430.      */
  25431.     protected function getDebitPaymentService()
  25432.     {
  25433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  25437.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25438.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'])) {
  25439.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'];
  25440.         }
  25441.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment($a);
  25442.     }
  25443.     /**
  25444.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  25445.      *
  25446.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  25447.      */
  25448.     protected function getDefaultPaymentService()
  25449.     {
  25450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25453.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25454.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'])) {
  25455.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'];
  25456.         }
  25457.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment($a);
  25458.     }
  25459.     /**
  25460.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  25461.      *
  25462.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  25463.      */
  25464.     protected function getInvoicePaymentService()
  25465.     {
  25466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  25470.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25471.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'])) {
  25472.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'];
  25473.         }
  25474.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment($a);
  25475.     }
  25476.     /**
  25477.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  25478.      *
  25479.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  25480.      */
  25481.     protected function getPaymentHandlerRegistryService()
  25482.     {
  25483.         $a = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25484.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler''getAppPaymentHandlerService'false],
  25485.         ], [
  25486.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler',
  25487.         ]);
  25488.         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, [
  25489.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  25490.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  25491.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  25492.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  25493.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  25494.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  25495.         ], [
  25496.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  25497.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  25498.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  25499.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  25500.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  25501.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  25502.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  25503.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  25504.         ], [
  25505.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  25506.         ]), $a$a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25507.     }
  25508.     /**
  25509.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  25510.      *
  25511.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  25512.      */
  25513.     protected function getPrePaymentService()
  25514.     {
  25515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25516.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  25518.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  25519.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  25520.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'])) {
  25521.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'];
  25522.         }
  25523.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment($a);
  25524.     }
  25525.     /**
  25526.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  25527.      *
  25528.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  25529.      */
  25530.     protected function getJWTFactoryV2Service()
  25531.     {
  25532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  25533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  25534.         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()));
  25535.     }
  25536.     /**
  25537.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  25538.      *
  25539.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  25540.      */
  25541.     protected function getPaymentMethodIndexerService()
  25542.     {
  25543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  25545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  25546.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25547.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  25548.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  25549.         }
  25550.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  25551.         if (isset($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'])) {
  25552.             return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'];
  25553.         }
  25554.         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));
  25555.     }
  25556.     /**
  25557.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator' shared service.
  25558.      *
  25559.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator
  25560.      */
  25561.     protected function getPaymentMethodValidator2Service()
  25562.     {
  25563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodValidator.php';
  25564.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25565.     }
  25566.     /**
  25567.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  25568.      *
  25569.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  25570.      */
  25571.     protected function getPaymentServiceService()
  25572.     {
  25573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  25574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  25575.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  25576.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25577.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  25578.         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->services['logger'] ?? $this->getLoggerService()), $b, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  25579.     }
  25580.     /**
  25581.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  25582.      *
  25583.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  25584.      */
  25585.     protected function getFilterServiceRegistryService()
  25586.     {
  25587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  25588.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  25589.             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()));
  25590.             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()));
  25591.         }, 2), new RewindableGenerator(function () {
  25592.             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()));
  25593.             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()));
  25594.         }, 2));
  25595.     }
  25596.     /**
  25597.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  25598.      *
  25599.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  25600.      */
  25601.     protected function getPromotionCollectorService()
  25602.     {
  25603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  25605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  25606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  25607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  25608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  25609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  25610.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  25611.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  25612.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'])) {
  25613.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'];
  25614.         }
  25615.         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()));
  25616.     }
  25617.     /**
  25618.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  25619.      *
  25620.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  25621.      */
  25622.     protected function getPromotionDeliveryProcessorService()
  25623.     {
  25624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  25626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  25627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  25628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  25629.         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()));
  25630.     }
  25631.     /**
  25632.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  25633.      *
  25634.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  25635.      */
  25636.     protected function getPromotionIndexerService()
  25637.     {
  25638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  25640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  25641.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  25642.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  25643.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  25644.         }
  25645.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25646.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'])) {
  25647.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'];
  25648.         }
  25649.         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);
  25650.     }
  25651.     /**
  25652.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  25653.      *
  25654.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  25655.      */
  25656.     protected function getPromotionRedemptionUpdaterService()
  25657.     {
  25658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  25659.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25660.     }
  25661.     /**
  25662.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  25663.      *
  25664.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  25665.      */
  25666.     protected function getPromotionIndividualCodeRedeemerService()
  25667.     {
  25668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  25669.         $a = ($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService());
  25670.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'])) {
  25671.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'];
  25672.         }
  25673.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] = new \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer($a);
  25674.     }
  25675.     /**
  25676.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  25677.      *
  25678.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  25679.      */
  25680.     protected function getStorefrontCartSubscriberService()
  25681.     {
  25682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  25683.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  25684.         if (isset($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'])) {
  25685.             return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'];
  25686.         }
  25687.         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())));
  25688.     }
  25689.     /**
  25690.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  25691.      *
  25692.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  25693.      */
  25694.     protected function getPromotionValidatorService()
  25695.     {
  25696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  25697.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25698.     }
  25699.     /**
  25700.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  25701.      *
  25702.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  25703.      */
  25704.     protected function getShippingMethodValidatorService()
  25705.     {
  25706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  25707.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25708.     }
  25709.     /**
  25710.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  25711.      *
  25712.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  25713.      */
  25714.     protected function getCategoryIndexerService()
  25715.     {
  25716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  25717.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  25718.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  25719.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  25720.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  25721.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  25722.         }
  25723.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  25724.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  25725.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  25726.         }
  25727.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25728.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'])) {
  25729.             return $this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'];
  25730.         }
  25731.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25732.         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);
  25733.     }
  25734.     /**
  25735.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  25736.      *
  25737.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  25738.      */
  25739.     protected function getCategoryBreadcrumbBuilderService()
  25740.     {
  25741.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  25742.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'])) {
  25743.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'];
  25744.         }
  25745.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder($a);
  25746.     }
  25747.     /**
  25748.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  25749.      *
  25750.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  25751.      */
  25752.     protected function getNavigationLoaderService()
  25753.     {
  25754.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  25755.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  25756.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  25757.         }
  25758.         $b = ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute'] ?? $this->getTreeBuildingNavigationRouteService());
  25759.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'])) {
  25760.             return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'];
  25761.         }
  25762.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] = new \Shopware\Core\Content\Category\Service\NavigationLoader($a$b);
  25763.     }
  25764.     /**
  25765.      * Gets the private 'Shopware\Core\Content\Category\Subscriber\CategorySubscriber' shared service.
  25766.      *
  25767.      * @return \Shopware\Core\Content\Category\Subscriber\CategorySubscriber
  25768.      */
  25769.     protected function getCategorySubscriberService()
  25770.     {
  25771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Subscriber/CategorySubscriber.php';
  25772.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25773.         if (isset($this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'])) {
  25774.             return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'];
  25775.         }
  25776.         return $this->privates['Shopware\\Core\\Content\\Category\\Subscriber\\CategorySubscriber'] = new \Shopware\Core\Content\Category\Subscriber\CategorySubscriber($a);
  25777.     }
  25778.     /**
  25779.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  25780.      *
  25781.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  25782.      */
  25783.     protected function getEntryPointValidatorService()
  25784.     {
  25785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  25786.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25787.     }
  25788.     /**
  25789.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  25790.      *
  25791.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  25792.      */
  25793.     protected function getFormCmsElementResolverService()
  25794.     {
  25795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  25798.         $a = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  25799.         if (isset($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'])) {
  25800.             return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'];
  25801.         }
  25802.         return $this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] = new \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver($a);
  25803.     }
  25804.     /**
  25805.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  25806.      *
  25807.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  25808.      */
  25809.     protected function getTextCmsElementResolverService()
  25810.     {
  25811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  25814.         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()));
  25815.     }
  25816.     /**
  25817.      * Gets the private 'Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber' shared service.
  25818.      *
  25819.      * @return \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber
  25820.      */
  25821.     protected function getCmsPageDefaultChangeSubscriberService()
  25822.     {
  25823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Subscriber/CmsPageDefaultChangeSubscriber.php';
  25824.         return $this->privates['Shopware\\Core\\Content\\Cms\\Subscriber\\CmsPageDefaultChangeSubscriber'] = new \Shopware\Core\Content\Cms\Subscriber\CmsPageDefaultChangeSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25825.     }
  25826.     /**
  25827.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  25828.      *
  25829.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  25830.      */
  25831.     protected function getFlowActionCollectorService()
  25832.     {
  25833.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  25834.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  25835.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  25836.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  25837.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  25838.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  25839.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  25840.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  25841.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  25842.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] ?? $this->getGrantDownloadAccessActionService());
  25843.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  25844.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  25845.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  25846.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  25847.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  25848.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  25849.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  25850.             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()));
  25851.         }, 16), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService()));
  25852.     }
  25853.     /**
  25854.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  25855.      *
  25856.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  25857.      */
  25858.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  25859.     {
  25860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  25863.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25864.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'])) {
  25865.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'];
  25866.         }
  25867.         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);
  25868.     }
  25869.     /**
  25870.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  25871.      *
  25872.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  25873.      */
  25874.     protected function getAddCustomerTagActionService()
  25875.     {
  25876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25878.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  25879.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25880.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'])) {
  25881.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'];
  25882.         }
  25883.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction($a);
  25884.     }
  25885.     /**
  25886.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  25887.      *
  25888.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  25889.      */
  25890.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  25891.     {
  25892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  25895.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25896.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'])) {
  25897.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'];
  25898.         }
  25899.         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);
  25900.     }
  25901.     /**
  25902.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  25903.      *
  25904.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  25905.      */
  25906.     protected function getAddOrderTagActionService()
  25907.     {
  25908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  25911.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  25912.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'])) {
  25913.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'];
  25914.         }
  25915.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction($a);
  25916.     }
  25917.     /**
  25918.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  25919.      *
  25920.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  25921.      */
  25922.     protected function getChangeCustomerGroupActionService()
  25923.     {
  25924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  25927.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25928.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'])) {
  25929.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'];
  25930.         }
  25931.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction($a);
  25932.     }
  25933.     /**
  25934.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  25935.      *
  25936.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  25937.      */
  25938.     protected function getChangeCustomerStatusActionService()
  25939.     {
  25940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  25943.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  25944.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'])) {
  25945.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'];
  25946.         }
  25947.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction($a);
  25948.     }
  25949.     /**
  25950.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  25951.      *
  25952.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  25953.      */
  25954.     protected function getGenerateDocumentActionService()
  25955.     {
  25956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  25959.         $a = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  25960.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  25961.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  25962.         }
  25963.         $b = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  25964.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  25965.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  25966.         }
  25967.         $c = ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService());
  25968.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'])) {
  25969.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'];
  25970.         }
  25971.         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->services['logger'] ?? $this->getLoggerService()));
  25972.     }
  25973.     /**
  25974.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction' shared service.
  25975.      *
  25976.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction
  25977.      */
  25978.     protected function getGrantDownloadAccessActionService()
  25979.     {
  25980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GrantDownloadAccessAction.php';
  25982.         $a = ($this->services['order_line_item_download.repository'] ?? $this->getOrderLineItemDownload_RepositoryService());
  25983.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'])) {
  25984.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'];
  25985.         }
  25986.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GrantDownloadAccessAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\GrantDownloadAccessAction($a);
  25987.     }
  25988.     /**
  25989.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  25990.      *
  25991.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  25992.      */
  25993.     protected function getRemoveCustomerTagActionService()
  25994.     {
  25995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  25997.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  25998.         $a = ($this->services['customer_tag.repository'] ?? $this->getCustomerTag_RepositoryService());
  25999.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'])) {
  26000.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'];
  26001.         }
  26002.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction($a);
  26003.     }
  26004.     /**
  26005.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  26006.      *
  26007.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  26008.      */
  26009.     protected function getRemoveOrderTagActionService()
  26010.     {
  26011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  26014.         $a = ($this->services['order_tag.repository'] ?? $this->getOrderTag_RepositoryService());
  26015.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'])) {
  26016.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'];
  26017.         }
  26018.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction($a);
  26019.     }
  26020.     /**
  26021.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  26022.      *
  26023.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  26024.      */
  26025.     protected function getSendMailActionService()
  26026.     {
  26027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26029.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  26030.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service());
  26031.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26032.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26033.         }
  26034.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26035.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26036.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26037.         }
  26038.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26039.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26040.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26041.         }
  26042.         $d = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  26043.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26044.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26045.         }
  26046.         $e = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26047.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'])) {
  26048.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'];
  26049.         }
  26050.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction($a$b, ($this->services['logger'] ?? $this->getLoggerService()), $c$d$e, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()), true);
  26051.     }
  26052.     /**
  26053.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  26054.      *
  26055.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  26056.      */
  26057.     protected function getSetCustomerCustomFieldActionService()
  26058.     {
  26059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  26062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  26063.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26064.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'])) {
  26065.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'];
  26066.         }
  26067.         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);
  26068.     }
  26069.     /**
  26070.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  26071.      *
  26072.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  26073.      */
  26074.     protected function getSetCustomerGroupCustomFieldActionService()
  26075.     {
  26076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  26079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  26080.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26081.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'])) {
  26082.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'];
  26083.         }
  26084.         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);
  26085.     }
  26086.     /**
  26087.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  26088.      *
  26089.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  26090.      */
  26091.     protected function getSetOrderCustomFieldActionService()
  26092.     {
  26093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  26096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  26097.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26098.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'])) {
  26099.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'];
  26100.         }
  26101.         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);
  26102.     }
  26103.     /**
  26104.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  26105.      *
  26106.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  26107.      */
  26108.     protected function getSetOrderStateActionService()
  26109.     {
  26110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  26111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/DelayableAction.php';
  26112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  26113.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderService2Service());
  26114.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'])) {
  26115.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'];
  26116.         }
  26117.         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->services['logger'] ?? $this->getLoggerService()), $a);
  26118.     }
  26119.     /**
  26120.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer' shared service.
  26121.      *
  26122.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer
  26123.      */
  26124.     protected function getCustomerGroupStorerService()
  26125.     {
  26126.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerGroupStorer.php';
  26128.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  26129.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'])) {
  26130.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'];
  26131.         }
  26132.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerGroupStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerGroupStorer($a);
  26133.     }
  26134.     /**
  26135.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer' shared service.
  26136.      *
  26137.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer
  26138.      */
  26139.     protected function getCustomerRecoveryStorerService()
  26140.     {
  26141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerRecoveryStorer.php';
  26143.         $a = ($this->services['customer_recovery.repository'] ?? $this->getCustomerRecovery_RepositoryService());
  26144.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'])) {
  26145.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'];
  26146.         }
  26147.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerRecoveryStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerRecoveryStorer($a);
  26148.     }
  26149.     /**
  26150.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer' shared service.
  26151.      *
  26152.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer
  26153.      */
  26154.     protected function getCustomerStorerService()
  26155.     {
  26156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/CustomerStorer.php';
  26158.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  26159.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'])) {
  26160.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'];
  26161.         }
  26162.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\CustomerStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\CustomerStorer($a);
  26163.     }
  26164.     /**
  26165.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer' shared service.
  26166.      *
  26167.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer
  26168.      */
  26169.     protected function getNewsletterRecipientStorerService()
  26170.     {
  26171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/NewsletterRecipientStorer.php';
  26173.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  26174.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'])) {
  26175.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'];
  26176.         }
  26177.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\NewsletterRecipientStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\NewsletterRecipientStorer($a);
  26178.     }
  26179.     /**
  26180.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer' shared service.
  26181.      *
  26182.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer
  26183.      */
  26184.     protected function getOrderStorerService()
  26185.     {
  26186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderStorer.php';
  26188.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  26189.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'])) {
  26190.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'];
  26191.         }
  26192.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderStorer($a);
  26193.     }
  26194.     /**
  26195.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer' shared service.
  26196.      *
  26197.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer
  26198.      */
  26199.     protected function getOrderTransactionStorerService()
  26200.     {
  26201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/OrderTransactionStorer.php';
  26203.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  26204.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'])) {
  26205.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'];
  26206.         }
  26207.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\OrderTransactionStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\OrderTransactionStorer($a);
  26208.     }
  26209.     /**
  26210.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer' shared service.
  26211.      *
  26212.      * @return \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer
  26213.      */
  26214.     protected function getUserStorerService()
  26215.     {
  26216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/FlowStorer.php';
  26217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Storer/UserStorer.php';
  26218.         $a = ($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService());
  26219.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'])) {
  26220.             return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'];
  26221.         }
  26222.         return $this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Storer\\UserStorer'] = new \Shopware\Core\Content\Flow\Dispatching\Storer\UserStorer($a);
  26223.     }
  26224.     /**
  26225.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  26226.      *
  26227.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  26228.      */
  26229.     protected function getFlowIndexerService()
  26230.     {
  26231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26232.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  26233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  26234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  26235.         $a = ($this->services['flow.repository'] ?? $this->getFlow_RepositoryService());
  26236.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26237.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26238.         }
  26239.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  26240.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26241.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26242.         }
  26243.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26244.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26245.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26246.         }
  26247.         $d = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  26248.         if (isset($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'])) {
  26249.             return $this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'];
  26250.         }
  26251.         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);
  26252.     }
  26253.     /**
  26254.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  26255.      *
  26256.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  26257.      */
  26258.     protected function getDeleteExpiredFilesCommandService()
  26259.     {
  26260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  26262.         $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()));
  26263.         $instance->setName('import-export:delete-expired');
  26264.         return $instance;
  26265.     }
  26266.     /**
  26267.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  26268.      *
  26269.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  26270.      */
  26271.     protected function getImportEntityCommandService()
  26272.     {
  26273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26274.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  26275.         $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()));
  26276.         $instance->setName('import:entity');
  26277.         return $instance;
  26278.     }
  26279.     /**
  26280.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  26281.      *
  26282.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  26283.      */
  26284.     protected function getCountrySerializerService()
  26285.     {
  26286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  26289.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  26290.     }
  26291.     /**
  26292.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  26293.      *
  26294.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  26295.      */
  26296.     protected function getCustomerSerializerService()
  26297.     {
  26298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  26301.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  26302.     }
  26303.     /**
  26304.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  26305.      *
  26306.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  26307.      */
  26308.     protected function getLanguageSerializerService()
  26309.     {
  26310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26311.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  26313.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  26314.     }
  26315.     /**
  26316.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  26317.      *
  26318.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  26319.      */
  26320.     protected function getMediaSerializerService()
  26321.     {
  26322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  26325.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service());
  26326.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26327.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26328.         }
  26329.         $b = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  26330.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26331.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26332.         }
  26333.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  26334.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26335.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26336.         }
  26337.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26338.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'])) {
  26339.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'];
  26340.         }
  26341.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer($a$b$c$d);
  26342.     }
  26343.     /**
  26344.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  26345.      *
  26346.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  26347.      */
  26348.     protected function getProductCrossSellingSerializerService()
  26349.     {
  26350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  26353.         $a = ($this->services['product_cross_selling_assigned_products.repository'] ?? $this->getProductCrossSellingAssignedProducts_RepositoryService());
  26354.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'])) {
  26355.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'];
  26356.         }
  26357.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer($a);
  26358.     }
  26359.     /**
  26360.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  26361.      *
  26362.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  26363.      */
  26364.     protected function getProductSerializerService()
  26365.     {
  26366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26367.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  26369.         $a = ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService());
  26370.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'])) {
  26371.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'];
  26372.         }
  26373.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer($a, ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['product_media.repository'] ?? $this->getProductMedia_RepositoryService()), ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService()));
  26374.     }
  26375.     /**
  26376.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  26377.      *
  26378.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  26379.      */
  26380.     protected function getPromotionIndividualCodeSerializerService()
  26381.     {
  26382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  26385.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer(($this->services['promotion_individual_code.repository'] ?? $this->getPromotionIndividualCode_RepositoryService()), ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()));
  26386.     }
  26387.     /**
  26388.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  26389.      *
  26390.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  26391.      */
  26392.     protected function getSalutationSerializerService()
  26393.     {
  26394.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  26395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  26396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  26397.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  26398.     }
  26399.     /**
  26400.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  26401.      *
  26402.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  26403.      */
  26404.     protected function getCustomFieldsSerializer2Service()
  26405.     {
  26406.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  26409.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializerService());
  26410.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'])) {
  26411.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'];
  26412.         }
  26413.         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()));
  26414.     }
  26415.     /**
  26416.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  26417.      *
  26418.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  26419.      */
  26420.     protected function getPriceSerializerService()
  26421.     {
  26422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  26425.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  26426.     }
  26427.     /**
  26428.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  26429.      *
  26430.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  26431.      */
  26432.     protected function getToOneSerializerService()
  26433.     {
  26434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  26437.         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()));
  26438.     }
  26439.     /**
  26440.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  26441.      *
  26442.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  26443.      */
  26444.     protected function getTranslationsSerializerService()
  26445.     {
  26446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  26449.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  26450.     }
  26451.     /**
  26452.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  26453.      *
  26454.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  26455.      */
  26456.     protected function getPrimaryKeyResolverService()
  26457.     {
  26458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  26459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  26460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  26461.         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())));
  26462.     }
  26463.     /**
  26464.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  26465.      *
  26466.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  26467.      */
  26468.     protected function getSystemDefaultValidatorService()
  26469.     {
  26470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  26471.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  26472.     }
  26473.     /**
  26474.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  26475.      *
  26476.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  26477.      */
  26478.     protected function getFileDeletedSubscriberService()
  26479.     {
  26480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  26481.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  26482.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'])) {
  26483.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'];
  26484.         }
  26485.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber($a);
  26486.     }
  26487.     /**
  26488.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  26489.      *
  26490.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  26491.      */
  26492.     protected function getProductCategoryPathsSubscriberService()
  26493.     {
  26494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  26495.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  26496.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  26497.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  26498.         }
  26499.         $b = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  26500.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'])) {
  26501.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'];
  26502.         }
  26503.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] = new \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber($a$b);
  26504.     }
  26505.     /**
  26506.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  26507.      *
  26508.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  26509.      */
  26510.     protected function getProductVariantsSubscriberService()
  26511.     {
  26512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  26513.         $a = ($this->services['Shopware\\Core\\Framework\\Api\\Sync\\SyncService'] ?? $this->getSyncServiceService());
  26514.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26515.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  26516.         }
  26517.         $b = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  26518.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26519.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  26520.         }
  26521.         $c = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  26522.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'])) {
  26523.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'];
  26524.         }
  26525.         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);
  26526.     }
  26527.     /**
  26528.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  26529.      *
  26530.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  26531.      */
  26532.     protected function getDeleteFileHandlerService()
  26533.     {
  26534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  26535.         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()));
  26536.     }
  26537.     /**
  26538.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  26539.      *
  26540.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  26541.      */
  26542.     protected function getPipeFactoryService()
  26543.     {
  26544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  26545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  26546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  26547.         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 () {
  26548.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  26549.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  26550.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  26551.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  26552.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  26553.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  26554.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  26555.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  26556.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer()));
  26557.             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()));
  26558.         }, 10), new RewindableGenerator(function () {
  26559.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  26560.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  26561.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  26562.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  26563.             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()));
  26564.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  26565.     }
  26566.     /**
  26567.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  26568.      *
  26569.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  26570.      */
  26571.     protected function getCsvFileWriterFactoryService()
  26572.     {
  26573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  26574.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  26575.         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()));
  26576.     }
  26577.     /**
  26578.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  26579.      *
  26580.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  26581.      */
  26582.     protected function getCleanupImportExportFileTaskHandlerService()
  26583.     {
  26584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  26585.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] = new \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] ?? $this->getDeleteExpiredFilesServiceService()));
  26586.     }
  26587.     /**
  26588.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  26589.      *
  26590.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  26591.      */
  26592.     protected function getDeleteExpiredFilesServiceService()
  26593.     {
  26594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  26595.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\DeleteExpiredFilesService'] = new \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService(($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService()));
  26596.     }
  26597.     /**
  26598.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  26599.      *
  26600.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  26601.      */
  26602.     protected function getFileServiceService()
  26603.     {
  26604.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  26605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  26606.         $a = ($this->services['import_export_file.repository'] ?? $this->getImportExportFile_RepositoryService());
  26607.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'])) {
  26608.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'];
  26609.         }
  26610.         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);
  26611.     }
  26612.     /**
  26613.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  26614.      *
  26615.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  26616.      */
  26617.     protected function getImportExportServiceService()
  26618.     {
  26619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  26620.         $a = ($this->services['import_export_log.repository'] ?? $this->getImportExportLog_RepositoryService());
  26621.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26622.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26623.         }
  26624.         $b = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  26625.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26626.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26627.         }
  26628.         $c = ($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\FileService'] ?? $this->getFileServiceService());
  26629.         if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'])) {
  26630.             return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'];
  26631.         }
  26632.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\Service\\ImportExportService'] = new \Shopware\Core\Content\ImportExport\Service\ImportExportService($a, ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), $b$c);
  26633.     }
  26634.     /**
  26635.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  26636.      *
  26637.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  26638.      */
  26639.     protected function getLandingPageIndexerService()
  26640.     {
  26641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  26643.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  26644.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  26645.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  26646.         }
  26647.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26648.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'])) {
  26649.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'];
  26650.         }
  26651.         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);
  26652.     }
  26653.     /**
  26654.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  26655.      *
  26656.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  26657.      */
  26658.     protected function getLandingPageValidatorService()
  26659.     {
  26660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  26661.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  26662.         if (isset($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'])) {
  26663.             return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'];
  26664.         }
  26665.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator($a);
  26666.     }
  26667.     /**
  26668.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  26669.      *
  26670.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  26671.      */
  26672.     protected function getMailSendSubscriberService()
  26673.     {
  26674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  26675.         $a = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service());
  26676.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26677.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26678.         }
  26679.         $b = ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService());
  26680.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26681.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26682.         }
  26683.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service());
  26684.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26685.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26686.         }
  26687.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26688.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26689.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26690.         }
  26691.         $e = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  26692.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26693.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26694.         }
  26695.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  26696.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26697.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26698.         }
  26699.         $g = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26700.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26701.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26702.         }
  26703.         $h = ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService());
  26704.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26705.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26706.         }
  26707.         $i = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  26708.         if (isset($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'])) {
  26709.             return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'];
  26710.         }
  26711.         return $this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] = new \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber($a$b$c$d$e$f, ($this->services['logger'] ?? $this->getLoggerService()), $g$h$i, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  26712.     }
  26713.     /**
  26714.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  26715.      *
  26716.      * @return \Shopware\Core\Content\Mail\Service\MailService
  26717.      */
  26718.     protected function getMailService2Service()
  26719.     {
  26720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  26721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  26722.         $a = ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService());
  26723.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26724.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26725.         }
  26726.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService());
  26727.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26728.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26729.         }
  26730.         $c = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailFactory'] ?? $this->getMailFactoryService());
  26731.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26732.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26733.         }
  26734.         $d = ($this->services['Shopware\\Core\\Content\\Mail\\Service\\MailSender'] ?? $this->getMailSenderService());
  26735.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26736.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26737.         }
  26738.         $e = ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'] ?? $this->getMediaRepositoryDecoratorService());
  26739.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26740.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26741.         }
  26742.         $f = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  26743.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26744.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26745.         }
  26746.         $g = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  26747.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26748.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26749.         }
  26750.         $h = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26751.         if (isset($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'])) {
  26752.             return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'];
  26753.         }
  26754.         return $this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] = 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->services['logger'] ?? $this->getLoggerService()));
  26755.     }
  26756.     /**
  26757.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  26758.      *
  26759.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  26760.      */
  26761.     protected function getImageCmsElementResolverService()
  26762.     {
  26763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  26766.         $a = ($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService());
  26767.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'])) {
  26768.             return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'];
  26769.         }
  26770.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver($a);
  26771.     }
  26772.     /**
  26773.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  26774.      *
  26775.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  26776.      */
  26777.     protected function getImageGalleryTypeDataResolverService()
  26778.     {
  26779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  26782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  26783.         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()));
  26784.     }
  26785.     /**
  26786.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  26787.      *
  26788.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  26789.      */
  26790.     protected function getImageSliderTypeDataResolverService()
  26791.     {
  26792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  26793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  26794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  26795.         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()));
  26796.     }
  26797.     /**
  26798.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  26799.      *
  26800.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  26801.      */
  26802.     protected function getDeleteNotUsedMediaCommandService()
  26803.     {
  26804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  26806.         $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()));
  26807.         $instance->setName('media:delete-unused');
  26808.         return $instance;
  26809.     }
  26810.     /**
  26811.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  26812.      *
  26813.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  26814.      */
  26815.     protected function getGenerateMediaTypesCommandService()
  26816.     {
  26817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  26819.         $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()));
  26820.         $instance->setName('media:generate-media-types');
  26821.         return $instance;
  26822.     }
  26823.     /**
  26824.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  26825.      *
  26826.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  26827.      */
  26828.     protected function getGenerateThumbnailsCommandService()
  26829.     {
  26830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  26832.         $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()));
  26833.         $instance->setName('media:generate-thumbnails');
  26834.         return $instance;
  26835.     }
  26836.     /**
  26837.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  26838.      *
  26839.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  26840.      */
  26841.     protected function getMediaFolderConfigurationIndexerService()
  26842.     {
  26843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  26845.         $a = ($this->services['media_folder_configuration.repository'] ?? $this->getMediaFolderConfiguration_RepositoryService());
  26846.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  26847.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  26848.         }
  26849.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26850.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'])) {
  26851.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'];
  26852.         }
  26853.         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);
  26854.     }
  26855.     /**
  26856.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  26857.      *
  26858.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  26859.      */
  26860.     protected function getMediaFolderIndexerService()
  26861.     {
  26862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  26864.         $a = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  26865.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  26866.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  26867.         }
  26868.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26869.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'])) {
  26870.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'];
  26871.         }
  26872.         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()));
  26873.     }
  26874.     /**
  26875.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  26876.      *
  26877.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  26878.      */
  26879.     protected function getMediaIndexerService()
  26880.     {
  26881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  26882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  26883.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26884.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  26885.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  26886.         }
  26887.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  26888.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  26889.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  26890.         }
  26891.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26892.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'])) {
  26893.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'];
  26894.         }
  26895.         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);
  26896.     }
  26897.     /**
  26898.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator' shared service.
  26899.      *
  26900.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  26901.      */
  26902.     protected function getMediaRepositoryDecoratorService()
  26903.     {
  26904.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26905.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  26906.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  26907.         }
  26908.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26909.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  26910.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  26911.         }
  26912.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26913.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  26914.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  26915.         }
  26916.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26917.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'])) {
  26918.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaRepositoryDecorator'];
  26919.         }
  26920.         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())));
  26921.     }
  26922.     /**
  26923.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator' shared service.
  26924.      *
  26925.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  26926.      */
  26927.     protected function getMediaThumbnailRepositoryDecoratorService()
  26928.     {
  26929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  26930.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService());
  26931.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  26932.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  26933.         }
  26934.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  26935.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  26936.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  26937.         }
  26938.         $c = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService());
  26939.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  26940.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  26941.         }
  26942.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  26943.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'])) {
  26944.             return $this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaThumbnailRepositoryDecorator'];
  26945.         }
  26946.         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())));
  26947.     }
  26948.     /**
  26949.      * Gets the private 'Shopware\Core\Content\Media\DeleteNotUsedMediaService' shared service.
  26950.      *
  26951.      * @return \Shopware\Core\Content\Media\DeleteNotUsedMediaService
  26952.      */
  26953.     protected function getDeleteNotUsedMediaServiceService()
  26954.     {
  26955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  26956.         $a = ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService());
  26957.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'])) {
  26958.             return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'];
  26959.         }
  26960.         return $this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] = new \Shopware\Core\Content\Media\DeleteNotUsedMediaService(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), $a);
  26961.     }
  26962.     /**
  26963.      * Gets the private 'Shopware\Core\Content\Media\File\FileFetcher' shared service.
  26964.      *
  26965.      * @return \Shopware\Core\Content\Media\File\FileFetcher
  26966.      */
  26967.     protected function getFileFetcherService()
  26968.     {
  26969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  26970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  26971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  26972.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] = new \Shopware\Core\Content\Media\File\FileFetcher(new \Shopware\Core\Content\Media\File\FileUrlValidator(), truefalse0);
  26973.     }
  26974.     /**
  26975.      * Gets the private 'Shopware\Core\Content\Media\File\FileLoader' shared service.
  26976.      *
  26977.      * @return \Shopware\Core\Content\Media\File\FileLoader
  26978.      */
  26979.     protected function getFileLoaderService()
  26980.     {
  26981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  26982.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26983.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileLoader'])) {
  26984.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileLoader'];
  26985.         }
  26986.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileLoader'] = 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())));
  26987.     }
  26988.     /**
  26989.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  26990.      *
  26991.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  26992.      */
  26993.     protected function getFileNameProviderService()
  26994.     {
  26995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  26996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  26997.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  26998.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'])) {
  26999.             return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'];
  27000.         }
  27001.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider($a);
  27002.     }
  27003.     /**
  27004.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  27005.      *
  27006.      * @return \Shopware\Core\Content\Media\MediaService
  27007.      */
  27008.     protected function getMediaService2Service()
  27009.     {
  27010.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  27011.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27012.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27013.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27014.         }
  27015.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27016.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27017.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27018.         }
  27019.         $c = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileLoader'] ?? $this->getFileLoaderService());
  27020.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27021.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27022.         }
  27023.         $d = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  27024.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\MediaService'])) {
  27025.             return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'];
  27026.         }
  27027.         return $this->privates['Shopware\\Core\\Content\\Media\\MediaService'] = new \Shopware\Core\Content\Media\MediaService($a$b$c$d, ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileFetcher'] ?? $this->getFileFetcherService()));
  27028.     }
  27029.     /**
  27030.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  27031.      *
  27032.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  27033.      */
  27034.     protected function getDeleteFileHandler2Service()
  27035.     {
  27036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  27037.         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()));
  27038.     }
  27039.     /**
  27040.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  27041.      *
  27042.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  27043.      */
  27044.     protected function getGenerateThumbnailsHandlerService()
  27045.     {
  27046.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  27047.         return $this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] = new \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler(($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'] ?? $this->getThumbnailServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  27048.     }
  27049.     /**
  27050.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  27051.      *
  27052.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  27053.      */
  27054.     protected function getFilenamePathnameStrategyService()
  27055.     {
  27056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  27058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  27059.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  27060.         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())));
  27061.     }
  27062.     /**
  27063.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  27064.      *
  27065.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  27066.      */
  27067.     protected function getIdPathnameStrategyService()
  27068.     {
  27069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27070.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  27071.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  27072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  27073.         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())));
  27074.     }
  27075.     /**
  27076.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  27077.      *
  27078.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  27079.      */
  27080.     protected function getPhysicalFilenamePathnameStrategyService()
  27081.     {
  27082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  27084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  27085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  27086.         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())));
  27087.     }
  27088.     /**
  27089.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  27090.      *
  27091.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  27092.      */
  27093.     protected function getUrlGeneratorInterfaceService()
  27094.     {
  27095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  27096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  27097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  27098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  27099.         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 () {
  27100.             yield => $this->getFilenamePathnameStrategyService();
  27101.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  27102.             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()));
  27103.             yield => $this->getIdPathnameStrategyService();
  27104.         }, 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())), '');
  27105.     }
  27106.     /**
  27107.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber' shared service.
  27108.      *
  27109.      * @return \Shopware\Core\Content\Media\Subscriber\MediaDeletionSubscriber
  27110.      */
  27111.     protected function getMediaDeletionSubscriberService()
  27112.     {
  27113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaDeletionSubscriber.php';
  27114.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27115.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27116.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27117.         }
  27118.         $b = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  27119.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27120.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27121.         }
  27122.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27123.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27124.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27125.         }
  27126.         $d = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  27127.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'])) {
  27128.             return $this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaDeletionSubscriber'];
  27129.         }
  27130.         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);
  27131.     }
  27132.     /**
  27133.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  27134.      *
  27135.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  27136.      */
  27137.     protected function getMediaLoadedSubscriberService()
  27138.     {
  27139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  27140.         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()));
  27141.     }
  27142.     /**
  27143.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  27144.      *
  27145.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  27146.      */
  27147.     protected function getThumbnailServiceService()
  27148.     {
  27149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  27150.         $a = ($this->services['media_thumbnail.repository'] ?? $this->getMediaThumbnail_RepositoryService());
  27151.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  27152.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  27153.         }
  27154.         $b = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  27155.         if (isset($this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'])) {
  27156.             return $this->privates['Shopware\\Core\\Content\\Media\\Thumbnail\\ThumbnailService'];
  27157.         }
  27158.         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);
  27159.     }
  27160.     /**
  27161.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  27162.      *
  27163.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  27164.      */
  27165.     protected function getTypeDetectorService()
  27166.     {
  27167.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  27168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  27169.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  27170.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  27171.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  27172.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  27173.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  27174.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  27175.         }, 5));
  27176.     }
  27177.     /**
  27178.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  27179.      *
  27180.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  27181.      */
  27182.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  27183.     {
  27184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  27185.         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()));
  27186.     }
  27187.     /**
  27188.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  27189.      *
  27190.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  27191.      */
  27192.     protected function getNewsletterRecipientIndexerService()
  27193.     {
  27194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  27196.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  27197.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  27198.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  27199.         }
  27200.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27201.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'])) {
  27202.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'];
  27203.         }
  27204.         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);
  27205.     }
  27206.     /**
  27207.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  27208.      *
  27209.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  27210.      */
  27211.     protected function getNewsletterRecipientDeletedSubscriberService()
  27212.     {
  27213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  27214.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27215.         if (isset($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'])) {
  27216.             return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'];
  27217.         }
  27218.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] = new \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber($a);
  27219.     }
  27220.     /**
  27221.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  27222.      *
  27223.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  27224.      */
  27225.     protected function getNewsletterRecipientTaskHandlerService()
  27226.     {
  27227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  27228.         return $this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()));
  27229.     }
  27230.     /**
  27231.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  27232.      *
  27233.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  27234.      */
  27235.     protected function getProductExportGenerateCommandService()
  27236.     {
  27237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  27239.         $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()));
  27240.         $instance->setName('product-export:generate');
  27241.         return $instance;
  27242.     }
  27243.     /**
  27244.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  27245.      *
  27246.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  27247.      */
  27248.     protected function getProductExportEventListenerService()
  27249.     {
  27250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  27251.         $a = ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService());
  27252.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'])) {
  27253.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'];
  27254.         }
  27255.         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()));
  27256.     }
  27257.     /**
  27258.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  27259.      *
  27260.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  27261.      */
  27262.     protected function getProductExportGenerateTaskHandlerService()
  27263.     {
  27264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  27265.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27266.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'])) {
  27267.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'];
  27268.         }
  27269.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), $a);
  27270.     }
  27271.     /**
  27272.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  27273.      *
  27274.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  27275.      */
  27276.     protected function getProductExportPartialGenerationHandlerService()
  27277.     {
  27278.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  27279.         $a = ($this->services['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator'] ?? $this->getProductExportGeneratorService());
  27280.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27281.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27282.         }
  27283.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27284.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'])) {
  27285.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'];
  27286.         }
  27287.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler($a, ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), ($this->services['product_export.repository'] ?? $this->getProductExport_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportFileHandler'] ?? $this->getProductExportFileHandlerService()), $b, ($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] ?? $this->getProductExportRendererService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  27288.     }
  27289.     /**
  27290.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  27291.      *
  27292.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  27293.      */
  27294.     protected function getProductExportFileHandlerService()
  27295.     {
  27296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  27297.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  27298.         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');
  27299.     }
  27300.     /**
  27301.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  27302.      *
  27303.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  27304.      */
  27305.     protected function getProductExportRendererService()
  27306.     {
  27307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  27308.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  27309.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27310.         if (isset($this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'])) {
  27311.             return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'];
  27312.         }
  27313.         return $this->privates['Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportRenderer'] = new \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), $a, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()));
  27314.     }
  27315.     /**
  27316.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  27317.      *
  27318.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  27319.      */
  27320.     protected function getProductStreamIndexerService()
  27321.     {
  27322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  27324.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  27325.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  27326.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  27327.         }
  27328.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27329.         if (isset($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'])) {
  27330.             return $this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'];
  27331.         }
  27332.         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);
  27333.     }
  27334.     /**
  27335.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  27336.      *
  27337.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  27338.      */
  27339.     protected function getUpdateProductStreamMappingTaskHandlerService()
  27340.     {
  27341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  27342.         return $this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()));
  27343.     }
  27344.     /**
  27345.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  27346.      *
  27347.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  27348.      */
  27349.     protected function getProductCartProcessorService()
  27350.     {
  27351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  27352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  27353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  27354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  27355.         $a = ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] ?? $this->getProductGatewayService());
  27356.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27357.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27358.         }
  27359.         $b = ($this->services['custom_field.repository'] ?? $this->getCustomField_RepositoryService());
  27360.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27361.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27362.         }
  27363.         $c = ($this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'] ?? $this->getProductPriceCalculatorDecoratorService());
  27364.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'])) {
  27365.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'];
  27366.         }
  27367.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] = new \Shopware\Core\Content\Product\Cart\ProductCartProcessor($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), new \Shopware\Core\Content\Product\Cart\ProductFeatureBuilder($b, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService())), $c, ($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()));
  27368.     }
  27369.     /**
  27370.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductGateway' shared service.
  27371.      *
  27372.      * @return \Shopware\Core\Content\Product\Cart\ProductGateway
  27373.      */
  27374.     protected function getProductGatewayService()
  27375.     {
  27376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  27377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  27378.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  27379.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'])) {
  27380.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'];
  27381.         }
  27382.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27383.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'])) {
  27384.             return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'];
  27385.         }
  27386.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductGateway'] = new \Shopware\Core\Content\Product\Cart\ProductGateway($a$b);
  27387.     }
  27388.     /**
  27389.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  27390.      *
  27391.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  27392.      */
  27393.     protected function getProductLineItemCommandValidatorService()
  27394.     {
  27395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  27396.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27397.     }
  27398.     /**
  27399.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler' shared service.
  27400.      *
  27401.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler
  27402.      */
  27403.     protected function getCleanupProductKeywordDictionaryTaskHandlerService()
  27404.     {
  27405.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupProductKeywordDictionaryTaskHandler.php';
  27406.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27407.     }
  27408.     /**
  27409.      * Gets the private 'Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler' shared service.
  27410.      *
  27411.      * @return \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler
  27412.      */
  27413.     protected function getCleanupUnusedDownloadMediaTaskHandlerService()
  27414.     {
  27415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cleanup/CleanupUnusedDownloadMediaTaskHandler.php';
  27416.         $a = ($this->privates['Shopware\\Core\\Content\\Media\\DeleteNotUsedMediaService'] ?? $this->getDeleteNotUsedMediaServiceService());
  27417.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'])) {
  27418.             return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'];
  27419.         }
  27420.         return $this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), $a);
  27421.     }
  27422.     /**
  27423.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  27424.      *
  27425.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  27426.      */
  27427.     protected function getBuyBoxCmsElementResolverService()
  27428.     {
  27429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  27432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  27433.         $a = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  27434.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  27435.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  27436.         }
  27437.         $b = ($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService());
  27438.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'])) {
  27439.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'];
  27440.         }
  27441.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver($a$b);
  27442.     }
  27443.     /**
  27444.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  27445.      *
  27446.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  27447.      */
  27448.     protected function getProductDescriptionReviewsCmsElementResolverService()
  27449.     {
  27450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  27451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  27452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  27453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  27454.         $a = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute'] ?? $this->getCachedProductReviewRouteService());
  27455.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'])) {
  27456.             return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'];
  27457.         }
  27458.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver($a);
  27459.     }
  27460.     /**
  27461.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  27462.      *
  27463.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  27464.      */
  27465.     protected function getProductIndexerService()
  27466.     {
  27467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27468.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  27469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  27470.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  27471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  27472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  27473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  27474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  27475.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  27476.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27477.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27478.         }
  27479.         $b = ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? $this->getSearchKeywordReplacementService());
  27480.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27481.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27482.         }
  27483.         $c = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  27484.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27485.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27486.         }
  27487.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27488.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27489.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27490.         }
  27491.         $e = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  27492.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27493.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27494.         }
  27495.         $f = ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] ?? $this->getStatesUpdaterService());
  27496.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27497.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27498.         }
  27499.         $g = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27500.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'])) {
  27501.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'];
  27502.         }
  27503.         $h = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  27504.         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 \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceUpdater($h, new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPriceQuantitySelector()), $e$f$g);
  27505.     }
  27506.     /**
  27507.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  27508.      *
  27509.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  27510.      */
  27511.     protected function getProductStreamUpdaterService()
  27512.     {
  27513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  27515.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  27516.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  27517.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  27518.         }
  27519.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27520.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'])) {
  27521.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'];
  27522.         }
  27523.         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()));
  27524.     }
  27525.     /**
  27526.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater' shared service.
  27527.      *
  27528.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater
  27529.      */
  27530.     protected function getStatesUpdaterService()
  27531.     {
  27532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StatesUpdater.php';
  27533.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27534.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'])) {
  27535.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'];
  27536.         }
  27537.         return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StatesUpdater'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\StatesUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  27538.     }
  27539.     /**
  27540.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  27541.      *
  27542.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  27543.      */
  27544.     protected function getStockUpdaterService()
  27545.     {
  27546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  27547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdate/StockUpdateFilterProvider.php';
  27548.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27549.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'])) {
  27550.             return $this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'];
  27551.         }
  27552.         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 () {
  27553.             return new \EmptyIterator();
  27554.         }, 0)));
  27555.     }
  27556.     /**
  27557.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  27558.      *
  27559.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  27560.      */
  27561.     protected function getProductListingFeaturesSubscriberService()
  27562.     {
  27563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  27564.         $a = ($this->services['property_group_option.repository'] ?? $this->getPropertyGroupOption_RepositoryService());
  27565.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27566.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27567.         }
  27568.         $b = ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService());
  27569.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27570.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27571.         }
  27572.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27573.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27574.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27575.         }
  27576.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27577.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'])) {
  27578.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'];
  27579.         }
  27580.         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);
  27581.     }
  27582.     /**
  27583.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  27584.      *
  27585.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  27586.      */
  27587.     protected function getProductListingLoaderService()
  27588.     {
  27589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  27590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductCloseoutFilterFactory.php';
  27591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductCloseoutFilterFactory.php';
  27592.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  27593.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  27594.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  27595.         }
  27596.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27597.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  27598.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  27599.         }
  27600.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27601.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'])) {
  27602.             return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'];
  27603.         }
  27604.         return $this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] = new \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader($a$b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $c, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\ProductCloseoutFilterFactory'] = new \Shopware\Core\Content\Product\SalesChannel\ProductCloseoutFilterFactory())));
  27605.     }
  27606.     /**
  27607.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  27608.      *
  27609.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  27610.      */
  27611.     protected function getProductSubscriberService()
  27612.     {
  27613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  27614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  27615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  27616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  27617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  27618.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  27619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  27620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  27621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  27622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  27623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  27624.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  27625.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  27626.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  27627.         }
  27628.         $b = ($this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'] ?? $this->getProductPriceCalculatorDecoratorService());
  27629.         if (isset($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'])) {
  27630.             return $this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'];
  27631.         }
  27632.         $c = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  27633.         $d = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($a);
  27634.         $e = new \Shopware\Core\Content\Product\IsNewDetector($a);
  27635.         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);
  27636.     }
  27637.     /**
  27638.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater' shared service.
  27639.      *
  27640.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleAreaUpdater
  27641.      */
  27642.     protected function getRuleAreaUpdaterService()
  27643.     {
  27644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleAreaUpdater.php';
  27645.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27646.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'])) {
  27647.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'];
  27648.         }
  27649.         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);
  27650.     }
  27651.     /**
  27652.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  27653.      *
  27654.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  27655.      */
  27656.     protected function getRuleIndexerService()
  27657.     {
  27658.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  27659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  27660.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  27661.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27662.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27663.         }
  27664.         $b = ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleAreaUpdater'] ?? $this->getRuleAreaUpdaterService());
  27665.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27666.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27667.         }
  27668.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  27669.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27670.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27671.         }
  27672.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27673.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'])) {
  27674.             return $this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'];
  27675.         }
  27676.         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);
  27677.     }
  27678.     /**
  27679.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  27680.      *
  27681.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  27682.      */
  27683.     protected function getRulePayloadSubscriberService()
  27684.     {
  27685.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  27686.         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);
  27687.     }
  27688.     /**
  27689.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  27690.      *
  27691.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  27692.      */
  27693.     protected function getRulePayloadUpdaterService()
  27694.     {
  27695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  27696.         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()));
  27697.     }
  27698.     /**
  27699.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  27700.      *
  27701.      * @return \Shopware\Core\Content\Rule\RuleValidator
  27702.      */
  27703.     protected function getRuleValidatorService()
  27704.     {
  27705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  27706.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  27707.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  27708.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  27709.         }
  27710.         $b = ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService());
  27711.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  27712.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  27713.         }
  27714.         $c = ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService());
  27715.         if (isset($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'])) {
  27716.             return $this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'];
  27717.         }
  27718.         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);
  27719.     }
  27720.     /**
  27721.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  27722.      *
  27723.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  27724.      */
  27725.     protected function getStoreApiSeoResolverService()
  27726.     {
  27727.         $a = ($this->services['sales_channel.seo_url.repository'] ?? $this->getSalesChannel_SeoUrl_RepositoryService());
  27728.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  27729.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  27730.         }
  27731.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] ?? $this->getSeoUrlRouteRegistryService());
  27732.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'])) {
  27733.             return $this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'];
  27734.         }
  27735.         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()), $b);
  27736.     }
  27737.     /**
  27738.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  27739.      *
  27740.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  27741.      */
  27742.     protected function getSeoUrlGeneratorService()
  27743.     {
  27744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  27745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  27746.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService());
  27747.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'])) {
  27748.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'];
  27749.         }
  27750.         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 () {
  27751.             return new \EmptyIterator();
  27752.         }, 0)), $a);
  27753.     }
  27754.     /**
  27755.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  27756.      *
  27757.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  27758.      */
  27759.     protected function getSeoUrlPersisterService()
  27760.     {
  27761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  27762.         $a = ($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService());
  27763.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  27764.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  27765.         }
  27766.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27767.         if (isset($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'])) {
  27768.             return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'];
  27769.         }
  27770.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] = new \Shopware\Core\Content\Seo\SeoUrlPersister(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a$b);
  27771.     }
  27772.     /**
  27773.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  27774.      *
  27775.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  27776.      */
  27777.     protected function getSeoUrlRouteRegistryService()
  27778.     {
  27779.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  27780.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  27781.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  27782.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  27783.         }, 3));
  27784.     }
  27785.     /**
  27786.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  27787.      *
  27788.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  27789.      */
  27790.     protected function getSitemapGenerateCommandService()
  27791.     {
  27792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  27794.         $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()));
  27795.         $instance->setName('sitemap:generate');
  27796.         return $instance;
  27797.     }
  27798.     /**
  27799.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  27800.      *
  27801.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  27802.      */
  27803.     protected function getFileService()
  27804.     {
  27805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  27806.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  27807.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  27808.     }
  27809.     /**
  27810.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  27811.      *
  27812.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  27813.      */
  27814.     protected function getCategoryUrlProviderService()
  27815.     {
  27816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  27817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  27818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  27819.         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()));
  27820.     }
  27821.     /**
  27822.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  27823.      *
  27824.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  27825.      */
  27826.     protected function getCustomUrlProviderService()
  27827.     {
  27828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  27829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  27830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  27831.         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()));
  27832.     }
  27833.     /**
  27834.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  27835.      *
  27836.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  27837.      */
  27838.     protected function getProductUrlProviderService()
  27839.     {
  27840.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  27841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  27842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  27843.         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()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  27844.     }
  27845.     /**
  27846.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  27847.      *
  27848.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  27849.      */
  27850.     protected function getSitemapGenerateTaskHandlerService()
  27851.     {
  27852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  27853.         $a = ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService());
  27854.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  27855.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  27856.         }
  27857.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27858.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  27859.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  27860.         }
  27861.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27862.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'])) {
  27863.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'];
  27864.         }
  27865.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] = new \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService()), $a, ($this->services['logger'] ?? $this->getLoggerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $b$c);
  27866.     }
  27867.     /**
  27868.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  27869.      *
  27870.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  27871.      */
  27872.     protected function getConfigHandlerService()
  27873.     {
  27874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  27875.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  27876.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  27877.         }, 1));
  27878.     }
  27879.     /**
  27880.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  27881.      *
  27882.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  27883.      */
  27884.     protected function getSitemapExporterService()
  27885.     {
  27886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  27887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  27888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  27889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  27890.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27891.         if (isset($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'])) {
  27892.             return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'];
  27893.         }
  27894.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  27895.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  27896.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  27897.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  27898.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  27899.         }, 4), ($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);
  27900.     }
  27901.     /**
  27902.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  27903.      *
  27904.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  27905.      */
  27906.     protected function getCacheClearer2Service()
  27907.     {
  27908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  27909.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  27910.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  27911.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'])) {
  27912.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'];
  27913.         }
  27914.         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);
  27915.     }
  27916.     /**
  27917.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  27918.      *
  27919.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  27920.      */
  27921.     protected function getCacheDecoratorService()
  27922.     {
  27923.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  27924.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  27925.         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())));
  27926.     }
  27927.     /**
  27928.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  27929.      *
  27930.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  27931.      */
  27932.     protected function getCacheInvalidationSubscriber2Service()
  27933.     {
  27934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  27935.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  27936.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'])) {
  27937.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'];
  27938.         }
  27939.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  27940.     }
  27941.     /**
  27942.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  27943.      *
  27944.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  27945.      */
  27946.     protected function getCacheInvalidatorService()
  27947.     {
  27948.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  27949.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  27950.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  27951.         }
  27952.         $b = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  27953.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'])) {
  27954.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'];
  27955.         }
  27956.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  27957.         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);
  27958.     }
  27959.     /**
  27960.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  27961.      *
  27962.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  27963.      */
  27964.     protected function getCacheStateSubscriberService()
  27965.     {
  27966.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  27967.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'])) {
  27968.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'];
  27969.         }
  27970.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber($a);
  27971.     }
  27972.     /**
  27973.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler' shared service.
  27974.      *
  27975.      * @return \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler
  27976.      */
  27977.     protected function getInvalidateCacheTaskHandlerService()
  27978.     {
  27979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/InvalidateCacheTaskHandler.php';
  27980.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), 0);
  27981.     }
  27982.     /**
  27983.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler' shared service.
  27984.      *
  27985.      * @return \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler
  27986.      */
  27987.     protected function getCleanupOldCacheFoldersHandlerService()
  27988.     {
  27989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Message/CleanupOldCacheFoldersHandler.php';
  27990.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  27991.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'])) {
  27992.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'];
  27993.         }
  27994.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] = new \Shopware\Core\Framework\Adapter\Cache\Message\CleanupOldCacheFoldersHandler($a);
  27995.     }
  27996.     /**
  27997.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  27998.      *
  27999.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  28000.      */
  28001.     protected function getScriptCacheInvalidationSubscriberService()
  28002.     {
  28003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  28004.         $a = ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService());
  28005.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'])) {
  28006.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'];
  28007.         }
  28008.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] = new \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber($a);
  28009.     }
  28010.     /**
  28011.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  28012.      *
  28013.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  28014.      */
  28015.     protected function getS3FilesystemVisibilityCommandService()
  28016.     {
  28017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  28019.         $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()));
  28020.         $instance->setName('s3:set-visibility');
  28021.         return $instance;
  28022.     }
  28023.     /**
  28024.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  28025.      *
  28026.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  28027.      */
  28028.     protected function getFilesystemFactoryService()
  28029.     {
  28030.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  28031.             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()));
  28032.             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()));
  28033.             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()));
  28034.         }, 3), new RewindableGenerator(function () {
  28035.             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()));
  28036.         }, 1));
  28037.     }
  28038.     /**
  28039.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  28040.      *
  28041.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  28042.      */
  28043.     protected function getTranslator2Service()
  28044.     {
  28045.         $a = ($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'] ?? $this->getSnippetServiceService());
  28046.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  28047.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  28048.         }
  28049.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  28050.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'])) {
  28051.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'];
  28052.         }
  28053.         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()));
  28054.     }
  28055.     /**
  28056.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  28057.      *
  28058.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  28059.      */
  28060.     protected function getTranslatorCacheInvalidateService()
  28061.     {
  28062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  28063.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  28064.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'])) {
  28065.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'];
  28066.         }
  28067.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] = new \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28068.     }
  28069.     /**
  28070.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  28071.      *
  28072.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  28073.      */
  28074.     protected function getEntityTemplateLoaderService()
  28075.     {
  28076.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  28077.     }
  28078.     /**
  28079.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  28080.      *
  28081.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  28082.      */
  28083.     protected function getBundleHierarchyBuilderService()
  28084.     {
  28085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  28086.         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()));
  28087.     }
  28088.     /**
  28089.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  28090.      *
  28091.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  28092.      */
  28093.     protected function getStringTemplateRendererService()
  28094.     {
  28095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  28096.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28097.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'])) {
  28098.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'];
  28099.         }
  28100.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] = new \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer($a$this->targetDir.'');
  28101.     }
  28102.     /**
  28103.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  28104.      *
  28105.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  28106.      */
  28107.     protected function getTwigVariableParserService()
  28108.     {
  28109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  28110.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  28111.         if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'])) {
  28112.             return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'];
  28113.         }
  28114.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] = new \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser($a);
  28115.     }
  28116.     /**
  28117.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  28118.      *
  28119.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  28120.      */
  28121.     protected function getAclAnnotationValidatorService()
  28122.     {
  28123.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28124.     }
  28125.     /**
  28126.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  28127.      *
  28128.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  28129.      */
  28130.     protected function getAclWriteValidatorService()
  28131.     {
  28132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  28133.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28134.         if (isset($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'])) {
  28135.             return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'];
  28136.         }
  28137.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator($a);
  28138.     }
  28139.     /**
  28140.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  28141.      *
  28142.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  28143.      */
  28144.     protected function getDefinitionServiceService()
  28145.     {
  28146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  28147.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  28148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  28149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  28150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  28151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  28152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/BundleSchemaPathCollection.php';
  28153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  28154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  28155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  28156.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.20.0');
  28157.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  28158.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  28159.         $d = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\BundleSchemaPathCollection(($this->privates['kernel.bundles'] ?? $this->getKernel_BundlesService()));
  28160.         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());
  28161.     }
  28162.     /**
  28163.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  28164.      *
  28165.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  28166.      */
  28167.     protected function getDumpClassSchemaCommandService()
  28168.     {
  28169.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  28171.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  28172.         $instance->setName('framework:dump:class:schema');
  28173.         return $instance;
  28174.     }
  28175.     /**
  28176.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  28177.      *
  28178.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  28179.      */
  28180.     protected function getDumpSchemaCommandService()
  28181.     {
  28182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  28184.         $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()));
  28185.         $instance->setName('framework:schema');
  28186.         return $instance;
  28187.     }
  28188.     /**
  28189.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  28190.      *
  28191.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  28192.      */
  28193.     protected function getApiVersionConverterService()
  28194.     {
  28195.         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 () {
  28196.             return new \EmptyIterator();
  28197.         }, 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())))));
  28198.     }
  28199.     /**
  28200.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  28201.      *
  28202.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  28203.      */
  28204.     protected function getApiAuthenticationListenerService()
  28205.     {
  28206.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  28207.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  28208.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  28209.         $c->setPublicKey($b);
  28210.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28211.         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()));
  28212.     }
  28213.     /**
  28214.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  28215.      *
  28216.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  28217.      */
  28218.     protected function getSalesChannelAuthenticationListenerService()
  28219.     {
  28220.         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()));
  28221.     }
  28222.     /**
  28223.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  28224.      *
  28225.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  28226.      */
  28227.     protected function getUserCredentialsChangedSubscriberService()
  28228.     {
  28229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  28230.         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()));
  28231.     }
  28232.     /**
  28233.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  28234.      *
  28235.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  28236.      */
  28237.     protected function getExpectationSubscriberService()
  28238.     {
  28239.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.20.0'$this->parameters['kernel.plugin_infos']);
  28240.     }
  28241.     /**
  28242.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\ClientRepository' shared service.
  28243.      *
  28244.      * @return \Shopware\Core\Framework\Api\OAuth\ClientRepository
  28245.      */
  28246.     protected function getClientRepositoryService()
  28247.     {
  28248.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\ClientRepository'] = new \Shopware\Core\Framework\Api\OAuth\ClientRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28249.     }
  28250.     /**
  28251.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  28252.      *
  28253.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  28254.      */
  28255.     protected function getRefreshTokenRepositoryService()
  28256.     {
  28257.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28258.     }
  28259.     /**
  28260.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  28261.      *
  28262.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  28263.      */
  28264.     protected function getJsonEntityEncoderService()
  28265.     {
  28266.         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()));
  28267.     }
  28268.     /**
  28269.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  28270.      *
  28271.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  28272.      */
  28273.     protected function getExecutorService()
  28274.     {
  28275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  28276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  28277.         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->services['logger'] ?? $this->getLoggerService()), new \Shopware\Core\Framework\App\ActionButton\Response\ActionButtonResponseFactory(new RewindableGenerator(function () {
  28278.             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()));
  28279.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  28280.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  28281.             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()));
  28282.         }, 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)));
  28283.     }
  28284.     /**
  28285.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  28286.      *
  28287.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  28288.      */
  28289.     protected function getOpenModalResponseFactoryService()
  28290.     {
  28291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  28292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  28293.         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()));
  28294.     }
  28295.     /**
  28296.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  28297.      *
  28298.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  28299.      */
  28300.     protected function getOpenNewTabResponseFactoryService()
  28301.     {
  28302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  28303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  28304.         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()));
  28305.     }
  28306.     /**
  28307.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  28308.      *
  28309.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  28310.      */
  28311.     protected function getActiveAppsLoaderService()
  28312.     {
  28313.         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()));
  28314.     }
  28315.     /**
  28316.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  28317.      *
  28318.      * @return \Shopware\Core\Framework\App\AppStateService
  28319.      */
  28320.     protected function getAppStateServiceService()
  28321.     {
  28322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  28323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  28324.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28325.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'])) {
  28326.             return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'];
  28327.         }
  28328.         return $this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] = new \Shopware\Core\Framework\App\AppStateService(($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $a, ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), ($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] ?? $this->getTemplateStateServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService()), new \Shopware\Core\Framework\App\Payment\PaymentMethodStateService(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService())), ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService()));
  28329.     }
  28330.     /**
  28331.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  28332.      *
  28333.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  28334.      */
  28335.     protected function getMoveShopPermanentlyStrategyService()
  28336.     {
  28337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  28338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  28339.         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()));
  28340.     }
  28341.     /**
  28342.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  28343.      *
  28344.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  28345.      */
  28346.     protected function getReinstallAppsStrategyService()
  28347.     {
  28348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  28349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  28350.         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()));
  28351.     }
  28352.     /**
  28353.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  28354.      *
  28355.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  28356.      */
  28357.     protected function getUninstallAppsStrategyService()
  28358.     {
  28359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  28360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  28361.         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()));
  28362.     }
  28363.     /**
  28364.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  28365.      *
  28366.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  28367.      */
  28368.     protected function getActivateAppCommandService()
  28369.     {
  28370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  28372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  28373.         $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()));
  28374.         $instance->setName('app:activate');
  28375.         return $instance;
  28376.     }
  28377.     /**
  28378.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  28379.      *
  28380.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  28381.      */
  28382.     protected function getAppPrinterService()
  28383.     {
  28384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  28385.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  28386.     }
  28387.     /**
  28388.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  28389.      *
  28390.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  28391.      */
  28392.     protected function getDeactivateAppCommandService()
  28393.     {
  28394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  28396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  28397.         $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()));
  28398.         $instance->setName('app:deactivate');
  28399.         return $instance;
  28400.     }
  28401.     /**
  28402.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  28403.      *
  28404.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  28405.      */
  28406.     protected function getInstallAppCommandService()
  28407.     {
  28408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  28410.         $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()));
  28411.         $instance->setName('app:install');
  28412.         return $instance;
  28413.     }
  28414.     /**
  28415.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  28416.      *
  28417.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  28418.      */
  28419.     protected function getRefreshAppCommandService()
  28420.     {
  28421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  28423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  28424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  28425.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28426.         $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);
  28427.         $instance->setName('app:refresh');
  28428.         return $instance;
  28429.     }
  28430.     /**
  28431.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  28432.      *
  28433.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  28434.      */
  28435.     protected function getResolveAppUrlChangeCommandService()
  28436.     {
  28437.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  28439.         $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()));
  28440.         $instance->setName('app:url-change:resolve');
  28441.         return $instance;
  28442.     }
  28443.     /**
  28444.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  28445.      *
  28446.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  28447.      */
  28448.     protected function getUninstallAppCommandService()
  28449.     {
  28450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  28452.         $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()));
  28453.         $instance->setName('app:uninstall');
  28454.         return $instance;
  28455.     }
  28456.     /**
  28457.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  28458.      *
  28459.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  28460.      */
  28461.     protected function getValidateAppCommandService()
  28462.     {
  28463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  28465.         $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()));
  28466.         $instance->setName('app:validate');
  28467.         return $instance;
  28468.     }
  28469.     /**
  28470.      * Gets the private 'Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider' shared service.
  28471.      *
  28472.      * @return \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider
  28473.      */
  28474.     protected function getAppConfirmationDeltaProviderService()
  28475.     {
  28476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Delta/AppConfirmationDeltaProvider.php';
  28477.         return $this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\AppConfirmationDeltaProvider(new RewindableGenerator(function () {
  28478.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\PermissionsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\PermissionsDeltaProvider()));
  28479.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\DomainsDeltaProvider'] = new \Shopware\Core\Framework\App\Delta\DomainsDeltaProvider()));
  28480.         }, 2));
  28481.     }
  28482.     /**
  28483.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  28484.      *
  28485.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  28486.      */
  28487.     protected function getQuerySignerService()
  28488.     {
  28489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  28490.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.20.0', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  28491.     }
  28492.     /**
  28493.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  28494.      *
  28495.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  28496.      */
  28497.     protected function getAppLifecycleService()
  28498.     {
  28499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  28500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  28501.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  28502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  28503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  28504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  28505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  28506.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  28507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  28508.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  28509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  28510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  28511.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  28512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  28513.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  28514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/FlowActionPersister.php';
  28515.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/AppAdministrationSnippetPersister.php';
  28516.         $a = ($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService());
  28517.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28518.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28519.         }
  28520.         $b = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  28521.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28522.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28523.         }
  28524.         $c = ($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService());
  28525.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28526.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28527.         }
  28528.         $d = ($this->services['app_cms_block.repository'] ?? $this->getAppCmsBlock_RepositoryService());
  28529.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28530.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28531.         }
  28532.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28533.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28534.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28535.         }
  28536.         $f = ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService());
  28537.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28538.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28539.         }
  28540.         $g = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  28541.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28542.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28543.         }
  28544.         $h = ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService());
  28545.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28546.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28547.         }
  28548.         $i = ($this->services['app_flow_action.repository'] ?? $this->getAppFlowAction_RepositoryService());
  28549.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28550.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28551.         }
  28552.         $j = ($this->services['app_administration_snippet.repository'] ?? $this->getAppAdministrationSnippet_RepositoryService());
  28553.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28554.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28555.         }
  28556.         $k = ($this->services['locale.repository'] ?? $this->getLocale_RepositoryService());
  28557.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'])) {
  28558.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'];
  28559.         }
  28560.         $l = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28561.         $m = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28562.         $n = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService());
  28563.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] = new \Shopware\Core\Framework\App\Lifecycle\AppLifecycle($l, new \Shopware\Core\Framework\App\Lifecycle\Persister\PermissionPersister($m), new \Shopware\Core\Framework\App\Lifecycle\Persister\CustomFieldPersister($a), new \Shopware\Core\Framework\App\Lifecycle\Persister\ActionButtonPersister($b), 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)), $c$l), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService()), new \Shopware\Core\Framework\App\Lifecycle\Persister\WebhookPersister(($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService())), new \Shopware\Core\Framework\App\Lifecycle\Persister\PaymentMethodPersister(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service())), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\RuleConditionPersister'] ?? $this->getRuleConditionPersisterService()), new \Shopware\Core\Framework\App\Lifecycle\Persister\CmsBlockPersister($d, new \Shopware\Core\Framework\App\Cms\BlockTemplateLoader(), ($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())), $n$e, ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Registration\\AppRegistrationService'] ?? $this->getAppRegistrationServiceService()), $f, ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService()), $g$h, ($this->privates['Shopware\\Core\\Framework\\Plugin\\Util\\AssetService'] ?? $this->getAssetServiceService()), ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()), \dirname(__DIR__4), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($m), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $m, new \Shopware\Core\Framework\App\Lifecycle\Persister\FlowActionPersister($i$n$m), new \Shopware\Administration\Snippet\AppAdministrationSnippetPersister($j$k));
  28564.     }
  28565.     /**
  28566.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  28567.      *
  28568.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  28569.      */
  28570.     protected function getAppLoaderService()
  28571.     {
  28572.         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());
  28573.     }
  28574.     /**
  28575.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister' shared service.
  28576.      *
  28577.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\RuleConditionPersister
  28578.      */
  28579.     protected function getRuleConditionPersisterService()
  28580.     {
  28581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/RuleConditionPersister.php';
  28582.         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).'/')))), ($this->services['app_script_condition.repository'] ?? $this->getAppScriptCondition_RepositoryService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  28583.     }
  28584.     /**
  28585.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  28586.      *
  28587.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  28588.      */
  28589.     protected function getScriptPersisterService()
  28590.     {
  28591.         $a = ($this->services['script.repository'] ?? $this->getScript_RepositoryService());
  28592.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  28593.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  28594.         }
  28595.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  28596.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'])) {
  28597.             return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'];
  28598.         }
  28599.         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);
  28600.     }
  28601.     /**
  28602.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  28603.      *
  28604.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  28605.      */
  28606.     protected function getAppRegistrationServiceService()
  28607.     {
  28608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  28609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  28610.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  28611.         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, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), '6.4.20.0'), ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $this->getEnv('APP_URL'), $a'6.4.20.0');
  28612.     }
  28613.     /**
  28614.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  28615.      *
  28616.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  28617.      */
  28618.     protected function getAppAsyncPaymentHandlerService()
  28619.     {
  28620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  28622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  28623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  28624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  28625.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  28626.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28627.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  28628.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  28629.         }
  28630.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28631.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  28632.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  28633.         }
  28634.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  28635.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'])) {
  28636.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler'];
  28637.         }
  28638.         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);
  28639.     }
  28640.     /**
  28641.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler' shared service.
  28642.      *
  28643.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPaymentHandler
  28644.      */
  28645.     protected function getAppPaymentHandlerService()
  28646.     {
  28647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  28649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  28650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  28651.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28652.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  28653.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  28654.         }
  28655.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28656.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  28657.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  28658.         }
  28659.         $c = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  28660.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'])) {
  28661.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPaymentHandler'];
  28662.         }
  28663.         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);
  28664.     }
  28665.     /**
  28666.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  28667.      *
  28668.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  28669.      */
  28670.     protected function getAppSyncPaymentHandlerService()
  28671.     {
  28672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  28673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/RefundPaymentHandlerInterface.php';
  28674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  28675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPaymentHandler.php';
  28676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  28677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  28678.         $a = ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService());
  28679.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  28680.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  28681.         }
  28682.         $b = ($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'] ?? $this->getStateMachineRegistryService());
  28683.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  28684.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  28685.         }
  28686.         $c = ($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'] ?? $this->getPayloadServiceService());
  28687.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  28688.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  28689.         }
  28690.         $d = ($this->services['order_transaction_capture_refund.repository'] ?? $this->getOrderTransactionCaptureRefund_RepositoryService());
  28691.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'])) {
  28692.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'];
  28693.         }
  28694.         return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler'] = new \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler($a$b$c$d);
  28695.     }
  28696.     /**
  28697.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  28698.      *
  28699.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  28700.      */
  28701.     protected function getPayloadServiceService()
  28702.     {
  28703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  28704.         $a = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  28705.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  28706.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  28707.         }
  28708.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  28709.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'])) {
  28710.             return $this->privates['Shopware\\Core\\Framework\\App\\Payment\\Payload\\PayloadService'];
  28711.         }
  28712.         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'));
  28713.     }
  28714.     /**
  28715.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  28716.      *
  28717.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  28718.      */
  28719.     protected function getDeleteCascadeAppsHandlerService()
  28720.     {
  28721.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  28722.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['acl_role.repository'] ?? $this->getAclRole_RepositoryService()), ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  28723.     }
  28724.     /**
  28725.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  28726.      *
  28727.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  28728.      */
  28729.     protected function getUpdateAppsHandlerService()
  28730.     {
  28731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  28732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  28733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  28734.         $a = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] ?? $this->getExtensionDownloaderService());
  28735.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  28736.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  28737.         }
  28738.         $b = ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] ?? $this->getAbstractStoreAppLifecycleServiceService());
  28739.         if (isset($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'])) {
  28740.             return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'];
  28741.         }
  28742.         return $this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), new \Shopware\Core\Framework\App\Lifecycle\Update\AppUpdater(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] ?? $this->getAbstractExtensionDataProviderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), $a$b));
  28743.     }
  28744.     /**
  28745.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  28746.      *
  28747.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  28748.      */
  28749.     protected function getCustomFieldProtectionSubscriberService()
  28750.     {
  28751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  28752.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28753.     }
  28754.     /**
  28755.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  28756.      *
  28757.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  28758.      */
  28759.     protected function getConfigValidatorService()
  28760.     {
  28761.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  28762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  28763.         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())));
  28764.     }
  28765.     /**
  28766.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  28767.      *
  28768.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  28769.      */
  28770.     protected function getHookableValidatorService()
  28771.     {
  28772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  28773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  28774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  28775.         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())));
  28776.     }
  28777.     /**
  28778.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  28779.      *
  28780.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  28781.      */
  28782.     protected function getManifestValidatorService()
  28783.     {
  28784.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  28785.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  28786.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  28787.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  28788.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  28789.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  28790.         }, 4));
  28791.     }
  28792.     /**
  28793.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  28794.      *
  28795.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  28796.      */
  28797.     protected function getChangelogChangeCommandService()
  28798.     {
  28799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  28801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  28802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  28803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  28804.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  28805.         $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']));
  28806.         $instance->setName('changelog:change');
  28807.         return $instance;
  28808.     }
  28809.     /**
  28810.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  28811.      *
  28812.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  28813.      */
  28814.     protected function getChangelogCheckCommandService()
  28815.     {
  28816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  28818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  28819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  28820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  28821.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  28822.         $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']));
  28823.         $instance->setName('changelog:check');
  28824.         return $instance;
  28825.     }
  28826.     /**
  28827.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  28828.      *
  28829.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  28830.      */
  28831.     protected function getChangelogCreateCommandService()
  28832.     {
  28833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28834.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  28835.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  28836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  28837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  28838.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  28839.         $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']));
  28840.         $instance->setName('changelog:create');
  28841.         return $instance;
  28842.     }
  28843.     /**
  28844.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  28845.      *
  28846.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  28847.      */
  28848.     protected function getChangelogReleaseCommandService()
  28849.     {
  28850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28851.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  28852.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  28853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  28854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  28855.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  28856.         $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']));
  28857.         $instance->setName('changelog:release');
  28858.         return $instance;
  28859.     }
  28860.     /**
  28861.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  28862.      *
  28863.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  28864.      */
  28865.     protected function getCreateEntitiesCommandService()
  28866.     {
  28867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  28869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  28870.         $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));
  28871.         $instance->setName('dal:create:entities');
  28872.         return $instance;
  28873.     }
  28874.     /**
  28875.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  28876.      *
  28877.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  28878.      */
  28879.     protected function getCreateHydratorCommandService()
  28880.     {
  28881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28882.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  28883.         $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));
  28884.         $instance->setName('dal:create:hydrators');
  28885.         return $instance;
  28886.     }
  28887.     /**
  28888.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  28889.      *
  28890.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  28891.      */
  28892.     protected function getCreateSchemaCommandService()
  28893.     {
  28894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  28896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  28897.         $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));
  28898.         $instance->setName('dal:create:schema');
  28899.         return $instance;
  28900.     }
  28901.     /**
  28902.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  28903.      *
  28904.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  28905.      */
  28906.     protected function getDataAbstractionLayerValidateCommandService()
  28907.     {
  28908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  28910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  28911.         $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())));
  28912.         $instance->setName('dal:validate');
  28913.         return $instance;
  28914.     }
  28915.     /**
  28916.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  28917.      *
  28918.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  28919.      */
  28920.     protected function getRefreshIndexCommandService()
  28921.     {
  28922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  28924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  28925.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  28926.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  28927.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  28928.         }
  28929.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  28930.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'])) {
  28931.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'];
  28932.         }
  28933.         $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand($a$b);
  28934.         $instance->setName('dal:refresh:index');
  28935.         return $instance;
  28936.     }
  28937.     /**
  28938.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  28939.      *
  28940.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  28941.      */
  28942.     protected function getIteratorFactoryService()
  28943.     {
  28944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  28945.         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()));
  28946.     }
  28947.     /**
  28948.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  28949.      *
  28950.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  28951.      */
  28952.     protected function getCriteriaQueryBuilderService()
  28953.     {
  28954.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  28955.         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));
  28956.     }
  28957.     /**
  28958.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  28959.      *
  28960.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  28961.      */
  28962.     protected function getAppContextCreatorService()
  28963.     {
  28964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  28965.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28966.     }
  28967.     /**
  28968.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  28969.      *
  28970.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  28971.      */
  28972.     protected function getChildCountUpdaterService()
  28973.     {
  28974.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  28975.         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()));
  28976.     }
  28977.     /**
  28978.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  28979.      *
  28980.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  28981.      */
  28982.     protected function getInheritanceUpdaterService()
  28983.     {
  28984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  28985.         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()));
  28986.     }
  28987.     /**
  28988.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  28989.      *
  28990.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  28991.      */
  28992.     protected function getManyToManyIdFieldUpdaterService()
  28993.     {
  28994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  28995.         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()));
  28996.     }
  28997.     /**
  28998.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber' shared service.
  28999.      *
  29000.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber
  29001.      */
  29002.     protected function getEntityIndexingSubscriberService()
  29003.     {
  29004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/EntityIndexingSubscriber.php';
  29005.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29006.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'])) {
  29007.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'];
  29008.         }
  29009.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\EntityIndexingSubscriber'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\EntityIndexingSubscriber($a);
  29010.     }
  29011.     /**
  29012.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  29013.      *
  29014.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  29015.      */
  29016.     protected function getRegisteredIndexerSubscriberService()
  29017.     {
  29018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  29019.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29020.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'])) {
  29021.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'];
  29022.         }
  29023.         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);
  29024.     }
  29025.     /**
  29026.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  29027.      *
  29028.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  29029.      */
  29030.     protected function getTreeUpdaterService()
  29031.     {
  29032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  29033.         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()));
  29034.     }
  29035.     /**
  29036.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  29037.      *
  29038.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  29039.      */
  29040.     protected function getApiCriteriaValidatorService()
  29041.     {
  29042.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  29043.         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()));
  29044.     }
  29045.     /**
  29046.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  29047.      *
  29048.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  29049.      */
  29050.     protected function getCompositeEntitySearcherService()
  29051.     {
  29052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  29053.         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 () {
  29054.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  29055.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  29056.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  29057.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  29058.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  29059.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  29060.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  29061.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  29062.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  29063.         }, 9));
  29064.     }
  29065.     /**
  29066.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter' shared service.
  29067.      *
  29068.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CriteriaArrayConverter
  29069.      */
  29070.     protected function getCriteriaArrayConverterService()
  29071.     {
  29072.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CriteriaArrayConverter.php';
  29073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  29074.         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())));
  29075.     }
  29076.     /**
  29077.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  29078.      *
  29079.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  29080.      */
  29081.     protected function getSqlQueryParserService()
  29082.     {
  29083.         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()));
  29084.     }
  29085.     /**
  29086.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  29087.      *
  29088.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  29089.      */
  29090.     protected function getRequestCriteriaBuilderService()
  29091.     {
  29092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  29093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  29094.         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);
  29095.     }
  29096.     /**
  29097.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  29098.      *
  29099.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  29100.      */
  29101.     protected function getTokenFilterService()
  29102.     {
  29103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  29104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  29105.         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()));
  29106.     }
  29107.     /**
  29108.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  29109.      *
  29110.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  29111.      */
  29112.     protected function getSearchTermInterpreterService()
  29113.     {
  29114.         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')))));
  29115.     }
  29116.     /**
  29117.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  29118.      *
  29119.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  29120.      */
  29121.     protected function getEntityExistsValidatorService()
  29122.     {
  29123.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29124.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  29126.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  29127.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'])) {
  29128.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator'];
  29129.         }
  29130.         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);
  29131.     }
  29132.     /**
  29133.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  29134.      *
  29135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  29136.      */
  29137.     protected function getEntityNotExistsValidatorService()
  29138.     {
  29139.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29140.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  29142.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService());
  29143.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'])) {
  29144.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator'];
  29145.         }
  29146.         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);
  29147.     }
  29148.     /**
  29149.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  29150.      *
  29151.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  29152.      */
  29153.     protected function getCleanupVersionTaskHandlerService()
  29154.     {
  29155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  29156.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 30);
  29157.     }
  29158.     /**
  29159.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  29160.      *
  29161.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  29162.      */
  29163.     protected function getLockValidatorService()
  29164.     {
  29165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  29166.         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()));
  29167.     }
  29168.     /**
  29169.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  29170.      *
  29171.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  29172.      */
  29173.     protected function getWriteCommandExtractorService()
  29174.     {
  29175.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface'] ?? $this->getEntityWriteGatewayInterfaceService());
  29176.         if (isset($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'])) {
  29177.             return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\WriteCommandExtractor'];
  29178.         }
  29179.         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()));
  29180.     }
  29181.     /**
  29182.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  29183.      *
  29184.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  29185.      */
  29186.     protected function getDemodataCommandService()
  29187.     {
  29188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  29190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  29191.         $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 () {
  29192.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  29193.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  29194.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  29195.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  29196.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  29197.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  29198.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  29199.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  29200.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  29201.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  29202.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  29203.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  29204.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  29205.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  29206.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  29207.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  29208.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  29209.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  29210.         $instance->addDefault('rules'25);
  29211.         $instance->addOption('rules'NULL4'Rules count');
  29212.         $instance->addDefault('customers'60);
  29213.         $instance->addOption('customers'NULL4'Customers count');
  29214.         $instance->addDefault('properties'10);
  29215.         $instance->addOption('properties'NULL4'Property group count (option count rand(30-300))');
  29216.         $instance->addDefault('categories'10);
  29217.         $instance->addOption('categories'NULL4'Categories count');
  29218.         $instance->addDefault('manufacturers'60);
  29219.         $instance->addOption('manufacturers'NULL4'Manufacturers count');
  29220.         $instance->addDefault('tags'50);
  29221.         $instance->addOption('tags'NULL4'Tags count');
  29222.         $instance->addDefault('reviews'20);
  29223.         $instance->addOption('reviews'NULL4'Reviews count');
  29224.         $instance->addDefault('products'1000);
  29225.         $instance->addOption('products'NULL4'Products count');
  29226.         $instance->addDefault('promotions'50);
  29227.         $instance->addOption('promotions'NULL4'Promotions count');
  29228.         $instance->addDefault('flows'0);
  29229.         $instance->addOption('flows'NULL4'Flows count');
  29230.         $instance->addDefault('media'300);
  29231.         $instance->addOption('media'NULL4'Media count');
  29232.         $instance->addDefault('product-streams'10);
  29233.         $instance->addOption('product-streams'NULL4'Product-streams count');
  29234.         $instance->addDefault('orders'60);
  29235.         $instance->addOption('orders'NULL4'Orders count');
  29236.         $instance->addDefault('attribute-sets'4);
  29237.         $instance->addOption('attribute-sets'NULL4'CustomField set count');
  29238.         $instance->addDefault('mail-template'10);
  29239.         $instance->addOption('mail-template'NULL4'Mail-template count');
  29240.         $instance->addDefault('mail-header-footer'3);
  29241.         $instance->addOption('mail-header-footer'NULL4'Mail header/footer count');
  29242.         $instance->addDefault('users'0);
  29243.         $instance->addOption('users'NULL4'Users count');
  29244.         $instance->setName('framework:demodata');
  29245.         return $instance;
  29246.     }
  29247.     /**
  29248.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  29249.      *
  29250.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  29251.      */
  29252.     protected function getCategoryGeneratorService()
  29253.     {
  29254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29255.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  29256.         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()));
  29257.     }
  29258.     /**
  29259.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  29260.      *
  29261.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  29262.      */
  29263.     protected function getCustomFieldGeneratorService()
  29264.     {
  29265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  29267.         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()));
  29268.     }
  29269.     /**
  29270.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  29271.      *
  29272.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  29273.      */
  29274.     protected function getCustomerGeneratorService()
  29275.     {
  29276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  29278.         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()));
  29279.     }
  29280.     /**
  29281.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  29282.      *
  29283.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  29284.      */
  29285.     protected function getFlowGeneratorService()
  29286.     {
  29287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  29289.         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()));
  29290.     }
  29291.     /**
  29292.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  29293.      *
  29294.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  29295.      */
  29296.     protected function getMailHeaderFooterGeneratorService()
  29297.     {
  29298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  29300.         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()));
  29301.     }
  29302.     /**
  29303.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  29304.      *
  29305.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  29306.      */
  29307.     protected function getMailTemplateGeneratorService()
  29308.     {
  29309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  29311.         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()));
  29312.     }
  29313.     /**
  29314.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  29315.      *
  29316.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  29317.      */
  29318.     protected function getMediaGeneratorService()
  29319.     {
  29320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  29322.         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()));
  29323.     }
  29324.     /**
  29325.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  29326.      *
  29327.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  29328.      */
  29329.     protected function getOrderGeneratorService()
  29330.     {
  29331.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  29333.         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()));
  29334.     }
  29335.     /**
  29336.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  29337.      *
  29338.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  29339.      */
  29340.     protected function getProductGeneratorService()
  29341.     {
  29342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  29344.         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()));
  29345.     }
  29346.     /**
  29347.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  29348.      *
  29349.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  29350.      */
  29351.     protected function getProductManufacturerGeneratorService()
  29352.     {
  29353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  29355.         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()));
  29356.     }
  29357.     /**
  29358.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  29359.      *
  29360.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  29361.      */
  29362.     protected function getProductReviewGeneratorService()
  29363.     {
  29364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  29366.         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()));
  29367.     }
  29368.     /**
  29369.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  29370.      *
  29371.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  29372.      */
  29373.     protected function getProductStreamGeneratorService()
  29374.     {
  29375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  29377.         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()));
  29378.     }
  29379.     /**
  29380.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  29381.      *
  29382.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  29383.      */
  29384.     protected function getPromotionGeneratorService()
  29385.     {
  29386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  29388.         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()));
  29389.     }
  29390.     /**
  29391.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  29392.      *
  29393.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  29394.      */
  29395.     protected function getPropertyGroupGeneratorService()
  29396.     {
  29397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  29399.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  29400.     }
  29401.     /**
  29402.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  29403.      *
  29404.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  29405.      */
  29406.     protected function getRuleGeneratorService()
  29407.     {
  29408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  29410.         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()));
  29411.     }
  29412.     /**
  29413.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  29414.      *
  29415.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  29416.      */
  29417.     protected function getTagGeneratorService()
  29418.     {
  29419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  29421.         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()));
  29422.     }
  29423.     /**
  29424.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  29425.      *
  29426.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  29427.      */
  29428.     protected function getUserGeneratorService()
  29429.     {
  29430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  29431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  29432.         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()));
  29433.     }
  29434.     /**
  29435.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  29436.      *
  29437.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  29438.      */
  29439.     protected function getCleanPersonalDataCommandService()
  29440.     {
  29441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  29443.         $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()));
  29444.         $instance->setName('database:clean-personal-data');
  29445.         return $instance;
  29446.     }
  29447.     /**
  29448.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  29449.      *
  29450.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  29451.      */
  29452.     protected function getBusinessEventCollectorService()
  29453.     {
  29454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  29455.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29456.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'])) {
  29457.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'];
  29458.         }
  29459.         return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventCollector'] = new \Shopware\Core\Framework\Event\BusinessEventCollector(($this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] ?? $this->getBusinessEventRegistryService()), $a);
  29460.     }
  29461.     /**
  29462.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  29463.      *
  29464.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  29465.      */
  29466.     protected function getBusinessEventDispatcherService()
  29467.     {
  29468.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  29469.         if (isset($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'])) {
  29470.             return $this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'];
  29471.         }
  29472.         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()));
  29473.     }
  29474.     /**
  29475.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  29476.      *
  29477.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  29478.      */
  29479.     protected function getDebugDumpBusinessEventsCommandService()
  29480.     {
  29481.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29482.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  29483.         $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()));
  29484.         $instance->setName('debug:business-events');
  29485.         return $instance;
  29486.     }
  29487.     /**
  29488.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  29489.      *
  29490.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  29491.      */
  29492.     protected function getEventActionSubscriberService()
  29493.     {
  29494.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  29495.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29496.     }
  29497.     /**
  29498.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  29499.      *
  29500.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  29501.      */
  29502.     protected function getFeatureDumpCommandService()
  29503.     {
  29504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29505.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  29506.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  29507.         $instance->setName('feature:dump');
  29508.         $instance->setAliases([=> 'administration:dump:features']);
  29509.         return $instance;
  29510.     }
  29511.     /**
  29512.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  29513.      *
  29514.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  29515.      */
  29516.     protected function getLoggerFactoryService()
  29517.     {
  29518.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__3).'/log/%s_dev.log'), 14);
  29519.     }
  29520.     /**
  29521.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  29522.      *
  29523.      * @return \Shopware\Core\Framework\Log\LoggingService
  29524.      */
  29525.     protected function getLoggingServiceService()
  29526.     {
  29527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  29528.         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()));
  29529.     }
  29530.     /**
  29531.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler' shared service.
  29532.      *
  29533.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler
  29534.      */
  29535.     protected function getExcludeFlowEventHandlerService()
  29536.     {
  29537.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  29538.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  29539.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeFlowEventHandler($a$this->parameters['shopware.logger.exclude_events']);
  29540.     }
  29541.     /**
  29542.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  29543.      *
  29544.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  29545.      */
  29546.     protected function getLogCleanupTaskHandlerService()
  29547.     {
  29548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  29549.         return $this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  29550.     }
  29551.     /**
  29552.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  29553.      *
  29554.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  29555.      */
  29556.     protected function getDispatchSleepMessageCommandService()
  29557.     {
  29558.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  29560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  29561.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  29562.         $instance->setName('debug:messenger:dispatch-sleep');
  29563.         return $instance;
  29564.     }
  29565.     /**
  29566.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  29567.      *
  29568.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  29569.      */
  29570.     protected function getEncryptedMessageHandlerService()
  29571.     {
  29572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  29573.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29574.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'])) {
  29575.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'];
  29576.         }
  29577.         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')))));
  29578.     }
  29579.     /**
  29580.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  29581.      *
  29582.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  29583.      */
  29584.     protected function getRetryMessageHandlerService()
  29585.     {
  29586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  29587.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  29588.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'])) {
  29589.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'];
  29590.         }
  29591.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] = new \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler($a, new RewindableGenerator(function () {
  29592.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  29593.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTaskHandler'] ?? $this->getInvalidateCacheTaskHandlerService());
  29594.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFoldersHandler'] ?? $this->getCleanupOldCacheFoldersHandlerService());
  29595.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  29596.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  29597.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  29598.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  29599.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  29600.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  29601.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  29602.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  29603.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  29604.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  29605.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  29606.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  29607.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  29608.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTaskHandler'] ?? $this->getCleanupProductKeywordDictionaryTaskHandlerService());
  29609.             yield 17 => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTaskHandler'] ?? $this->getCleanupUnusedDownloadMediaTaskHandlerService());
  29610.             yield 18 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  29611.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  29612.             yield 20 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  29613.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  29614.             yield 22 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  29615.             yield 23 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  29616.             yield 24 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  29617.             yield 25 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  29618.             yield 26 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  29619.             yield 27 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService());
  29620.             yield 28 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  29621.             yield 29 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  29622.             yield 30 => ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  29623.             yield 31 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] ?? $this->getProcessMediaHandlerService());
  29624.             yield 32 => ($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] ?? $this->getCleanupMigrationHandlerService());
  29625.             yield 33 => ($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'] ?? $this->getProductEntityMessageHandlerService());
  29626.             yield 34 => ($this->privates['Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'] ?? $this->getProductCrossSellingEntityMessageHandlerService());
  29627.             yield 35 => ($this->privates['Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'] ?? $this->getIterateTranslationProBulkHandlerService());
  29628.             yield 36 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'] ?? $this->getCategoryEntityMessageHandlerService());
  29629.             yield 37 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'] ?? $this->getLandingPageEntityMessageHandlerService());
  29630.             yield 38 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'] ?? $this->getEmailTemplateEntityMessageHandlerService());
  29631.             yield 39 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'] ?? $this->getSnippetEntityMessageHandlerService());
  29632.             yield 40 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'] ?? $this->getPropertyGroupEntityMessageHandlerService());
  29633.             yield 41 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'] ?? $this->getPropertyGroupOptionEntityMessageHandlerService());
  29634.             yield 42 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'] ?? $this->getCMSPageEntityMessageHandlerService());
  29635.             yield 43 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'] ?? $this->getCMSSlotEntityMessageHandlerService());
  29636.             yield 44 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'] ?? $this->getProductManufacturerEntityMessageHandlerService());
  29637.             yield 45 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'] ?? $this->getProductStreamEntityMessageHandlerService());
  29638.             yield 46 => ($this->privates['Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'] ?? $this->getMediaEntityMessageHandlerService());
  29639.             yield 47 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  29640.         }, 48), ($this->services['logger'] ?? $this->getLoggerService()));
  29641.     }
  29642.     /**
  29643.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  29644.      *
  29645.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  29646.      */
  29647.     protected function getSleepTaskHandlerService()
  29648.     {
  29649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  29650.         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()));
  29651.     }
  29652.     /**
  29653.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  29654.      *
  29655.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  29656.      */
  29657.     protected function getRetryMiddlewareService()
  29658.     {
  29659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  29660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  29661.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  29662.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  29663.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  29664.         }
  29665.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  29666.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'])) {
  29667.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'];
  29668.         }
  29669.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] = new \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware($a$b);
  29670.     }
  29671.     /**
  29672.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  29673.      *
  29674.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  29675.      */
  29676.     protected function getRegisterScheduledTasksCommandService()
  29677.     {
  29678.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  29680.         $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()));
  29681.         $instance->setName('scheduled-task:register');
  29682.         return $instance;
  29683.     }
  29684.     /**
  29685.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  29686.      *
  29687.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  29688.      */
  29689.     protected function getScheduledTaskRunnerService()
  29690.     {
  29691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  29693.         $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()));
  29694.         $instance->setName('scheduled-task:run');
  29695.         return $instance;
  29696.     }
  29697.     /**
  29698.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  29699.      *
  29700.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  29701.      */
  29702.     protected function getRegisterScheduledTaskHandlerService()
  29703.     {
  29704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  29705.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService()));
  29706.     }
  29707.     /**
  29708.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  29709.      *
  29710.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  29711.      */
  29712.     protected function getTaskRegistryService()
  29713.     {
  29714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  29715.         $a = ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService());
  29716.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'])) {
  29717.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'];
  29718.         }
  29719.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  29720.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  29721.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  29722.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  29723.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  29724.             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()));
  29725.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  29726.             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()));
  29727.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupProductKeywordDictionaryTask()));
  29728.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask'] = new \Shopware\Core\Content\Product\Cleanup\CleanupUnusedDownloadMediaTask()));
  29729.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  29730.             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()));
  29731.             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()));
  29732.             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()));
  29733.             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()));
  29734.             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()));
  29735.             yield 15 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  29736.         }, 16), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  29737.     }
  29738.     /**
  29739.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  29740.      *
  29741.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  29742.      */
  29743.     protected function getRequeueDeadMessagesHandlerService()
  29744.     {
  29745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  29746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  29747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  29748.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  29749.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  29750.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  29751.         }
  29752.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  29753.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'])) {
  29754.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'];
  29755.         }
  29756.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), new \Shopware\Core\Framework\MessageQueue\DeadMessage\RequeueDeadMessagesService($a$b, new \Shopware\Core\Framework\MessageQueue\EncryptedBus($b, ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))))), ($this->services['logger'] ?? $this->getLoggerService())));
  29757.     }
  29758.     /**
  29759.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  29760.      *
  29761.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  29762.      */
  29763.     protected function getTaskSchedulerService()
  29764.     {
  29765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  29766.         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))));
  29767.     }
  29768.     /**
  29769.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  29770.      *
  29771.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  29772.      */
  29773.     protected function getPluginLifecycleSubscriberService()
  29774.     {
  29775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  29776.         $a = ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] ?? $this->getTaskRegistryService());
  29777.         if (isset($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'])) {
  29778.             return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'];
  29779.         }
  29780.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber($a, ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  29781.     }
  29782.     /**
  29783.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  29784.      *
  29785.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  29786.      */
  29787.     protected function getUpdatePostFinishSubscriberService()
  29788.     {
  29789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  29790.         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()));
  29791.     }
  29792.     /**
  29793.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  29794.      *
  29795.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  29796.      */
  29797.     protected function getMessageFailedHandlerService()
  29798.     {
  29799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  29800.         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');
  29801.     }
  29802.     /**
  29803.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  29804.      *
  29805.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  29806.      */
  29807.     protected function getCreateMigrationCommandService()
  29808.     {
  29809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  29811.         $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.20.0');
  29812.         $instance->setName('database:create-migration');
  29813.         return $instance;
  29814.     }
  29815.     /**
  29816.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  29817.      *
  29818.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  29819.      */
  29820.     protected function getMigrationCommandService()
  29821.     {
  29822.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  29824.         $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.20.0');
  29825.         $instance->setName('database:migrate');
  29826.         return $instance;
  29827.     }
  29828.     /**
  29829.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  29830.      *
  29831.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  29832.      */
  29833.     protected function getMigrationDestructiveCommandService()
  29834.     {
  29835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  29837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  29838.         $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.20.0');
  29839.         $instance->setName('database:migrate-destructive');
  29840.         return $instance;
  29841.     }
  29842.     /**
  29843.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  29844.      *
  29845.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  29846.      */
  29847.     protected function getRefreshMigrationCommandService()
  29848.     {
  29849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  29851.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  29852.         $instance->setName('database:refresh-migration');
  29853.         return $instance;
  29854.     }
  29855.     /**
  29856.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  29857.      *
  29858.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  29859.      */
  29860.     protected function getMigrationSource_Core_V63Service()
  29861.     {
  29862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  29863.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  29864.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  29865.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  29866.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  29867.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  29868.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  29869.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  29870.         return $instance;
  29871.     }
  29872.     /**
  29873.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  29874.      *
  29875.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  29876.      */
  29877.     protected function getMigrationSource_Core_V64Service()
  29878.     {
  29879.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  29880.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  29881.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  29882.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  29883.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  29884.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  29885.         return $instance;
  29886.     }
  29887.     /**
  29888.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  29889.      *
  29890.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  29891.      */
  29892.     protected function getMigrationSource_Core_V65Service()
  29893.     {
  29894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  29895.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  29896.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  29897.         return $instance;
  29898.     }
  29899.     /**
  29900.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  29901.      *
  29902.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  29903.      */
  29904.     protected function getBundleDumpCommandService()
  29905.     {
  29906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  29908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  29909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  29910.         $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));
  29911.         $instance->setName('bundle:dump');
  29912.         return $instance;
  29913.     }
  29914.     /**
  29915.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  29916.      *
  29917.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  29918.      */
  29919.     protected function getPluginActivateCommandService()
  29920.     {
  29921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  29923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  29924.         $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()));
  29925.         $instance->setName('plugin:activate');
  29926.         return $instance;
  29927.     }
  29928.     /**
  29929.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  29930.      *
  29931.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  29932.      */
  29933.     protected function getPluginDeactivateCommandService()
  29934.     {
  29935.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  29937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  29938.         $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()));
  29939.         $instance->setName('plugin:deactivate');
  29940.         return $instance;
  29941.     }
  29942.     /**
  29943.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  29944.      *
  29945.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  29946.      */
  29947.     protected function getPluginInstallCommandService()
  29948.     {
  29949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  29951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  29952.         $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()));
  29953.         $instance->setName('plugin:install');
  29954.         return $instance;
  29955.     }
  29956.     /**
  29957.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  29958.      *
  29959.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  29960.      */
  29961.     protected function getPluginUninstallCommandService()
  29962.     {
  29963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  29965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  29966.         $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()));
  29967.         $instance->setName('plugin:uninstall');
  29968.         return $instance;
  29969.     }
  29970.     /**
  29971.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  29972.      *
  29973.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  29974.      */
  29975.     protected function getPluginUpdateCommandService()
  29976.     {
  29977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  29979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  29980.         $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()));
  29981.         $instance->setName('plugin:update');
  29982.         return $instance;
  29983.     }
  29984.     /**
  29985.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  29986.      *
  29987.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  29988.      */
  29989.     protected function getPluginCreateCommandService()
  29990.     {
  29991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  29993.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  29994.         $instance->setName('plugin:create');
  29995.         return $instance;
  29996.     }
  29997.     /**
  29998.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  29999.      *
  30000.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  30001.      */
  30002.     protected function getPluginListCommandService()
  30003.     {
  30004.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  30006.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  30007.         $instance->setName('plugin:list');
  30008.         return $instance;
  30009.     }
  30010.     /**
  30011.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  30012.      *
  30013.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  30014.      */
  30015.     protected function getPluginRefreshCommandService()
  30016.     {
  30017.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  30019.         $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()));
  30020.         $instance->setName('plugin:refresh');
  30021.         return $instance;
  30022.     }
  30023.     /**
  30024.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  30025.      *
  30026.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  30027.      */
  30028.     protected function getPluginZipImportCommandService()
  30029.     {
  30030.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  30032.         $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()));
  30033.         $instance->setName('plugin:zip-import');
  30034.         return $instance;
  30035.     }
  30036.     /**
  30037.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  30038.      *
  30039.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  30040.      */
  30041.     protected function getCommandExecutorService($lazyLoad true)
  30042.     {
  30043.         if ($lazyLoad) {
  30044.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  30045.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  30046.                     $wrappedInstance $this->getCommandExecutorService(false);
  30047.                     $proxy->setProxyInitializer(null);
  30048.                     return true;
  30049.                 });
  30050.             });
  30051.         }
  30052.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  30053.     }
  30054.     /**
  30055.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  30056.      *
  30057.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  30058.      */
  30059.     protected function getPluginLifecycleServiceService()
  30060.     {
  30061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  30062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  30063.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  30064.         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.20.0', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  30065.     }
  30066.     /**
  30067.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  30068.      *
  30069.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  30070.      */
  30071.     protected function getPluginManagementServiceService()
  30072.     {
  30073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  30074.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  30075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  30076.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  30077.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  30078.         if (isset($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'])) {
  30079.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'];
  30080.         }
  30081.         $b = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  30082.         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')], $b), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), $b$a, new \GuzzleHttp\Client());
  30083.     }
  30084.     /**
  30085.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  30086.      *
  30087.      * @return \Shopware\Core\Framework\Plugin\PluginService
  30088.      */
  30089.     protected function getPluginServiceService()
  30090.     {
  30091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  30092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  30093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  30094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  30095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  30096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  30097.         return $this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] = new \Shopware\Core\Framework\Plugin\PluginService((\dirname(__DIR__4).'/custom/plugins'), \dirname(__DIR__4), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), 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());
  30098.     }
  30099.     /**
  30100.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  30101.      *
  30102.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  30103.      */
  30104.     protected function getPluginAclPrivilegesSubscriberService()
  30105.     {
  30106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  30107.         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()));
  30108.     }
  30109.     /**
  30110.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  30111.      *
  30112.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  30113.      */
  30114.     protected function getAssetServiceService()
  30115.     {
  30116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  30117.         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()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), ($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))));
  30118.     }
  30119.     /**
  30120.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  30121.      *
  30122.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  30123.      */
  30124.     protected function getContextResolverListenerService()
  30125.     {
  30126.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService());
  30127.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'])) {
  30128.             return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'];
  30129.         }
  30130.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener($a);
  30131.     }
  30132.     /**
  30133.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  30134.      *
  30135.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  30136.      */
  30137.     protected function getCoreSubscriberService()
  30138.     {
  30139.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  30140.     }
  30141.     /**
  30142.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  30143.      *
  30144.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  30145.      */
  30146.     protected function getRouteEventSubscriberService()
  30147.     {
  30148.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30149.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'])) {
  30150.             return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'];
  30151.         }
  30152.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber($a);
  30153.     }
  30154.     /**
  30155.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  30156.      *
  30157.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  30158.      */
  30159.     protected function getRouteScopeListenerService()
  30160.     {
  30161.         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 () {
  30162.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  30163.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  30164.         }, 2));
  30165.     }
  30166.     /**
  30167.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  30168.      *
  30169.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  30170.      */
  30171.     protected function getRouteScopeRegistryService()
  30172.     {
  30173.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  30174.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  30175.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  30176.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  30177.             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'))));
  30178.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  30179.         }, 5));
  30180.     }
  30181.     /**
  30182.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  30183.      *
  30184.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  30185.      */
  30186.     protected function getSalesChannelRequestContextResolverService()
  30187.     {
  30188.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  30189.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  30190.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  30191.         }
  30192.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30193.         if (isset($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'])) {
  30194.             return $this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'];
  30195.         }
  30196.         $c = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  30197.         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);
  30198.     }
  30199.     /**
  30200.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  30201.      *
  30202.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  30203.      */
  30204.     protected function getRuleConditionRegistryService()
  30205.     {
  30206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  30207.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  30208.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  30209.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  30210.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  30211.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  30212.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  30213.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\ScriptRule'] = new \Shopware\Core\Framework\Rule\ScriptRule()));
  30214.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  30215.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SimpleRule'] = new \Shopware\Core\Framework\Rule\SimpleRule()));
  30216.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  30217.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  30218.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  30219.             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()));
  30220.             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()));
  30221.             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()));
  30222.             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()));
  30223.             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()));
  30224.             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()));
  30225.             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()));
  30226.             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()));
  30227.             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()));
  30228.             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()));
  30229.             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()));
  30230.             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()));
  30231.             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()));
  30232.             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()));
  30233.             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()));
  30234.             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()));
  30235.             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()));
  30236.             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()));
  30237.             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()));
  30238.             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()));
  30239.             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()));
  30240.             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()));
  30241.             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()));
  30242.             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()));
  30243.             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()));
  30244.             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()));
  30245.             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()));
  30246.             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()));
  30247.             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()));
  30248.             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()));
  30249.             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()));
  30250.             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()));
  30251.             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()));
  30252.             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()));
  30253.             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()));
  30254.             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()));
  30255.             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()));
  30256.             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()));
  30257.             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()));
  30258.             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()));
  30259.             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()));
  30260.             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()));
  30261.             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()));
  30262.             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()));
  30263.             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()));
  30264.             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()));
  30265.             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()));
  30266.             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()));
  30267.             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()));
  30268.             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()));
  30269.             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()));
  30270.             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()));
  30271.             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()));
  30272.             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()));
  30273.             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()));
  30274.             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()));
  30275.             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()));
  30276.             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()));
  30277.             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()));
  30278.             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()));
  30279.             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()));
  30280.             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()));
  30281.             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()));
  30282.             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()));
  30283.             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()));
  30284.             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()));
  30285.             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()));
  30286.             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()));
  30287.             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()));
  30288.             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()));
  30289.             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()));
  30290.             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()));
  30291.             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()));
  30292.             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()));
  30293.             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()));
  30294.             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()));
  30295.             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()));
  30296.             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()));
  30297.             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()));
  30298.             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()));
  30299.             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()));
  30300.         }, 92));
  30301.     }
  30302.     /**
  30303.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  30304.      *
  30305.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  30306.      */
  30307.     protected function getScriptResponseEncoderService()
  30308.     {
  30309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  30310.         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()));
  30311.     }
  30312.     /**
  30313.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  30314.      *
  30315.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  30316.      */
  30317.     protected function getScriptLoaderService()
  30318.     {
  30319.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\Persister\\ScriptPersister'] ?? $this->getScriptPersisterService());
  30320.         if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'])) {
  30321.             return $this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'];
  30322.         }
  30323.         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);
  30324.     }
  30325.     /**
  30326.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  30327.      *
  30328.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  30329.      */
  30330.     protected function getLocaleProviderService()
  30331.     {
  30332.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  30333.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  30334.     }
  30335.     /**
  30336.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  30337.      *
  30338.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  30339.      */
  30340.     protected function getStoreDownloadCommandService()
  30341.     {
  30342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30343.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  30344.         $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()));
  30345.         $instance->setName('store:download');
  30346.         return $instance;
  30347.     }
  30348.     /**
  30349.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  30350.      *
  30351.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  30352.      */
  30353.     protected function getStoreLoginCommandService()
  30354.     {
  30355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  30357.         $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()));
  30358.         $instance->setName('store:login');
  30359.         return $instance;
  30360.     }
  30361.     /**
  30362.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  30363.      *
  30364.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  30365.      */
  30366.     protected function getAbstractExtensionDataProviderService()
  30367.     {
  30368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  30369.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  30370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  30371.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractExtensionDataProvider'] = new \Shopware\Core\Framework\Store\Services\ExtensionDataProvider(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), new \Shopware\Core\Framework\Store\Services\ExtensionListingLoader(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService())));
  30372.     }
  30373.     /**
  30374.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  30375.      *
  30376.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  30377.      */
  30378.     protected function getAbstractStoreAppLifecycleServiceService()
  30379.     {
  30380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  30381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  30382.         $a = ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLifecycle'] ?? $this->getAppLifecycleService());
  30383.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'])) {
  30384.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'];
  30385.         }
  30386.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\AbstractStoreAppLifecycleService'] = new \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService(($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), $a, ($this->services['app.repository'] ?? $this->getApp_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\AppStateService'] ?? $this->getAppStateServiceService()), ($this->privates['Shopware\\Core\\Framework\\App\\Delta\\AppConfirmationDeltaProvider'] ?? $this->getAppConfirmationDeltaProviderService()));
  30387.     }
  30388.     /**
  30389.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  30390.      *
  30391.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  30392.      */
  30393.     protected function getExtensionDownloaderService()
  30394.     {
  30395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  30396.         $a = ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService());
  30397.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'])) {
  30398.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'];
  30399.         }
  30400.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionDownloader'] = new \Shopware\Core\Framework\Store\Services\ExtensionDownloader(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] ?? $this->getStoreClientService()), $a);
  30401.     }
  30402.     /**
  30403.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  30404.      *
  30405.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  30406.      */
  30407.     protected function getExtensionLifecycleServiceService()
  30408.     {
  30409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  30410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  30411.         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()));
  30412.     }
  30413.     /**
  30414.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  30415.      *
  30416.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  30417.      */
  30418.     protected function getExtensionLoaderService()
  30419.     {
  30420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  30421.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] = new \Shopware\Core\Framework\Store\Services\ExtensionLoader(($this->services['theme.repository'] ?? $this->getTheme_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] ?? $this->getAppLoaderService()), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  30422.     }
  30423.     /**
  30424.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  30425.      *
  30426.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  30427.      */
  30428.     protected function getFirstRunWizardClientService()
  30429.     {
  30430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  30431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  30432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  30433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  30434.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  30435.         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.20.0'$this->getEnv('INSTANCE_ID')))), $a, ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] ?? $this->getTrackingEventClientService()));
  30436.     }
  30437.     /**
  30438.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  30439.      *
  30440.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  30441.      */
  30442.     protected function getStoreClientService()
  30443.     {
  30444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  30445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  30446.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreClient'] = new \Shopware\Core\Framework\Store\Services\StoreClient($this->parameters['shopware.store_endpoints'], ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] ?? $this->getStoreServiceService()), ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Shopware\\Core\\Framework\\Store\\Authentication\\StoreRequestOptionsProvider'] ?? $this->getStoreRequestOptionsProviderService()), ($this->privates['Shopware\\Core\\Framework\\Store\\Services\\ExtensionLoader'] ?? $this->getExtensionLoaderService()), ($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()), ($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.20.0'$this->getEnv('INSTANCE_ID')))));
  30447.     }
  30448.     /**
  30449.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  30450.      *
  30451.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  30452.      */
  30453.     protected function getStoreServiceService($lazyLoad true)
  30454.     {
  30455.         if ($lazyLoad) {
  30456.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  30457.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  30458.                     $wrappedInstance $this->getStoreServiceService(false);
  30459.                     $proxy->setProxyInitializer(null);
  30460.                     return true;
  30461.                 });
  30462.             });
  30463.         }
  30464.         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()));
  30465.     }
  30466.     /**
  30467.      * Gets the private 'Shopware\Core\Framework\Store\Services\TrackingEventClient' shared service.
  30468.      *
  30469.      * @return \Shopware\Core\Framework\Store\Services\TrackingEventClient
  30470.      */
  30471.     protected function getTrackingEventClientService()
  30472.     {
  30473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/TrackingEventClient.php';
  30474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  30475.         return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\TrackingEventClient'] = new \Shopware\Core\Framework\Store\Services\TrackingEventClient(($this->services['shopware.store_client'] ?? $this->getShopware_StoreClientService()), ($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.20.0'$this->getEnv('INSTANCE_ID')))));
  30476.     }
  30477.     /**
  30478.      * Gets the private 'Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber' shared service.
  30479.      *
  30480.      * @return \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber
  30481.      */
  30482.     protected function getLicenseHostChangedSubscriberService()
  30483.     {
  30484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Subscriber/LicenseHostChangedSubscriber.php';
  30485.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  30486.         if (isset($this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'])) {
  30487.             return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'];
  30488.         }
  30489.         return $this->privates['Shopware\\Core\\Framework\\Store\\Subscriber\\LicenseHostChangedSubscriber'] = new \Shopware\Core\Framework\Store\Subscriber\LicenseHostChangedSubscriber($a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30490.     }
  30491.     /**
  30492.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  30493.      *
  30494.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  30495.      */
  30496.     protected function getLicenseCheckService()
  30497.     {
  30498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  30499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  30500.         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()));
  30501.     }
  30502.     /**
  30503.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  30504.      *
  30505.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  30506.      */
  30507.     protected function getMysqlVersionCheckService()
  30508.     {
  30509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  30510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  30511.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30512.     }
  30513.     /**
  30514.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  30515.      *
  30516.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  30517.      */
  30518.     protected function getWriteableCheckService()
  30519.     {
  30520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  30521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  30522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  30523.         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));
  30524.     }
  30525.     /**
  30526.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  30527.      *
  30528.      * @return \Shopware\Core\Framework\Validation\DataValidator
  30529.      */
  30530.     protected function getDataValidatorService()
  30531.     {
  30532.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  30533.         if (isset($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'])) {
  30534.             return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'];
  30535.         }
  30536.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator($a);
  30537.     }
  30538.     /**
  30539.      * Gets the private 'Shopware\Core\Framework\Webhook\BusinessEventEncoder' shared service.
  30540.      *
  30541.      * @return \Shopware\Core\Framework\Webhook\BusinessEventEncoder
  30542.      */
  30543.     protected function getBusinessEventEncoderService()
  30544.     {
  30545.         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()));
  30546.     }
  30547.     /**
  30548.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  30549.      *
  30550.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  30551.      */
  30552.     protected function getWebhookEventMessageHandlerService()
  30553.     {
  30554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  30555.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] = new \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler(($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService()), ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService()));
  30556.     }
  30557.     /**
  30558.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  30559.      *
  30560.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  30561.      */
  30562.     protected function getHookableEventFactoryService($lazyLoad true)
  30563.     {
  30564.         if ($lazyLoad) {
  30565.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  30566.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  30567.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  30568.                     $proxy->setProxyInitializer(null);
  30569.                     return true;
  30570.                 });
  30571.             });
  30572.         }
  30573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  30574.         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())));
  30575.     }
  30576.     /**
  30577.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  30578.      *
  30579.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  30580.      */
  30581.     protected function getRetryWebhookMessageFailedSubscriberService()
  30582.     {
  30583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  30584.         $a = ($this->services['dead_message.repository'] ?? $this->getDeadMessage_RepositoryService());
  30585.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  30586.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  30587.         }
  30588.         $b = ($this->services['webhook.repository'] ?? $this->getWebhook_RepositoryService());
  30589.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  30590.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  30591.         }
  30592.         $c = ($this->services['webhook_event_log.repository'] ?? $this->getWebhookEventLog_RepositoryService());
  30593.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'])) {
  30594.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'];
  30595.         }
  30596.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] = new \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber($a$b$c);
  30597.     }
  30598.     /**
  30599.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  30600.      *
  30601.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  30602.      */
  30603.     protected function getWebhookCacheClearerService()
  30604.     {
  30605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  30606.         $a = ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService());
  30607.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  30608.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'];
  30609.         }
  30610.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer($a);
  30611.     }
  30612.     /**
  30613.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  30614.      *
  30615.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  30616.      */
  30617.     protected function getWebhookDispatcherService()
  30618.     {
  30619.         $a = ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowFactory'] ?? $this->getFlowFactoryService());
  30620.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  30621.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  30622.         }
  30623.         $b = ($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService());
  30624.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  30625.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  30626.         }
  30627.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  30628.         if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'])) {
  30629.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'];
  30630.         }
  30631.         $d = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->services['logger'] ?? $this->getLoggerService()), $a);
  30632.         $d->setContainer($this);
  30633.         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.20.0'$cfalse);
  30634.     }
  30635.     /**
  30636.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  30637.      *
  30638.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  30639.      */
  30640.     protected function getSalesChannelCreateCommandService()
  30641.     {
  30642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  30644.         $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()));
  30645.         $instance->setName('sales-channel:create');
  30646.         return $instance;
  30647.     }
  30648.     /**
  30649.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  30650.      *
  30651.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  30652.      */
  30653.     protected function getSalesChannelListCommandService()
  30654.     {
  30655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  30657.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  30658.         $instance->setName('sales-channel:list');
  30659.         return $instance;
  30660.     }
  30661.     /**
  30662.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  30663.      *
  30664.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  30665.      */
  30666.     protected function getSalesChannelMaintenanceDisableCommandService()
  30667.     {
  30668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  30670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  30671.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  30672.         $instance->setName('sales-channel:maintenance:disable');
  30673.         return $instance;
  30674.     }
  30675.     /**
  30676.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  30677.      *
  30678.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  30679.      */
  30680.     protected function getSalesChannelMaintenanceEnableCommandService()
  30681.     {
  30682.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  30684.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  30685.         $instance->setName('sales-channel:maintenance:enable');
  30686.         return $instance;
  30687.     }
  30688.     /**
  30689.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  30690.      *
  30691.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  30692.      */
  30693.     protected function getSalesChannelUpdateDomainCommandService()
  30694.     {
  30695.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  30697.         $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()));
  30698.         $instance->setName('sales-channel:update:domain');
  30699.         $instance->setDescription('Changes the domain of all sales channels');
  30700.         return $instance;
  30701.     }
  30702.     /**
  30703.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  30704.      *
  30705.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  30706.      */
  30707.     protected function getSystemConfigureShopCommandService()
  30708.     {
  30709.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  30711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  30712.         $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()));
  30713.         $instance->setName('system:configure-shop');
  30714.         return $instance;
  30715.     }
  30716.     /**
  30717.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  30718.      *
  30719.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  30720.      */
  30721.     protected function getSystemGenerateAppSecretCommandService()
  30722.     {
  30723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  30725.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  30726.         $instance->setName('system:generate-app-secret');
  30727.         return $instance;
  30728.     }
  30729.     /**
  30730.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  30731.      *
  30732.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  30733.      */
  30734.     protected function getSystemGenerateJwtSecretCommandService()
  30735.     {
  30736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  30738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  30739.         $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())));
  30740.         $instance->setName('system:generate-jwt-secret');
  30741.         return $instance;
  30742.     }
  30743.     /**
  30744.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  30745.      *
  30746.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  30747.      */
  30748.     protected function getSystemInstallCommandService()
  30749.     {
  30750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  30752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/SetupDatabaseAdapter.php';
  30753.         $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());
  30754.         $instance->setName('system:install');
  30755.         return $instance;
  30756.     }
  30757.     /**
  30758.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  30759.      *
  30760.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  30761.      */
  30762.     protected function getSystemSetupCommandService()
  30763.     {
  30764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  30766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  30767.         $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()));
  30768.         $instance->setName('system:setup');
  30769.         return $instance;
  30770.     }
  30771.     /**
  30772.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  30773.      *
  30774.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  30775.      */
  30776.     protected function getSystemUpdateFinishCommandService()
  30777.     {
  30778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30779.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  30780.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  30781.         $instance->setName('system:update:finish');
  30782.         return $instance;
  30783.     }
  30784.     /**
  30785.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  30786.      *
  30787.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  30788.      */
  30789.     protected function getSystemUpdatePrepareCommandService()
  30790.     {
  30791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  30793.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  30794.         $instance->setName('system:update:prepare');
  30795.         return $instance;
  30796.     }
  30797.     /**
  30798.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  30799.      *
  30800.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  30801.      */
  30802.     protected function getUserChangePasswordCommandService()
  30803.     {
  30804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30805.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  30806.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  30807.         $instance->setName('user:change-password');
  30808.         return $instance;
  30809.     }
  30810.     /**
  30811.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  30812.      *
  30813.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  30814.      */
  30815.     protected function getUserCreateCommandService()
  30816.     {
  30817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  30819.         $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()));
  30820.         $instance->setName('user:create');
  30821.         return $instance;
  30822.     }
  30823.     /**
  30824.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  30825.      *
  30826.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  30827.      */
  30828.     protected function getStopwatchService()
  30829.     {
  30830.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  30831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  30832.         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))));
  30833.     }
  30834.     /**
  30835.      * Gets the private 'Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber' shared service.
  30836.      *
  30837.      * @return \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber
  30838.      */
  30839.     protected function getActiveRulesDataCollectorSubscriberService()
  30840.     {
  30841.         $a = ($this->services['rule.repository'] ?? $this->getRule_RepositoryService());
  30842.         if (isset($this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'])) {
  30843.             return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'];
  30844.         }
  30845.         return $this->privates['Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber'] = new \Shopware\Core\Profiling\Subscriber\ActiveRulesDataCollectorSubscriber($a);
  30846.     }
  30847.     /**
  30848.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  30849.      *
  30850.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  30851.      */
  30852.     protected function getCountryTaxFreeDeprecationUpdaterService()
  30853.     {
  30854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  30855.         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()));
  30856.     }
  30857.     /**
  30858.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  30859.      *
  30860.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  30861.      */
  30862.     protected function getCustomFieldServiceService()
  30863.     {
  30864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  30865.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30866.     }
  30867.     /**
  30868.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  30869.      *
  30870.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  30871.      */
  30872.     protected function getCachedLanguageLoaderService()
  30873.     {
  30874.         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()));
  30875.     }
  30876.     /**
  30877.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  30878.      *
  30879.      * @return \Shopware\Core\System\Language\LanguageValidator
  30880.      */
  30881.     protected function getLanguageValidatorService()
  30882.     {
  30883.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  30884.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  30885.     }
  30886.     /**
  30887.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  30888.      *
  30889.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  30890.      */
  30891.     protected function getLanguageLocaleCodeProviderService()
  30892.     {
  30893.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  30894.     }
  30895.     /**
  30896.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  30897.      *
  30898.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  30899.      */
  30900.     protected function getMigrateIncrementStorageCommandService()
  30901.     {
  30902.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  30903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  30904.         $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()));
  30905.         $instance->setName('number-range:migrate');
  30906.         return $instance;
  30907.     }
  30908.     /**
  30909.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  30910.      *
  30911.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  30912.      */
  30913.     protected function getIncrementSqlStorageService()
  30914.     {
  30915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  30916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  30917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  30918.         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()));
  30919.     }
  30920.     /**
  30921.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  30922.      *
  30923.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  30924.      */
  30925.     protected function getIncrementStorageRegistryService()
  30926.     {
  30927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  30928.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  30929.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  30930.         }, 1), 'SQL');
  30931.     }
  30932.     /**
  30933.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  30934.      *
  30935.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  30936.      */
  30937.     protected function getValueGeneratorPatternIncrementService()
  30938.     {
  30939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  30940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  30941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  30942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  30943.         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());
  30944.     }
  30945.     /**
  30946.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  30947.      *
  30948.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  30949.      */
  30950.     protected function getStoreApiResponseListenerService()
  30951.     {
  30952.         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()));
  30953.     }
  30954.     /**
  30955.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  30956.      *
  30957.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  30958.      */
  30959.     protected function getStructEncoderService()
  30960.     {
  30961.         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()));
  30962.     }
  30963.     /**
  30964.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  30965.      *
  30966.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  30967.      */
  30968.     protected function getCartRestorerService()
  30969.     {
  30970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  30971.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  30972.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  30973.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  30974.         }
  30975.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  30976.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  30977.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  30978.         }
  30979.         $c = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  30980.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  30981.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  30982.         }
  30983.         $d = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  30984.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  30985.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  30986.         }
  30987.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  30988.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'])) {
  30989.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'];
  30990.         }
  30991.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] = new \Shopware\Core\System\SalesChannel\Context\CartRestorer($a$b$c$d$e);
  30992.     }
  30993.     /**
  30994.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  30995.      *
  30996.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  30997.      */
  30998.     protected function getCleanupSalesChannelContextTaskHandlerService()
  30999.     {
  31000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  31001.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] = new \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 120);
  31002.     }
  31003.     /**
  31004.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  31005.      *
  31006.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  31007.      */
  31008.     protected function getSalesChannelContextPersisterService()
  31009.     {
  31010.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31011.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  31012.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  31013.         }
  31014.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService());
  31015.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'])) {
  31016.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'];
  31017.         }
  31018.         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');
  31019.     }
  31020.     /**
  31021.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  31022.      *
  31023.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  31024.      */
  31025.     protected function getSalesChannelContextRestorerService()
  31026.     {
  31027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  31028.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  31029.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31030.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31031.         }
  31032.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  31033.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31034.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31035.         }
  31036.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService());
  31037.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31038.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31039.         }
  31040.         $d = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31041.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31042.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31043.         }
  31044.         $e = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CartRestorer'] ?? $this->getCartRestorerService());
  31045.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31046.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31047.         }
  31048.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31049.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'])) {
  31050.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextRestorer'];
  31051.         }
  31052.         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);
  31053.     }
  31054.     /**
  31055.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  31056.      *
  31057.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  31058.      */
  31059.     protected function getSalesChannelContextServiceService()
  31060.     {
  31061.         $a = ($this->services['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextFactory'] ?? $this->getSalesChannelContextFactoryService());
  31062.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31063.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31064.         }
  31065.         $b = ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService());
  31066.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31067.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31068.         }
  31069.         $c = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  31070.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31071.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31072.         }
  31073.         $d = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  31074.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31075.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31076.         }
  31077.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31078.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'])) {
  31079.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'];
  31080.         }
  31081.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = new \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService($a$b$c$d$e);
  31082.     }
  31083.     /**
  31084.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  31085.      *
  31086.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  31087.      */
  31088.     protected function getSalesChannelIndexerService()
  31089.     {
  31090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  31091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  31092.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31093.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  31094.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  31095.         }
  31096.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31097.         if (isset($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'])) {
  31098.             return $this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'];
  31099.         }
  31100.         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()));
  31101.     }
  31102.     /**
  31103.      * Gets the private 'Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper' shared service.
  31104.      *
  31105.      * @return \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper
  31106.      */
  31107.     protected function getStoreApiCustomFieldMapperService()
  31108.     {
  31109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/StoreApiCustomFieldMapper.php';
  31110.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\StoreApiCustomFieldMapper'] = new \Shopware\Core\System\SalesChannel\StoreApiCustomFieldMapper(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31111.     }
  31112.     /**
  31113.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  31114.      *
  31115.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  31116.      */
  31117.     protected function getSalesChannelValidatorService()
  31118.     {
  31119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  31120.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31121.     }
  31122.     /**
  31123.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  31124.      *
  31125.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  31126.      */
  31127.     protected function getValidateSnippetsCommandService()
  31128.     {
  31129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  31131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  31132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  31133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  31134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  31135.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  31136.         $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));
  31137.         $instance->setName('snippets:validate');
  31138.         return $instance;
  31139.     }
  31140.     /**
  31141.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  31142.      *
  31143.      * @return \Shopware\Core\System\Snippet\SnippetService
  31144.      */
  31145.     protected function getSnippetServiceService()
  31146.     {
  31147.         $a = ($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService());
  31148.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  31149.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  31150.         }
  31151.         $b = ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService());
  31152.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  31153.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  31154.         }
  31155.         $c = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  31156.         if (isset($this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'])) {
  31157.             return $this->privates['Shopware\\Core\\System\\Snippet\\SnippetService'];
  31158.         }
  31159.         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, ($this->services['Shopware\\Storefront\\Theme\\SalesChannelThemeLoader'] ?? $this->getSalesChannelThemeLoaderService()));
  31160.     }
  31161.     /**
  31162.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  31163.      *
  31164.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  31165.      */
  31166.     protected function getCustomFieldSubscriberService()
  31167.     {
  31168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  31169.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  31170.     }
  31171.     /**
  31172.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  31173.      *
  31174.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  31175.      */
  31176.     protected function getWorkflowDumpCommandService()
  31177.     {
  31178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  31180.         $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()));
  31181.         $instance->setName('state-machine:dump');
  31182.         return $instance;
  31183.     }
  31184.     /**
  31185.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  31186.      *
  31187.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  31188.      */
  31189.     protected function getInitialStateIdLoaderService()
  31190.     {
  31191.         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()));
  31192.     }
  31193.     /**
  31194.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  31195.      *
  31196.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  31197.      */
  31198.     protected function getStateMachineRegistryService()
  31199.     {
  31200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  31201.         $a = ($this->services['state_machine.repository'] ?? $this->getStateMachine_RepositoryService());
  31202.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31203.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31204.         }
  31205.         $b = ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService());
  31206.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31207.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31208.         }
  31209.         $c = ($this->services['state_machine_history.repository'] ?? $this->getStateMachineHistory_RepositoryService());
  31210.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31211.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31212.         }
  31213.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31214.         if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'])) {
  31215.             return $this->privates['Shopware\\Core\\System\\StateMachine\\StateMachineRegistry'];
  31216.         }
  31217.         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()));
  31218.     }
  31219.     /**
  31220.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  31221.      *
  31222.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  31223.      */
  31224.     protected function getConfigGetService()
  31225.     {
  31226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  31228.         $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()));
  31229.         $instance->setName('system:config:get');
  31230.         return $instance;
  31231.     }
  31232.     /**
  31233.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  31234.      *
  31235.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  31236.      */
  31237.     protected function getConfigSetService()
  31238.     {
  31239.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  31241.         $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()));
  31242.         $instance->setName('system:config:set');
  31243.         return $instance;
  31244.     }
  31245.     /**
  31246.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  31247.      *
  31248.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  31249.      */
  31250.     protected function getConfigurationServiceService()
  31251.     {
  31252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  31253.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  31254.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  31255.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  31256.         }
  31257.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31258.         if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'])) {
  31259.             return $this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'];
  31260.         }
  31261.         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);
  31262.     }
  31263.     /**
  31264.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearchRegistry' shared service.
  31265.      *
  31266.      * @return \Shopware\Elasticsearch\Admin\AdminSearchRegistry
  31267.      */
  31268.     protected function getAdminSearchRegistryService()
  31269.     {
  31270.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearchRegistry.php';
  31271.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  31272.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31273.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  31274.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  31275.         }
  31276.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31277.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'])) {
  31278.             return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'];
  31279.         }
  31280.         return $this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] = new \Shopware\Elasticsearch\Admin\AdminSearchRegistry(new RewindableGenerator(function () {
  31281.             yield 'cms_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'] ?? $this->getCmsPageAdminSearchIndexerService());
  31282.             yield 'customer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'] ?? $this->getCustomerAdminSearchIndexerService());
  31283.             yield 'customer_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'] ?? $this->getCustomerGroupAdminSearchIndexerService());
  31284.             yield 'landing_page' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'] ?? $this->getLandingPageAdminSearchIndexerService());
  31285.             yield 'product_manufacturer' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'] ?? $this->getManufacturerAdminSearchIndexerService());
  31286.             yield 'media' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'] ?? $this->getMediaAdminSearchIndexerService());
  31287.             yield 'order' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'] ?? $this->getOrderAdminSearchIndexerService());
  31288.             yield 'payment_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'] ?? $this->getPaymentMethodAdminSearchIndexerService());
  31289.             yield 'product' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'] ?? $this->getProductAdminSearchIndexerService());
  31290.             yield 'promotion' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'] ?? $this->getPromotionAdminSearchIndexerService());
  31291.             yield 'property_group' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'] ?? $this->getPropertyGroupAdminSearchIndexerService());
  31292.             yield 'sales_channel' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'] ?? $this->getSalesChannelAdminSearchIndexerService());
  31293.             yield 'shipping_method' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'] ?? $this->getShippingMethodAdminSearchIndexerService());
  31294.             yield 'category' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'] ?? $this->getCategoryAdminSearchIndexerService());
  31295.             yield 'newsletter_recipient' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'] ?? $this->getNewsletterRecipientAdminSearchIndexerService());
  31296.             yield 'product_stream' => ($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'] ?? $this->getProductStreamAdminSearchIndexerService());
  31297.         }, 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']);
  31298.     }
  31299.     /**
  31300.      * Gets the private 'Shopware\Elasticsearch\Admin\AdminSearcher' shared service.
  31301.      *
  31302.      * @return \Shopware\Elasticsearch\Admin\AdminSearcher
  31303.      */
  31304.     protected function getAdminSearcherService()
  31305.     {
  31306.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminSearcher.php';
  31307.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  31308.         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')))));
  31309.     }
  31310.     /**
  31311.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer' shared service.
  31312.      *
  31313.      * @return \Shopware\Elasticsearch\Admin\Indexer\CategoryAdminSearchIndexer
  31314.      */
  31315.     protected function getCategoryAdminSearchIndexerService()
  31316.     {
  31317.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31318.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CategoryAdminSearchIndexer.php';
  31319.         $a = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  31320.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'])) {
  31321.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CategoryAdminSearchIndexer'];
  31322.         }
  31323.         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'));
  31324.     }
  31325.     /**
  31326.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer' shared service.
  31327.      *
  31328.      * @return \Shopware\Elasticsearch\Admin\Indexer\CmsPageAdminSearchIndexer
  31329.      */
  31330.     protected function getCmsPageAdminSearchIndexerService()
  31331.     {
  31332.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31333.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CmsPageAdminSearchIndexer.php';
  31334.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  31335.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'])) {
  31336.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CmsPageAdminSearchIndexer'];
  31337.         }
  31338.         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'));
  31339.     }
  31340.     /**
  31341.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer' shared service.
  31342.      *
  31343.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerAdminSearchIndexer
  31344.      */
  31345.     protected function getCustomerAdminSearchIndexerService()
  31346.     {
  31347.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31348.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerAdminSearchIndexer.php';
  31349.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  31350.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'])) {
  31351.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerAdminSearchIndexer'];
  31352.         }
  31353.         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'));
  31354.     }
  31355.     /**
  31356.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer' shared service.
  31357.      *
  31358.      * @return \Shopware\Elasticsearch\Admin\Indexer\CustomerGroupAdminSearchIndexer
  31359.      */
  31360.     protected function getCustomerGroupAdminSearchIndexerService()
  31361.     {
  31362.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31363.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/CustomerGroupAdminSearchIndexer.php';
  31364.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  31365.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'])) {
  31366.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\CustomerGroupAdminSearchIndexer'];
  31367.         }
  31368.         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'));
  31369.     }
  31370.     /**
  31371.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer' shared service.
  31372.      *
  31373.      * @return \Shopware\Elasticsearch\Admin\Indexer\LandingPageAdminSearchIndexer
  31374.      */
  31375.     protected function getLandingPageAdminSearchIndexerService()
  31376.     {
  31377.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31378.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/LandingPageAdminSearchIndexer.php';
  31379.         $a = ($this->services['landing_page.repository'] ?? $this->getLandingPage_RepositoryService());
  31380.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'])) {
  31381.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\LandingPageAdminSearchIndexer'];
  31382.         }
  31383.         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'));
  31384.     }
  31385.     /**
  31386.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer' shared service.
  31387.      *
  31388.      * @return \Shopware\Elasticsearch\Admin\Indexer\ManufacturerAdminSearchIndexer
  31389.      */
  31390.     protected function getManufacturerAdminSearchIndexerService()
  31391.     {
  31392.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31393.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ManufacturerAdminSearchIndexer.php';
  31394.         $a = ($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService());
  31395.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'])) {
  31396.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ManufacturerAdminSearchIndexer'];
  31397.         }
  31398.         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'));
  31399.     }
  31400.     /**
  31401.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer' shared service.
  31402.      *
  31403.      * @return \Shopware\Elasticsearch\Admin\Indexer\MediaAdminSearchIndexer
  31404.      */
  31405.     protected function getMediaAdminSearchIndexerService()
  31406.     {
  31407.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31408.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/MediaAdminSearchIndexer.php';
  31409.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  31410.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'])) {
  31411.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\MediaAdminSearchIndexer'];
  31412.         }
  31413.         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'));
  31414.     }
  31415.     /**
  31416.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer' shared service.
  31417.      *
  31418.      * @return \Shopware\Elasticsearch\Admin\Indexer\NewsletterRecipientAdminSearchIndexer
  31419.      */
  31420.     protected function getNewsletterRecipientAdminSearchIndexerService()
  31421.     {
  31422.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31423.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/NewsletterRecipientAdminSearchIndexer.php';
  31424.         $a = ($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService());
  31425.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'])) {
  31426.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\NewsletterRecipientAdminSearchIndexer'];
  31427.         }
  31428.         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'));
  31429.     }
  31430.     /**
  31431.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer' shared service.
  31432.      *
  31433.      * @return \Shopware\Elasticsearch\Admin\Indexer\OrderAdminSearchIndexer
  31434.      */
  31435.     protected function getOrderAdminSearchIndexerService()
  31436.     {
  31437.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31438.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/OrderAdminSearchIndexer.php';
  31439.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  31440.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'])) {
  31441.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\OrderAdminSearchIndexer'];
  31442.         }
  31443.         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'));
  31444.     }
  31445.     /**
  31446.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer' shared service.
  31447.      *
  31448.      * @return \Shopware\Elasticsearch\Admin\Indexer\PaymentMethodAdminSearchIndexer
  31449.      */
  31450.     protected function getPaymentMethodAdminSearchIndexerService()
  31451.     {
  31452.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31453.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PaymentMethodAdminSearchIndexer.php';
  31454.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  31455.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'])) {
  31456.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PaymentMethodAdminSearchIndexer'];
  31457.         }
  31458.         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'));
  31459.     }
  31460.     /**
  31461.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer' shared service.
  31462.      *
  31463.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductAdminSearchIndexer
  31464.      */
  31465.     protected function getProductAdminSearchIndexerService()
  31466.     {
  31467.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31468.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductAdminSearchIndexer.php';
  31469.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  31470.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'])) {
  31471.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductAdminSearchIndexer'];
  31472.         }
  31473.         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'));
  31474.     }
  31475.     /**
  31476.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer' shared service.
  31477.      *
  31478.      * @return \Shopware\Elasticsearch\Admin\Indexer\ProductStreamAdminSearchIndexer
  31479.      */
  31480.     protected function getProductStreamAdminSearchIndexerService()
  31481.     {
  31482.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31483.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ProductStreamAdminSearchIndexer.php';
  31484.         $a = ($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService());
  31485.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'])) {
  31486.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ProductStreamAdminSearchIndexer'];
  31487.         }
  31488.         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'));
  31489.     }
  31490.     /**
  31491.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer' shared service.
  31492.      *
  31493.      * @return \Shopware\Elasticsearch\Admin\Indexer\PromotionAdminSearchIndexer
  31494.      */
  31495.     protected function getPromotionAdminSearchIndexerService()
  31496.     {
  31497.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31498.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PromotionAdminSearchIndexer.php';
  31499.         $a = ($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService());
  31500.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'])) {
  31501.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PromotionAdminSearchIndexer'];
  31502.         }
  31503.         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'));
  31504.     }
  31505.     /**
  31506.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer' shared service.
  31507.      *
  31508.      * @return \Shopware\Elasticsearch\Admin\Indexer\PropertyGroupAdminSearchIndexer
  31509.      */
  31510.     protected function getPropertyGroupAdminSearchIndexerService()
  31511.     {
  31512.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31513.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/PropertyGroupAdminSearchIndexer.php';
  31514.         $a = ($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService());
  31515.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'])) {
  31516.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\PropertyGroupAdminSearchIndexer'];
  31517.         }
  31518.         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'));
  31519.     }
  31520.     /**
  31521.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer' shared service.
  31522.      *
  31523.      * @return \Shopware\Elasticsearch\Admin\Indexer\SalesChannelAdminSearchIndexer
  31524.      */
  31525.     protected function getSalesChannelAdminSearchIndexerService()
  31526.     {
  31527.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31528.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/SalesChannelAdminSearchIndexer.php';
  31529.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  31530.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'])) {
  31531.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\SalesChannelAdminSearchIndexer'];
  31532.         }
  31533.         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'));
  31534.     }
  31535.     /**
  31536.      * Gets the private 'Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer' shared service.
  31537.      *
  31538.      * @return \Shopware\Elasticsearch\Admin\Indexer\ShippingMethodAdminSearchIndexer
  31539.      */
  31540.     protected function getShippingMethodAdminSearchIndexerService()
  31541.     {
  31542.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/AbstractAdminIndexer.php';
  31543.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Indexer/ShippingMethodAdminSearchIndexer.php';
  31544.         $a = ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService());
  31545.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'])) {
  31546.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Indexer\\ShippingMethodAdminSearchIndexer'];
  31547.         }
  31548.         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'));
  31549.     }
  31550.     /**
  31551.      * Gets the private 'Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber' shared service.
  31552.      *
  31553.      * @return \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber
  31554.      */
  31555.     protected function getRefreshIndexSubscriberService()
  31556.     {
  31557.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/Subscriber/RefreshIndexSubscriber.php';
  31558.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  31559.         if (isset($this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'])) {
  31560.             return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'];
  31561.         }
  31562.         return $this->privates['Shopware\\Elasticsearch\\Admin\\Subscriber\\RefreshIndexSubscriber'] = new \Shopware\Elasticsearch\Admin\Subscriber\RefreshIndexSubscriber($a);
  31563.     }
  31564.     /**
  31565.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand' shared service.
  31566.      *
  31567.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand
  31568.      */
  31569.     protected function getElasticsearchAdminIndexingCommandService()
  31570.     {
  31571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  31573.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminIndexingCommand.php';
  31574.         $a = ($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearchRegistry'] ?? $this->getAdminSearchRegistryService());
  31575.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'])) {
  31576.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'];
  31577.         }
  31578.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminIndexingCommand($a);
  31579.         $instance->setName('es:admin:index');
  31580.         $instance->setDescription('Index the elasticsearch for the admin search');
  31581.         return $instance;
  31582.     }
  31583.     /**
  31584.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand' shared service.
  31585.      *
  31586.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminResetCommand
  31587.      */
  31588.     protected function getElasticsearchAdminResetCommandService()
  31589.     {
  31590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31591.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminResetCommand.php';
  31592.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Admin/AdminElasticsearchHelper.php';
  31593.         $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')))));
  31594.         $instance->setName('es:admin:reset');
  31595.         $instance->setDescription('Reset Admin Elasticsearch indexing');
  31596.         return $instance;
  31597.     }
  31598.     /**
  31599.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand' shared service.
  31600.      *
  31601.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand
  31602.      */
  31603.     protected function getElasticsearchAdminTestCommandService()
  31604.     {
  31605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31606.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchAdminTestCommand.php';
  31607.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchAdminTestCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchAdminTestCommand(($this->privates['Shopware\\Elasticsearch\\Admin\\AdminSearcher'] ?? $this->getAdminSearcherService()));
  31608.         $instance->setName('es:admin:test');
  31609.         $instance->setDescription('Allows you to test the admin search index');
  31610.         return $instance;
  31611.     }
  31612.     /**
  31613.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  31614.      *
  31615.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  31616.      */
  31617.     protected function getElasticsearchCleanIndicesCommandService()
  31618.     {
  31619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31620.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  31621.         $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()));
  31622.         $instance->setName('es:index:cleanup');
  31623.         return $instance;
  31624.     }
  31625.     /**
  31626.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  31627.      *
  31628.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  31629.      */
  31630.     protected function getElasticsearchCreateAliasCommandService()
  31631.     {
  31632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31633.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  31634.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  31635.         $instance->setName('es:create:alias');
  31636.         return $instance;
  31637.     }
  31638.     /**
  31639.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  31640.      *
  31641.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  31642.      */
  31643.     protected function getElasticsearchIndexingCommandService()
  31644.     {
  31645.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31646.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  31647.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  31648.         $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()));
  31649.         $instance->setName('es:index');
  31650.         return $instance;
  31651.     }
  31652.     /**
  31653.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  31654.      *
  31655.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  31656.      */
  31657.     protected function getElasticsearchResetCommandService()
  31658.     {
  31659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31660.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  31661.         $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()));
  31662.         $instance->setName('es:reset');
  31663.         return $instance;
  31664.     }
  31665.     /**
  31666.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  31667.      *
  31668.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  31669.      */
  31670.     protected function getElasticsearchStatusCommandService()
  31671.     {
  31672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  31674.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  31675.         $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()));
  31676.         $instance->setName('es:status');
  31677.         return $instance;
  31678.     }
  31679.     /**
  31680.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  31681.      *
  31682.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  31683.      */
  31684.     protected function getElasticsearchTestAnalyzerCommandService()
  31685.     {
  31686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  31687.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  31688.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  31689.         $instance->setName('es:test:analyzer');
  31690.         return $instance;
  31691.     }
  31692.     /**
  31693.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  31694.      *
  31695.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  31696.      */
  31697.     protected function getCriteriaParserService()
  31698.     {
  31699.         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())));
  31700.     }
  31701.     /**
  31702.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  31703.      *
  31704.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  31705.      */
  31706.     protected function getElasticsearchOutdatedIndexDetectorService()
  31707.     {
  31708.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  31709.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  31710.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  31711.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  31712.         }
  31713.         $b = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31714.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  31715.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  31716.         }
  31717.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  31718.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'])) {
  31719.             return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'];
  31720.         }
  31721.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] = new \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $a$b$c);
  31722.     }
  31723.     /**
  31724.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  31725.      *
  31726.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  31727.      */
  31728.     protected function getElasticsearchRegistryService()
  31729.     {
  31730.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  31731.             yield => ($this->privates['Frosh\\Tools\\Components\\Elasticsearch\\EsProductDefinition'] ?? $this->getEsProductDefinitionService());
  31732.         }, 1));
  31733.     }
  31734.     /**
  31735.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  31736.      *
  31737.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  31738.      */
  31739.     protected function getElasticsearchIndexerService()
  31740.     {
  31741.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  31742.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  31743.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  31744.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  31745.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  31746.         }
  31747.         $b = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] ?? $this->getElasticsearchRegistryService());
  31748.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  31749.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  31750.         }
  31751.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  31752.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  31753.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  31754.         }
  31755.         $d = ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService());
  31756.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  31757.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  31758.         }
  31759.         $e = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31760.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  31761.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  31762.         }
  31763.         $f = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31764.         if (isset($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'])) {
  31765.             return $this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'];
  31766.         }
  31767.         $g = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  31768.         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->services['logger'] ?? $this->getLoggerService()), $d$e$c$this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'), $f);
  31769.     }
  31770.     /**
  31771.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  31772.      *
  31773.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  31774.      */
  31775.     protected function getCustomFieldUpdaterService()
  31776.     {
  31777.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  31778.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchOutdatedIndexDetector'] ?? $this->getElasticsearchOutdatedIndexDetectorService());
  31779.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  31780.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  31781.         }
  31782.         $b = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  31783.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'])) {
  31784.             return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'];
  31785.         }
  31786.         return $this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] = new \Shopware\Elasticsearch\Product\CustomFieldUpdater($a, ($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), $b);
  31787.     }
  31788.     /**
  31789.      * Gets the private 'Shopware\Elasticsearch\Product\LanguageSubscriber' shared service.
  31790.      *
  31791.      * @return \Shopware\Elasticsearch\Product\LanguageSubscriber
  31792.      */
  31793.     protected function getLanguageSubscriberService()
  31794.     {
  31795.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/LanguageSubscriber.php';
  31796.         $a = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  31797.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  31798.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  31799.         }
  31800.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  31801.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'])) {
  31802.             return $this->privates['Shopware\\Elasticsearch\\Product\\LanguageSubscriber'];
  31803.         }
  31804.         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);
  31805.     }
  31806.     /**
  31807.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  31808.      *
  31809.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  31810.      */
  31811.     protected function getProductSearchBuilderService()
  31812.     {
  31813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  31814.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  31815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  31816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  31817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  31818.         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->services['logger'] ?? $this->getLoggerService()), ($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()));
  31819.     }
  31820.     /**
  31821.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  31822.      *
  31823.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  31824.      */
  31825.     protected function getProductUpdaterService()
  31826.     {
  31827.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  31828.         $a = ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  31829.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'])) {
  31830.             return $this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'];
  31831.         }
  31832.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] = new \Shopware\Elasticsearch\Product\ProductUpdater($a, ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  31833.     }
  31834.     /**
  31835.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  31836.      *
  31837.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  31838.      */
  31839.     protected function getSearchKeywordReplacementService()
  31840.     {
  31841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  31842.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  31843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  31844.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  31845.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  31846.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  31847.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  31848.         }
  31849.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  31850.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  31851.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  31852.         }
  31853.         $c = ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService());
  31854.         if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  31855.             return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'];
  31856.         }
  31857.         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);
  31858.     }
  31859.     /**
  31860.      * Gets the private 'Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade' shared autowired service.
  31861.      *
  31862.      * @return \Shopware\Storefront\Checkout\Cart\SalesChannel\StorefrontCartFacade
  31863.      */
  31864.     protected function getStorefrontCartFacadeService()
  31865.     {
  31866.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  31867.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  31868.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  31869.         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()));
  31870.     }
  31871.     /**
  31872.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  31873.      *
  31874.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  31875.      */
  31876.     protected function getCartMergedSubscriberService()
  31877.     {
  31878.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  31879.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  31880.         if (isset($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'])) {
  31881.             return $this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'];
  31882.         }
  31883.         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())));
  31884.     }
  31885.     /**
  31886.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  31887.      *
  31888.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  31889.      */
  31890.     protected function getCacheResponseSubscriberService()
  31891.     {
  31892.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  31893.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'])) {
  31894.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'];
  31895.         }
  31896.         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);
  31897.     }
  31898.     /**
  31899.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  31900.      *
  31901.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  31902.      */
  31903.     protected function getCacheTracerService()
  31904.     {
  31905.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31906.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  31907.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  31908.         }
  31909.         $b = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  31910.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  31911.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  31912.         }
  31913.         $c = ($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'] ?? $this->getThemeConfigValueAccessorService());
  31914.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'])) {
  31915.             return $this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'];
  31916.         }
  31917.         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);
  31918.     }
  31919.     /**
  31920.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  31921.      *
  31922.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  31923.      */
  31924.     protected function getCacheWarmer2Service()
  31925.     {
  31926.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  31927.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  31928.         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 () {
  31929.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  31930.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  31931.         }, 2)), ($this->services['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader'] ?? $this->getCacheIdLoaderService()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmerTaskHandler'] ?? $this->getCacheWarmerTaskHandlerService()));
  31932.     }
  31933.     /**
  31934.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler' shared autowired service.
  31935.      *
  31936.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmerTaskHandler
  31937.      */
  31938.     protected function getCacheWarmerTaskHandlerService()
  31939.     {
  31940.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmerTaskHandler.php';
  31941.         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())));
  31942.     }
  31943.     /**
  31944.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  31945.      *
  31946.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  31947.      */
  31948.     protected function getNavigationRouteWarmerService()
  31949.     {
  31950.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  31951.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  31952.         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()));
  31953.     }
  31954.     /**
  31955.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  31956.      *
  31957.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  31958.      */
  31959.     protected function getProductRouteWarmerService()
  31960.     {
  31961.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  31962.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  31963.         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()));
  31964.     }
  31965.     /**
  31966.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  31967.      *
  31968.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  31969.      */
  31970.     protected function getBasicCaptchaService()
  31971.     {
  31972.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  31973.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  31974.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31975.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'])) {
  31976.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'];
  31977.         }
  31978.         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);
  31979.     }
  31980.     /**
  31981.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  31982.      *
  31983.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  31984.      */
  31985.     protected function getCaptchaRouteListenerService()
  31986.     {
  31987.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  31988.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  31989.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  31990.         }
  31991.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  31992.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'])) {
  31993.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'];
  31994.         }
  31995.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  31996.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  31997.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  31998.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  31999.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  32000.         }, 4), $a$b);
  32001.     }
  32002.     /**
  32003.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  32004.      *
  32005.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  32006.      */
  32007.     protected function getGoogleReCaptchaV2Service()
  32008.     {
  32009.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32010.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  32011.         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())));
  32012.     }
  32013.     /**
  32014.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  32015.      *
  32016.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  32017.      */
  32018.     protected function getGoogleReCaptchaV3Service()
  32019.     {
  32020.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32021.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  32022.         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())));
  32023.     }
  32024.     /**
  32025.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  32026.      *
  32027.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  32028.      */
  32029.     protected function getHoneypotCaptchaService()
  32030.     {
  32031.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  32032.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  32033.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  32034.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'])) {
  32035.             return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'];
  32036.         }
  32037.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha($a);
  32038.     }
  32039.     /**
  32040.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  32041.      *
  32042.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  32043.      */
  32044.     protected function getHttpCacheWarmUpCommandService()
  32045.     {
  32046.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32047.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  32048.         $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()));
  32049.         $instance->setName('http:cache:warm:up');
  32050.         return $instance;
  32051.     }
  32052.     /**
  32053.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  32054.      *
  32055.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  32056.      */
  32057.     protected function getSalesChannelCreateStorefrontCommandService()
  32058.     {
  32059.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  32061.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  32062.         $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()));
  32063.         $instance->setName('sales-channel:create:storefront');
  32064.         return $instance;
  32065.     }
  32066.     /**
  32067.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  32068.      *
  32069.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  32070.      */
  32071.     protected function getCsrfRouteListenerService()
  32072.     {
  32073.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  32074.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'])) {
  32075.             return $this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'];
  32076.         }
  32077.         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()), true'twig'$a);
  32078.     }
  32079.     /**
  32080.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  32081.      *
  32082.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  32083.      */
  32084.     protected function getCachedDomainLoaderInvalidatorService()
  32085.     {
  32086.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  32087.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32088.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'])) {
  32089.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'];
  32090.         }
  32091.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator($a);
  32092.     }
  32093.     /**
  32094.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  32095.      *
  32096.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  32097.      */
  32098.     protected function getMaintenanceModeResolverService()
  32099.     {
  32100.         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())));
  32101.     }
  32102.     /**
  32103.      * Gets the private 'Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber' shared autowired service.
  32104.      *
  32105.      * @return \Shopware\Storefront\Framework\Routing\NotFound\NotFoundSubscriber
  32106.      */
  32107.     protected function getNotFoundSubscriberService()
  32108.     {
  32109.         $a = ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService());
  32110.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32111.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32112.         }
  32113.         $b = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService());
  32114.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32115.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32116.         }
  32117.         $c = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32118.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32119.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32120.         }
  32121.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32122.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'])) {
  32123.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'];
  32124.         }
  32125.         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()), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), $c$d);
  32126.     }
  32127.     /**
  32128.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  32129.      *
  32130.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  32131.      */
  32132.     protected function getStorefrontSubscriber2Service()
  32133.     {
  32134.         $a = ($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService());
  32135.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  32136.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  32137.         }
  32138.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32139.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  32140.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  32141.         }
  32142.         $c = ($this->privates['Shopware\\Storefront\\Framework\\Routing\\NotFound\\NotFoundSubscriber'] ?? $this->getNotFoundSubscriberService());
  32143.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'])) {
  32144.             return $this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'];
  32145.         }
  32146.         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()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()), ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? $this->getActiveAppsLoaderService()), $b, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $c);
  32147.     }
  32148.     /**
  32149.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  32150.      *
  32151.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  32152.      */
  32153.     protected function getLandingPageSeoUrlRouteService()
  32154.     {
  32155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  32156.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  32157.         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()));
  32158.     }
  32159.     /**
  32160.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  32161.      *
  32162.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  32163.      */
  32164.     protected function getNavigationPageSeoUrlRouteService()
  32165.     {
  32166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  32167.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  32168.         $a = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService());
  32169.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'])) {
  32170.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'];
  32171.         }
  32172.         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()), $a);
  32173.     }
  32174.     /**
  32175.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  32176.      *
  32177.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  32178.      */
  32179.     protected function getProductPageSeoUrlRouteService()
  32180.     {
  32181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  32182.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  32183.         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()));
  32184.     }
  32185.     /**
  32186.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  32187.      *
  32188.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  32189.      */
  32190.     protected function getSeoUrlUpdateListenerService()
  32191.     {
  32192.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  32193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  32194.         $a = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32195.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32196.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32197.         }
  32198.         $b = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlGenerator'] ?? $this->getSeoUrlGeneratorService());
  32199.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32200.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32201.         }
  32202.         $c = ($this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlPersister'] ?? $this->getSeoUrlPersisterService());
  32203.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32204.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32205.         }
  32206.         $d = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32207.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32208.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32209.         }
  32210.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  32211.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'])) {
  32212.             return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'];
  32213.         }
  32214.         $f = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  32215.         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()), $b$c$f$d), $f$e);
  32216.     }
  32217.     /**
  32218.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  32219.      *
  32220.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  32221.      */
  32222.     protected function getTwigDateRequestListenerService()
  32223.     {
  32224.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  32225.         if (isset($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'])) {
  32226.             return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'];
  32227.         }
  32228.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener($a);
  32229.     }
  32230.     /**
  32231.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  32232.      *
  32233.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  32234.      */
  32235.     protected function getAccountLoginPageLoaderService()
  32236.     {
  32237.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  32238.         return $this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] = new \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader(($this->privates['Shopware\\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()));
  32239.     }
  32240.     /**
  32241.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  32242.      *
  32243.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  32244.      */
  32245.     protected function getDefaultMediaResolverService()
  32246.     {
  32247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  32248.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  32249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  32250.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service());
  32251.         if (isset($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'])) {
  32252.             return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'];
  32253.         }
  32254.         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()));
  32255.     }
  32256.     /**
  32257.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  32258.      *
  32259.      * @return \Shopware\Storefront\Page\GenericPageLoader
  32260.      */
  32261.     protected function getGenericPageLoaderService()
  32262.     {
  32263.         $a = ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService());
  32264.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32265.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32266.         }
  32267.         $b = ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService());
  32268.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32269.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32270.         }
  32271.         $c = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  32272.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32273.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32274.         }
  32275.         $d = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  32276.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32277.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32278.         }
  32279.         $e = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  32280.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32281.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32282.         }
  32283.         $f = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32284.         if (isset($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'])) {
  32285.             return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'];
  32286.         }
  32287.         return $this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] = new \Shopware\Storefront\Page\GenericPageLoader($a$b$c$d$e$f);
  32288.     }
  32289.     /**
  32290.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  32291.      *
  32292.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  32293.      */
  32294.     protected function getProductPageConfiguratorLoaderService()
  32295.     {
  32296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  32297.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  32298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  32299.         $a = ($this->services['product_configurator_setting.repository'] ?? $this->getProductConfiguratorSetting_RepositoryService());
  32300.         if (isset($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'])) {
  32301.             return $this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'];
  32302.         }
  32303.         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()))));
  32304.     }
  32305.     /**
  32306.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  32307.      *
  32308.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  32309.      */
  32310.     protected function getFooterPageletLoaderService()
  32311.     {
  32312.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32313.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  32314.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  32315.         }
  32316.         $b = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  32317.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'])) {
  32318.             return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'];
  32319.         }
  32320.         return $this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] = new \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader($a$b);
  32321.     }
  32322.     /**
  32323.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  32324.      *
  32325.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  32326.      */
  32327.     protected function getHeaderPageletLoaderService()
  32328.     {
  32329.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32330.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32331.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32332.         }
  32333.         $b = ($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute'] ?? $this->getCachedCurrencyRouteService());
  32334.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32335.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32336.         }
  32337.         $c = ($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute'] ?? $this->getCachedLanguageRouteService());
  32338.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32339.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32340.         }
  32341.         $d = ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService());
  32342.         if (isset($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'])) {
  32343.             return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'];
  32344.         }
  32345.         return $this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] = new \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader($a$b$c$d);
  32346.     }
  32347.     /**
  32348.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  32349.      *
  32350.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  32351.      */
  32352.     protected function getNewsletterAccountPageletLoaderService()
  32353.     {
  32354.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  32355.         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->getTranslator2Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  32356.     }
  32357.     /**
  32358.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  32359.      *
  32360.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  32361.      */
  32362.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  32363.     {
  32364.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  32365.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32366.         if (isset($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'])) {
  32367.             return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'];
  32368.         }
  32369.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator($a);
  32370.     }
  32371.     /**
  32372.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  32373.      *
  32374.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  32375.      */
  32376.     protected function getThemeChangeCommandService()
  32377.     {
  32378.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32379.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  32380.         $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()));
  32381.         $instance->setName('theme:change');
  32382.         return $instance;
  32383.     }
  32384.     /**
  32385.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  32386.      *
  32387.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  32388.      */
  32389.     protected function getThemeCompileCommandService()
  32390.     {
  32391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32392.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  32393.         $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()));
  32394.         $instance->setName('theme:compile');
  32395.         return $instance;
  32396.     }
  32397.     /**
  32398.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  32399.      *
  32400.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  32401.      */
  32402.     protected function getThemeCreateCommandService()
  32403.     {
  32404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32405.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  32406.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  32407.         $instance->setName('theme:create');
  32408.         return $instance;
  32409.     }
  32410.     /**
  32411.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  32412.      *
  32413.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  32414.      */
  32415.     protected function getThemeDumpCommandService()
  32416.     {
  32417.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32418.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  32419.         $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()));
  32420.         $instance->setName('theme:dump');
  32421.         return $instance;
  32422.     }
  32423.     /**
  32424.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  32425.      *
  32426.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  32427.      */
  32428.     protected function getThemePrepareIconsCommandService()
  32429.     {
  32430.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32431.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  32432.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  32433.         $instance->setName('theme:prepare-icons');
  32434.         return $instance;
  32435.     }
  32436.     /**
  32437.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  32438.      *
  32439.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  32440.      */
  32441.     protected function getThemeRefreshCommandService()
  32442.     {
  32443.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32444.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  32445.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  32446.         $instance->setName('theme:refresh');
  32447.         return $instance;
  32448.     }
  32449.     /**
  32450.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  32451.      *
  32452.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  32453.      */
  32454.     protected function getDatabaseAvailableThemeProviderService()
  32455.     {
  32456.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  32457.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  32458.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32459.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'])) {
  32460.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'];
  32461.         }
  32462.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider($a);
  32463.     }
  32464.     /**
  32465.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  32466.      *
  32467.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  32468.      */
  32469.     protected function getDatabaseConfigLoaderService()
  32470.     {
  32471.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32472.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  32473.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  32474.         }
  32475.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  32476.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'])) {
  32477.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'];
  32478.         }
  32479.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()), $b);
  32480.     }
  32481.     /**
  32482.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  32483.      *
  32484.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  32485.      */
  32486.     protected function getStaticFileConfigDumperService()
  32487.     {
  32488.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  32489.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] ?? $this->getDatabaseAvailableThemeProviderService());
  32490.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'])) {
  32491.             return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'];
  32492.         }
  32493.         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()));
  32494.     }
  32495.     /**
  32496.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  32497.      *
  32498.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  32499.      */
  32500.     protected function getThemeIndexerService()
  32501.     {
  32502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  32503.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  32504.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32505.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  32506.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  32507.         }
  32508.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32509.         if (isset($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'])) {
  32510.             return $this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'];
  32511.         }
  32512.         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);
  32513.     }
  32514.     /**
  32515.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  32516.      *
  32517.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  32518.      */
  32519.     protected function getAppLifecycleSubscriberService()
  32520.     {
  32521.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  32522.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32523.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  32524.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  32525.         }
  32526.         $b = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  32527.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'])) {
  32528.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'];
  32529.         }
  32530.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber($a$b);
  32531.     }
  32532.     /**
  32533.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  32534.      *
  32535.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  32536.      */
  32537.     protected function getFirstRunWizardSubscriberService()
  32538.     {
  32539.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  32540.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  32541.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32542.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32543.         }
  32544.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32545.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32546.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32547.         }
  32548.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32549.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32550.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32551.         }
  32552.         $d = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  32553.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32554.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32555.         }
  32556.         $e = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32557.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'])) {
  32558.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'];
  32559.         }
  32560.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber($a$b$c$d$e);
  32561.     }
  32562.     /**
  32563.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  32564.      *
  32565.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  32566.      */
  32567.     protected function getPluginLifecycleSubscriber2Service()
  32568.     {
  32569.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  32570.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  32571.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  32572.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  32573.         }
  32574.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32575.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'])) {
  32576.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'];
  32577.         }
  32578.         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);
  32579.     }
  32580.     /**
  32581.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber' shared service.
  32582.      *
  32583.      * @return \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber
  32584.      */
  32585.     protected function getThemeCompilerEnrichScssVarSubscriberService()
  32586.     {
  32587.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/ThemeCompilerEnrichScssVarSubscriber.php';
  32588.         $a = ($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService());
  32589.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'])) {
  32590.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'];
  32591.         }
  32592.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\ThemeCompilerEnrichScssVarSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\ThemeCompilerEnrichScssVarSubscriber($a, ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? $this->getStorefrontPluginRegistryService()));
  32593.     }
  32594.     /**
  32595.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  32596.      *
  32597.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  32598.      */
  32599.     protected function getUpdateSubscriberService()
  32600.     {
  32601.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  32602.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  32603.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  32604.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  32605.         }
  32606.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32607.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  32608.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  32609.         }
  32610.         $c = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  32611.         if (isset($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'])) {
  32612.             return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'];
  32613.         }
  32614.         return $this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] = new \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber($a$b$c);
  32615.     }
  32616.     /**
  32617.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  32618.      *
  32619.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  32620.      */
  32621.     protected function getThemeAppLifecycleHandlerService()
  32622.     {
  32623.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  32624.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'] ?? $this->getThemeLifecycleHandlerService());
  32625.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'])) {
  32626.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'];
  32627.         }
  32628.         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);
  32629.     }
  32630.     /**
  32631.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  32632.      *
  32633.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  32634.      */
  32635.     protected function getThemeConfigValueAccessorService()
  32636.     {
  32637.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  32638.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  32639.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  32640.         }
  32641.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  32642.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'])) {
  32643.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeConfigValueAccessor'];
  32644.         }
  32645.         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->services['logger'] ?? $this->getLoggerService())));
  32646.     }
  32647.     /**
  32648.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  32649.      *
  32650.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  32651.      */
  32652.     protected function getThemeFileResolverService()
  32653.     {
  32654.         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)))));
  32655.     }
  32656.     /**
  32657.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  32658.      *
  32659.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  32660.      */
  32661.     protected function getThemeLifecycleHandlerService()
  32662.     {
  32663.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  32664.         $a = ($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService());
  32665.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  32666.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  32667.         }
  32668.         $b = ($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService());
  32669.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  32670.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  32671.         }
  32672.         $c = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32673.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'])) {
  32674.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleHandler'];
  32675.         }
  32676.         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()));
  32677.     }
  32678.     /**
  32679.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  32680.      *
  32681.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  32682.      */
  32683.     protected function getThemeLifecycleServiceService()
  32684.     {
  32685.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  32686.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32687.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32688.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32689.         }
  32690.         $b = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  32691.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32692.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32693.         }
  32694.         $c = ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService());
  32695.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32696.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32697.         }
  32698.         $d = ($this->services['theme_media.repository'] ?? $this->getThemeMedia_RepositoryService());
  32699.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32700.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32701.         }
  32702.         $e = ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService());
  32703.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32704.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32705.         }
  32706.         $f = ($this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] ?? $this->getFileNameProviderService());
  32707.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32708.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32709.         }
  32710.         $g = ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService());
  32711.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32712.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32713.         }
  32714.         $h = ($this->services['theme_child.repository'] ?? $this->getThemeChild_RepositoryService());
  32715.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'])) {
  32716.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'];
  32717.         }
  32718.         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()));
  32719.     }
  32720.     /**
  32721.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  32722.      *
  32723.      * @return \Shopware\Storefront\Theme\ThemeService
  32724.      */
  32725.     protected function getThemeServiceService()
  32726.     {
  32727.         $a = ($this->services['theme.repository'] ?? $this->getTheme_RepositoryService());
  32728.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  32729.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  32730.         }
  32731.         $b = ($this->services['theme_sales_channel.repository'] ?? $this->getThemeSalesChannel_RepositoryService());
  32732.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  32733.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  32734.         }
  32735.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  32736.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  32737.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  32738.         }
  32739.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  32740.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  32741.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  32742.         }
  32743.         $e = ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader'] ?? $this->getDatabaseConfigLoaderService());
  32744.         if (isset($this->privates['Shopware\\Storefront\\Theme\\ThemeService'])) {
  32745.             return $this->privates['Shopware\\Storefront\\Theme\\ThemeService'];
  32746.         }
  32747.         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()));
  32748.     }
  32749.     /**
  32750.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  32751.      *
  32752.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  32753.      */
  32754.     protected function getThemeNamespaceHierarchyBuilderService()
  32755.     {
  32756.         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()));
  32757.     }
  32758.     /**
  32759.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  32760.      *
  32761.      * @return \SwagExtensionStore\Services\StoreClient
  32762.      */
  32763.     protected function getStoreClient2Service()
  32764.     {
  32765.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  32766.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  32767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  32768.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  32769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  32770.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  32771.         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.20.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()));
  32772.     }
  32773.     /**
  32774.      * Gets the private 'SwagMigrationAssistant\Command\MigrateDataCommand' shared service.
  32775.      *
  32776.      * @return \SwagMigrationAssistant\Command\MigrateDataCommand
  32777.      */
  32778.     protected function getMigrateDataCommandService()
  32779.     {
  32780.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  32781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Command/MigrateDataCommand.php';
  32782.         $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');
  32783.         $instance->setName('migration:migrate');
  32784.         return $instance;
  32785.     }
  32786.     /**
  32787.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider' shared service.
  32788.      *
  32789.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider
  32790.      */
  32791.     protected function getCategoryAssociationProviderService()
  32792.     {
  32793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CategoryAssociationProvider.php';
  32796.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryAssociationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryAssociationProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  32797.     }
  32798.     /**
  32799.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider' shared service.
  32800.      *
  32801.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider
  32802.      */
  32803.     protected function getCategoryCmsPageAssociationProviderService()
  32804.     {
  32805.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32806.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32807.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CategoryCmsPageAssociationProvider.php';
  32808.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryCmsPageAssociationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryCmsPageAssociationProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  32809.     }
  32810.     /**
  32811.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider' shared service.
  32812.      *
  32813.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider
  32814.      */
  32815.     protected function getCategoryProviderService()
  32816.     {
  32817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32818.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32819.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CategoryProvider.php';
  32820.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CategoryProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CategoryProvider(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  32821.     }
  32822.     /**
  32823.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider' shared service.
  32824.      *
  32825.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider
  32826.      */
  32827.     protected function getCmsPageProviderService()
  32828.     {
  32829.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32830.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32831.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CmsPageProvider.php';
  32832.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CmsPageProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CmsPageProvider(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  32833.     }
  32834.     /**
  32835.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider' shared service.
  32836.      *
  32837.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider
  32838.      */
  32839.     protected function getCountryProviderService()
  32840.     {
  32841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32843.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CountryProvider.php';
  32844.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CountryProvider(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  32845.     }
  32846.     /**
  32847.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider' shared service.
  32848.      *
  32849.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider
  32850.      */
  32851.     protected function getCountryStateProviderService()
  32852.     {
  32853.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32854.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32855.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CountryStateProvider.php';
  32856.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CountryStateProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CountryStateProvider(($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()));
  32857.     }
  32858.     /**
  32859.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider' shared service.
  32860.      *
  32861.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider
  32862.      */
  32863.     protected function getCrossSellingProviderService()
  32864.     {
  32865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32866.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32867.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CrossSellingProvider.php';
  32868.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CrossSellingProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CrossSellingProvider(($this->services['product_cross_selling.repository'] ?? $this->getProductCrossSelling_RepositoryService()));
  32869.     }
  32870.     /**
  32871.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider' shared service.
  32872.      *
  32873.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider
  32874.      */
  32875.     protected function getCurrencyProviderService()
  32876.     {
  32877.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32878.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32879.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CurrencyProvider.php';
  32880.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CurrencyProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CurrencyProvider(($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  32881.     }
  32882.     /**
  32883.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider' shared service.
  32884.      *
  32885.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider
  32886.      */
  32887.     protected function getCustomFieldSetProviderService()
  32888.     {
  32889.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32891.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomFieldSetProvider.php';
  32892.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomFieldSetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomFieldSetProvider(($this->services['custom_field_set.repository'] ?? $this->getCustomFieldSet_RepositoryService()));
  32893.     }
  32894.     /**
  32895.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider' shared service.
  32896.      *
  32897.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider
  32898.      */
  32899.     protected function getCustomerGroupProviderService()
  32900.     {
  32901.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32902.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32903.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomerGroupProvider.php';
  32904.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerGroupProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerGroupProvider(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  32905.     }
  32906.     /**
  32907.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider' shared service.
  32908.      *
  32909.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider
  32910.      */
  32911.     protected function getCustomerProviderService()
  32912.     {
  32913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32914.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomerProvider.php';
  32916.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerProvider(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  32917.     }
  32918.     /**
  32919.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider' shared service.
  32920.      *
  32921.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider
  32922.      */
  32923.     protected function getCustomerWishlistProviderService()
  32924.     {
  32925.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32926.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32927.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/CustomerWishlistProvider.php';
  32928.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\CustomerWishlistProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\CustomerWishlistProvider(($this->services['customer_wishlist.repository'] ?? $this->getCustomerWishlist_RepositoryService()));
  32929.     }
  32930.     /**
  32931.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider' shared service.
  32932.      *
  32933.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider
  32934.      */
  32935.     protected function getDeliveryTimeProviderService()
  32936.     {
  32937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DeliveryTimeProvider.php';
  32940.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DeliveryTimeProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DeliveryTimeProvider(($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()));
  32941.     }
  32942.     /**
  32943.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider' shared service.
  32944.      *
  32945.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider
  32946.      */
  32947.     protected function getDocumentBaseConfigProviderService()
  32948.     {
  32949.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32950.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32951.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DocumentBaseConfigProvider.php';
  32952.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentBaseConfigProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentBaseConfigProvider(($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService()));
  32953.     }
  32954.     /**
  32955.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider' shared service.
  32956.      *
  32957.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider
  32958.      */
  32959.     protected function getDocumentInheritanceProviderService()
  32960.     {
  32961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DocumentInheritanceProvider.php';
  32964.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\DocumentInheritanceProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentInheritanceProvider(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()));
  32965.     }
  32966.     /**
  32967.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider' shared service.
  32968.      *
  32969.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\DocumentProvider
  32970.      */
  32971.     protected function getDocumentProviderService()
  32972.     {
  32973.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32974.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32975.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/DocumentProvider.php';
  32976.         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()));
  32977.     }
  32978.     /**
  32979.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider' shared service.
  32980.      *
  32981.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider
  32982.      */
  32983.     protected function getLanguageProviderService()
  32984.     {
  32985.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/LanguageProvider.php';
  32988.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\LanguageProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\LanguageProvider(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  32989.     }
  32990.     /**
  32991.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider' shared service.
  32992.      *
  32993.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider
  32994.      */
  32995.     protected function getMailTemplateProviderService()
  32996.     {
  32997.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  32998.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  32999.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MailTemplateProvider.php';
  33000.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MailTemplateProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MailTemplateProvider(($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()));
  33001.     }
  33002.     /**
  33003.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider' shared service.
  33004.      *
  33005.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider
  33006.      */
  33007.     protected function getMediaFolderInheritanceProviderService()
  33008.     {
  33009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33010.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33011.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MediaFolderInheritanceProvider.php';
  33012.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderInheritanceProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderInheritanceProvider(($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  33013.     }
  33014.     /**
  33015.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider' shared service.
  33016.      *
  33017.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider
  33018.      */
  33019.     protected function getMediaFolderProviderService()
  33020.     {
  33021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33023.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MediaFolderProvider.php';
  33024.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaFolderProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MediaFolderProvider(($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()));
  33025.     }
  33026.     /**
  33027.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider' shared service.
  33028.      *
  33029.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider
  33030.      */
  33031.     protected function getMediaProviderService()
  33032.     {
  33033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/MediaProvider.php';
  33036.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\MediaProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\MediaProvider(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  33037.     }
  33038.     /**
  33039.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider' shared service.
  33040.      *
  33041.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider
  33042.      */
  33043.     protected function getNewsletterRecipientProviderService()
  33044.     {
  33045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33046.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/NewsletterRecipientProvider.php';
  33048.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NewsletterRecipientProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\NewsletterRecipientProvider(($this->services['newsletter_recipient.repository'] ?? $this->getNewsletterRecipient_RepositoryService()));
  33049.     }
  33050.     /**
  33051.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider' shared service.
  33052.      *
  33053.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider
  33054.      */
  33055.     protected function getNumberRangeProviderService()
  33056.     {
  33057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33058.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33059.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/NumberRangeProvider.php';
  33060.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\NumberRangeProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\NumberRangeProvider(($this->services['number_range.repository'] ?? $this->getNumberRange_RepositoryService()));
  33061.     }
  33062.     /**
  33063.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider' shared service.
  33064.      *
  33065.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider
  33066.      */
  33067.     protected function getOrderProviderService()
  33068.     {
  33069.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33070.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/OrderProvider.php';
  33072.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\OrderProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\OrderProvider(($this->services['order.repository'] ?? $this->getOrder_RepositoryService()));
  33073.     }
  33074.     /**
  33075.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider' shared service.
  33076.      *
  33077.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider
  33078.      */
  33079.     protected function getPageSystemConfigProviderService()
  33080.     {
  33081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33082.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33083.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PageSystemConfigProvider.php';
  33084.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PageSystemConfigProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PageSystemConfigProvider(($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  33085.     }
  33086.     /**
  33087.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider' shared service.
  33088.      *
  33089.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider
  33090.      */
  33091.     protected function getPaymentMethodProviderService()
  33092.     {
  33093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33094.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33095.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PaymentMethodProvider.php';
  33096.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PaymentMethodProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PaymentMethodProvider(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  33097.     }
  33098.     /**
  33099.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider' shared service.
  33100.      *
  33101.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider
  33102.      */
  33103.     protected function getProductFeatureSetProviderService()
  33104.     {
  33105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductFeatureSetProvider.php';
  33108.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductFeatureSetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductFeatureSetProvider(($this->services['product_feature_set.repository'] ?? $this->getProductFeatureSet_RepositoryService()));
  33109.     }
  33110.     /**
  33111.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider' shared service.
  33112.      *
  33113.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider
  33114.      */
  33115.     protected function getProductMainVariantRelationProviderService()
  33116.     {
  33117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductMainVariantRelationProvider.php';
  33120.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductMainVariantRelationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductMainVariantRelationProvider(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  33121.     }
  33122.     /**
  33123.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider' shared service.
  33124.      *
  33125.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider
  33126.      */
  33127.     protected function getProductManufacturerProviderService()
  33128.     {
  33129.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33131.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductManufacturerProvider.php';
  33132.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductManufacturerProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductManufacturerProvider(($this->services['product_manufacturer.repository'] ?? $this->getProductManufacturer_RepositoryService()));
  33133.     }
  33134.     /**
  33135.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider' shared service.
  33136.      *
  33137.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider
  33138.      */
  33139.     protected function getProductProviderService()
  33140.     {
  33141.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33142.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33143.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductProvider.php';
  33144.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductProvider(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  33145.     }
  33146.     /**
  33147.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider' shared service.
  33148.      *
  33149.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider
  33150.      */
  33151.     protected function getProductReviewProviderService()
  33152.     {
  33153.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33154.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33155.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductReviewProvider.php';
  33156.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductReviewProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductReviewProvider(($this->services['product_review.repository'] ?? $this->getProductReview_RepositoryService()));
  33157.     }
  33158.     /**
  33159.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider' shared service.
  33160.      *
  33161.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider
  33162.      */
  33163.     protected function getProductSortingProviderService()
  33164.     {
  33165.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33166.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductSortingProvider.php';
  33168.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductSortingProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductSortingProvider(($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService()));
  33169.     }
  33170.     /**
  33171.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider' shared service.
  33172.      *
  33173.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider
  33174.      */
  33175.     protected function getProductStreamFilterInheritanceProviderService()
  33176.     {
  33177.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33178.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33179.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductStreamFilterInheritanceProvider.php';
  33180.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamFilterInheritanceProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamFilterInheritanceProvider(($this->services['product_stream_filter.repository'] ?? $this->getProductStreamFilter_RepositoryService()));
  33181.     }
  33182.     /**
  33183.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider' shared service.
  33184.      *
  33185.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider
  33186.      */
  33187.     protected function getProductStreamProviderService()
  33188.     {
  33189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ProductStreamProvider.php';
  33192.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ProductStreamProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ProductStreamProvider(($this->services['product_stream.repository'] ?? $this->getProductStream_RepositoryService()));
  33193.     }
  33194.     /**
  33195.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider' shared service.
  33196.      *
  33197.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider
  33198.      */
  33199.     protected function getPromotionProviderService()
  33200.     {
  33201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33202.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33203.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PromotionProvider.php';
  33204.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PromotionProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PromotionProvider(($this->services['promotion.repository'] ?? $this->getPromotion_RepositoryService()));
  33205.     }
  33206.     /**
  33207.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider' shared service.
  33208.      *
  33209.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider
  33210.      */
  33211.     protected function getPropertyGroupProviderService()
  33212.     {
  33213.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/PropertyGroupProvider.php';
  33216.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\PropertyGroupProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\PropertyGroupProvider(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  33217.     }
  33218.     /**
  33219.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider' shared service.
  33220.      *
  33221.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider
  33222.      */
  33223.     protected function getRuleProviderService()
  33224.     {
  33225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33226.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33227.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/RuleProvider.php';
  33228.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\RuleProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\RuleProvider(($this->services['rule.repository'] ?? $this->getRule_RepositoryService()));
  33229.     }
  33230.     /**
  33231.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider' shared service.
  33232.      *
  33233.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider
  33234.      */
  33235.     protected function getSalesChannelDomainProviderService()
  33236.     {
  33237.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33238.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33239.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SalesChannelDomainProvider.php';
  33240.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelDomainProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelDomainProvider(($this->services['sales_channel_domain.repository'] ?? $this->getSalesChannelDomain_RepositoryService()));
  33241.     }
  33242.     /**
  33243.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider' shared service.
  33244.      *
  33245.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider
  33246.      */
  33247.     protected function getSalesChannelProviderService()
  33248.     {
  33249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SalesChannelProvider.php';
  33252.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalesChannelProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SalesChannelProvider(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  33253.     }
  33254.     /**
  33255.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider' shared service.
  33256.      *
  33257.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider
  33258.      */
  33259.     protected function getSalutationProviderService()
  33260.     {
  33261.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33262.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33263.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SalutationProvider.php';
  33264.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SalutationProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SalutationProvider(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  33265.     }
  33266.     /**
  33267.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider' shared service.
  33268.      *
  33269.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider
  33270.      */
  33271.     protected function getSeoUrlProviderService()
  33272.     {
  33273.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33274.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33275.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SeoUrlProvider.php';
  33276.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlProvider(($this->services['seo_url.repository'] ?? $this->getSeoUrl_RepositoryService()));
  33277.     }
  33278.     /**
  33279.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider' shared service.
  33280.      *
  33281.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider
  33282.      */
  33283.     protected function getSeoUrlTemplateProviderService()
  33284.     {
  33285.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33287.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SeoUrlTemplateProvider.php';
  33288.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SeoUrlTemplateProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SeoUrlTemplateProvider(($this->services['seo_url_template.repository'] ?? $this->getSeoUrlTemplate_RepositoryService()));
  33289.     }
  33290.     /**
  33291.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider' shared service.
  33292.      *
  33293.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider
  33294.      */
  33295.     protected function getShippingMethodProviderService()
  33296.     {
  33297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33299.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/ShippingMethodProvider.php';
  33300.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\ShippingMethodProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\ShippingMethodProvider(($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  33301.     }
  33302.     /**
  33303.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider' shared service.
  33304.      *
  33305.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider
  33306.      */
  33307.     protected function getSnippetProviderService()
  33308.     {
  33309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SnippetProvider.php';
  33312.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetProvider(($this->services['snippet.repository'] ?? $this->getSnippet_RepositoryService()));
  33313.     }
  33314.     /**
  33315.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider' shared service.
  33316.      *
  33317.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider
  33318.      */
  33319.     protected function getSnippetSetProviderService()
  33320.     {
  33321.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33322.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33323.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SnippetSetProvider.php';
  33324.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SnippetSetProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SnippetSetProvider(($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()));
  33325.     }
  33326.     /**
  33327.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider' shared service.
  33328.      *
  33329.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider
  33330.      */
  33331.     protected function getSystemConfigProviderService()
  33332.     {
  33333.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33334.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33335.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/SystemConfigProvider.php';
  33336.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\SystemConfigProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\SystemConfigProvider(($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  33337.     }
  33338.     /**
  33339.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider' shared service.
  33340.      *
  33341.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider
  33342.      */
  33343.     protected function getTaxProviderService()
  33344.     {
  33345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33346.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33347.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/TaxProvider.php';
  33348.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\TaxProvider(($this->services['tax.repository'] ?? $this->getTax_RepositoryService()));
  33349.     }
  33350.     /**
  33351.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider' shared service.
  33352.      *
  33353.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider
  33354.      */
  33355.     protected function getTaxRuleProviderService()
  33356.     {
  33357.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33359.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/TaxRuleProvider.php';
  33360.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\TaxRuleProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\TaxRuleProvider(($this->services['tax_rule.repository'] ?? $this->getTaxRule_RepositoryService()));
  33361.     }
  33362.     /**
  33363.      * Gets the private 'SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider' shared service.
  33364.      *
  33365.      * @return \SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider
  33366.      */
  33367.     protected function getUnitProviderService()
  33368.     {
  33369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/ProviderInterface.php';
  33370.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/AbstractProvider.php';
  33371.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/DataProvider/Provider/Data/UnitProvider.php';
  33372.         return $this->privates['SwagMigrationAssistant\\DataProvider\\Provider\\Data\\UnitProvider'] = new \SwagMigrationAssistant\DataProvider\Provider\Data\UnitProvider(($this->services['unit.repository'] ?? $this->getUnit_RepositoryService()));
  33373.     }
  33374.     /**
  33375.      * Gets the private 'SwagMigrationAssistant\Migration\Converter\ConverterRegistry' shared service.
  33376.      *
  33377.      * @return \SwagMigrationAssistant\Migration\Converter\ConverterRegistry
  33378.      */
  33379.     protected function getConverterRegistryService()
  33380.     {
  33381.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterRegistryInterface.php';
  33382.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterRegistry.php';
  33383.         return $this->privates['SwagMigrationAssistant\\Migration\\Converter\\ConverterRegistry'] = new \SwagMigrationAssistant\Migration\Converter\ConverterRegistry(new RewindableGenerator(function () {
  33384.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductAttributeConverter'] ?? $this->getShopware54ProductAttributeConverterService());
  33385.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductPriceAttributeConverter'] ?? $this->getShopware54ProductPriceAttributeConverterService());
  33386.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ManufacturerAttributeConverter'] ?? $this->getShopware54ManufacturerAttributeConverterService());
  33387.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerAttributeConverter'] ?? $this->getShopware54CustomerAttributeConverterService());
  33388.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderAttributeConverter'] ?? $this->getShopware54OrderAttributeConverterService());
  33389.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'] ?? $this->getShopware54ProductConverterService());
  33390.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductOptionRelationConverter'] ?? $this->getShopware54ProductOptionRelationConverterService());
  33391.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductPropertyRelationConverter'] ?? $this->getShopware54ProductPropertyRelationConverterService());
  33392.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54TranslationConverter'] ?? $this->getShopware54TranslationConverterService());
  33393.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryAttributeConverter'] ?? $this->getShopware54CategoryAttributeConverterService());
  33394.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'] ?? $this->getShopware54CategoryConverterService());
  33395.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaFolderConverter'] ?? $this->getShopware54MediaFolderConverterService());
  33396.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'] ?? $this->getShopware54MediaConverterService());
  33397.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerConverter'] ?? $this->getShopware54CustomerConverterService());
  33398.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerWishlistConverter'] ?? $this->getShopware54CustomerWishlistConverterService());
  33399.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderConverter'] ?? $this->getShopware54OrderConverterService());
  33400.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentAttributeConverter'] ?? $this->getShopware54OrderDocumentAttributeConverterService());
  33401.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'] ?? $this->getShopware54OrderDocumentConverterService());
  33402.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerGroupAttributeConverter'] ?? $this->getShopware54CustomerGroupAttributeConverterService());
  33403.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CustomerGroupConverter'] ?? $this->getShopware54CustomerGroupConverterService());
  33404.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'] ?? $this->getShopware54PropertyGroupOptionConverterService());
  33405.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54NumberRangeConverter'] ?? $this->getShopware54NumberRangeConverterService());
  33406.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CurrencyConverter'] ?? $this->getShopware54CurrencyConverterService());
  33407.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54LanguageConverter'] ?? $this->getShopware54LanguageConverterService());
  33408.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54SalesChannelConverter'] ?? $this->getShopware54SalesChannelConverterService());
  33409.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54NewsletterRecipientConverter'] ?? $this->getShopware54NewsletterRecipientConverterService());
  33410.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ShippingMethodConverter'] ?? $this->getShopware54ShippingMethodConverterService());
  33411.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductReviewConverter'] ?? $this->getShopware54ProductReviewConverterService());
  33412.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54SeoUrlConverter'] ?? $this->getShopware54SeoUrlConverterService());
  33413.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CrossSellingConverter'] ?? $this->getShopware54CrossSellingConverterService());
  33414.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MainVariantRelationConverter'] ?? $this->getShopware54MainVariantRelationConverterService());
  33415.             yield 31 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PromotionConverter'] ?? $this->getShopware54PromotionConverterService());
  33416.             yield 32 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductAttributeConverter'] ?? $this->getShopware55ProductAttributeConverterService());
  33417.             yield 33 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductPriceAttributeConverter'] ?? $this->getShopware55ProductPriceAttributeConverterService());
  33418.             yield 34 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ManufacturerAttributeConverter'] ?? $this->getShopware55ManufacturerAttributeConverterService());
  33419.             yield 35 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerAttributeConverter'] ?? $this->getShopware55CustomerAttributeConverterService());
  33420.             yield 36 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderAttributeConverter'] ?? $this->getShopware55OrderAttributeConverterService());
  33421.             yield 37 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'] ?? $this->getShopware55ProductConverterService());
  33422.             yield 38 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductOptionRelationConverter'] ?? $this->getShopware55ProductOptionRelationConverterService());
  33423.             yield 39 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductPropertyRelationConverter'] ?? $this->getShopware55ProductPropertyRelationConverterService());
  33424.             yield 40 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55TranslationConverter'] ?? $this->getShopware55TranslationConverterService());
  33425.             yield 41 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryAttributeConverter'] ?? $this->getShopware55CategoryAttributeConverterService());
  33426.             yield 42 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'] ?? $this->getShopware55CategoryConverterService());
  33427.             yield 43 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaFolderConverter'] ?? $this->getShopware55MediaFolderConverterService());
  33428.             yield 44 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'] ?? $this->getShopware55MediaConverterService());
  33429.             yield 45 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerConverter'] ?? $this->getShopware55CustomerConverterService());
  33430.             yield 46 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderConverter'] ?? $this->getShopware55OrderConverterService());
  33431.             yield 47 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentAttributeConverter'] ?? $this->getShopware55OrderDocumentAttributeConverterService());
  33432.             yield 48 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'] ?? $this->getShopware55OrderDocumentConverterService());
  33433.             yield 49 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerGroupAttributeConverter'] ?? $this->getShopware55CustomerGroupAttributeConverterService());
  33434.             yield 50 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerGroupConverter'] ?? $this->getShopware55CustomerGroupConverterService());
  33435.             yield 51 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CustomerWishlistConverter'] ?? $this->getShopware55CustomerWishlistConverterService());
  33436.             yield 52 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'] ?? $this->getShopware55PropertyGroupOptionConverterService());
  33437.             yield 53 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55NumberRangeConverter'] ?? $this->getShopware55NumberRangeConverterService());
  33438.             yield 54 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CurrencyConverter'] ?? $this->getShopware55CurrencyConverterService());
  33439.             yield 55 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55LanguageConverter'] ?? $this->getShopware55LanguageConverterService());
  33440.             yield 56 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55SalesChannelConverter'] ?? $this->getShopware55SalesChannelConverterService());
  33441.             yield 57 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55NewsletterRecipientConverter'] ?? $this->getShopware55NewsletterRecipientConverterService());
  33442.             yield 58 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ShippingMethodConverter'] ?? $this->getShopware55ShippingMethodConverterService());
  33443.             yield 59 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductReviewConverter'] ?? $this->getShopware55ProductReviewConverterService());
  33444.             yield 60 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55SeoUrlConverter'] ?? $this->getShopware55SeoUrlConverterService());
  33445.             yield 61 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CrossSellingConverter'] ?? $this->getShopware55CrossSellingConverterService());
  33446.             yield 62 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MainVariantRelationConverter'] ?? $this->getShopware55MainVariantRelationConverterService());
  33447.             yield 63 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PromotionConverter'] ?? $this->getShopware55PromotionConverterService());
  33448.             yield 64 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductAttributeConverter'] ?? $this->getShopware56ProductAttributeConverterService());
  33449.             yield 65 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductPriceAttributeConverter'] ?? $this->getShopware56ProductPriceAttributeConverterService());
  33450.             yield 66 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ManufacturerAttributeConverter'] ?? $this->getShopware56ManufacturerAttributeConverterService());
  33451.             yield 67 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerAttributeConverter'] ?? $this->getShopware56CustomerAttributeConverterService());
  33452.             yield 68 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderAttributeConverter'] ?? $this->getShopware56OrderAttributeConverterService());
  33453.             yield 69 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'] ?? $this->getShopware56ProductConverterService());
  33454.             yield 70 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductOptionRelationConverter'] ?? $this->getShopware56ProductOptionRelationConverterService());
  33455.             yield 71 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductPropertyRelationConverter'] ?? $this->getShopware56ProductPropertyRelationConverterService());
  33456.             yield 72 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56TranslationConverter'] ?? $this->getShopware56TranslationConverterService());
  33457.             yield 73 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryAttributeConverter'] ?? $this->getShopware56CategoryAttributeConverterService());
  33458.             yield 74 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'] ?? $this->getShopware56CategoryConverterService());
  33459.             yield 75 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaFolderConverter'] ?? $this->getShopware56MediaFolderConverterService());
  33460.             yield 76 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'] ?? $this->getShopware56MediaConverterService());
  33461.             yield 77 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerConverter'] ?? $this->getShopware56CustomerConverterService());
  33462.             yield 78 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerWishlistConverter'] ?? $this->getShopware56CustomerWishlistConverterService());
  33463.             yield 79 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderConverter'] ?? $this->getShopware56OrderConverterService());
  33464.             yield 80 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentAttributeConverter'] ?? $this->getShopware56OrderDocumentAttributeConverterService());
  33465.             yield 81 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'] ?? $this->getShopware56OrderDocumentConverterService());
  33466.             yield 82 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerGroupAttributeConverter'] ?? $this->getShopware56CustomerGroupAttributeConverterService());
  33467.             yield 83 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CustomerGroupConverter'] ?? $this->getShopware56CustomerGroupConverterService());
  33468.             yield 84 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'] ?? $this->getShopware56PropertyGroupOptionConverterService());
  33469.             yield 85 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56NumberRangeConverter'] ?? $this->getShopware56NumberRangeConverterService());
  33470.             yield 86 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CurrencyConverter'] ?? $this->getShopware56CurrencyConverterService());
  33471.             yield 87 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56LanguageConverter'] ?? $this->getShopware56LanguageConverterService());
  33472.             yield 88 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56SalesChannelConverter'] ?? $this->getShopware56SalesChannelConverterService());
  33473.             yield 89 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56NewsletterRecipientConverter'] ?? $this->getShopware56NewsletterRecipientConverterService());
  33474.             yield 90 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ShippingMethodConverter'] ?? $this->getShopware56ShippingMethodConverterService());
  33475.             yield 91 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductReviewConverter'] ?? $this->getShopware56ProductReviewConverterService());
  33476.             yield 92 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56SeoUrlConverter'] ?? $this->getShopware56SeoUrlConverterService());
  33477.             yield 93 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CrossSellingConverter'] ?? $this->getShopware56CrossSellingConverterService());
  33478.             yield 94 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MainVariantRelationConverter'] ?? $this->getShopware56MainVariantRelationConverterService());
  33479.             yield 95 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PromotionConverter'] ?? $this->getShopware56PromotionConverterService());
  33480.             yield 96 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductAttributeConverter'] ?? $this->getShopware57ProductAttributeConverterService());
  33481.             yield 97 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductPriceAttributeConverter'] ?? $this->getShopware57ProductPriceAttributeConverterService());
  33482.             yield 98 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ManufacturerAttributeConverter'] ?? $this->getShopware57ManufacturerAttributeConverterService());
  33483.             yield 99 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerAttributeConverter'] ?? $this->getShopware57CustomerAttributeConverterService());
  33484.             yield 100 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderAttributeConverter'] ?? $this->getShopware57OrderAttributeConverterService());
  33485.             yield 101 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'] ?? $this->getShopware57ProductConverterService());
  33486.             yield 102 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductOptionRelationConverter'] ?? $this->getShopware57ProductOptionRelationConverterService());
  33487.             yield 103 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductPropertyRelationConverter'] ?? $this->getShopware57ProductPropertyRelationConverterService());
  33488.             yield 104 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57TranslationConverter'] ?? $this->getShopware57TranslationConverterService());
  33489.             yield 105 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryAttributeConverter'] ?? $this->getShopware57CategoryAttributeConverterService());
  33490.             yield 106 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'] ?? $this->getShopware57CategoryConverterService());
  33491.             yield 107 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaFolderConverter'] ?? $this->getShopware57MediaFolderConverterService());
  33492.             yield 108 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'] ?? $this->getShopware57MediaConverterService());
  33493.             yield 109 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerConverter'] ?? $this->getShopware57CustomerConverterService());
  33494.             yield 110 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerWishlistConverter'] ?? $this->getShopware57CustomerWishlistConverterService());
  33495.             yield 111 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderConverter'] ?? $this->getShopware57OrderConverterService());
  33496.             yield 112 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentAttributeConverter'] ?? $this->getShopware57OrderDocumentAttributeConverterService());
  33497.             yield 113 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'] ?? $this->getShopware57OrderDocumentConverterService());
  33498.             yield 114 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerGroupAttributeConverter'] ?? $this->getShopware57CustomerGroupAttributeConverterService());
  33499.             yield 115 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CustomerGroupConverter'] ?? $this->getShopware57CustomerGroupConverterService());
  33500.             yield 116 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'] ?? $this->getShopware57PropertyGroupOptionConverterService());
  33501.             yield 117 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PromotionConverter'] ?? $this->getShopware57PromotionConverterService());
  33502.             yield 118 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57NumberRangeConverter'] ?? $this->getShopware57NumberRangeConverterService());
  33503.             yield 119 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MainVariantRelationConverter'] ?? $this->getShopware57MainVariantRelationConverterService());
  33504.             yield 120 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CurrencyConverter'] ?? $this->getShopware57CurrencyConverterService());
  33505.             yield 121 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57LanguageConverter'] ?? $this->getShopware57LanguageConverterService());
  33506.             yield 122 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57SalesChannelConverter'] ?? $this->getShopware57SalesChannelConverterService());
  33507.             yield 123 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57NewsletterRecipientConverter'] ?? $this->getShopware57NewsletterRecipientConverterService());
  33508.             yield 124 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ShippingMethodConverter'] ?? $this->getShopware57ShippingMethodConverterService());
  33509.             yield 125 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductReviewConverter'] ?? $this->getShopware57ProductReviewConverterService());
  33510.             yield 126 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57SeoUrlConverter'] ?? $this->getShopware57SeoUrlConverterService());
  33511.             yield 127 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CrossSellingConverter'] ?? $this->getShopware57CrossSellingConverterService());
  33512.             yield 128 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'] ?? $this->getShopware63ProductManufacturerConverterService());
  33513.             yield 129 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductReviewConverter'] ?? $this->getShopware63ProductReviewConverterService());
  33514.             yield 130 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63LanguageConverter'] ?? $this->getShopware63LanguageConverterService());
  33515.             yield 131 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DeliveryTimeConverter'] ?? $this->getShopware63DeliveryTimeConverterService());
  33516.             yield 132 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CurrencyConverter'] ?? $this->getShopware63CurrencyConverterService());
  33517.             yield 133 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'] ?? $this->getShopware63CategoryConverterService());
  33518.             yield 134 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryAssociationConverter'] ?? $this->getShopware63CategoryAssociationConverterService());
  33519.             yield 135 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryCmsPageAssociationConverter'] ?? $this->getShopware63CategoryCmsPageAssociationConverterService());
  33520.             yield 136 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63TaxConverter'] ?? $this->getShopware63TaxConverterService());
  33521.             yield 137 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63TaxRuleConverter'] ?? $this->getShopware63TaxRuleConverterService());
  33522.             yield 138 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'] ?? $this->getShopware63PropertyGroupConverterService());
  33523.             yield 139 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'] ?? $this->getShopware63ProductConverterService());
  33524.             yield 140 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63OrderConverter'] ?? $this->getShopware63OrderConverterService());
  33525.             yield 141 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63UnitConverter'] ?? $this->getShopware63UnitConverterService());
  33526.             yield 142 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaFolderConverter'] ?? $this->getShopware63MediaFolderConverterService());
  33527.             yield 143 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaFolderInheritanceConverter'] ?? $this->getShopware63MediaFolderInheritanceConverterService());
  33528.             yield 144 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63RuleConverter'] ?? $this->getShopware63RuleConverterService());
  33529.             yield 145 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CountryConverter'] ?? $this->getShopware63CountryConverterService());
  33530.             yield 146 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CountryStateConverter'] ?? $this->getShopware63CountryStateConverterService());
  33531.             yield 147 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalesChannelConverter'] ?? $this->getShopware63SalesChannelConverterService());
  33532.             yield 148 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalesChannelDomainConverter'] ?? $this->getShopware63SalesChannelDomainConverterService());
  33533.             yield 149 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SalutationConverter'] ?? $this->getShopware63SalutationConverterService());
  33534.             yield 150 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'] ?? $this->getShopware63ShippingMethodConverterService());
  33535.             yield 151 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerGroupConverter'] ?? $this->getShopware63CustomerGroupConverterService());
  33536.             yield 152 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomFieldSetConverter'] ?? $this->getShopware63CustomFieldSetConverterService());
  33537.             yield 153 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63NumberRangeConverter'] ?? $this->getShopware63NumberRangeConverterService());
  33538.             yield 154 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SnippetConverter'] ?? $this->getShopware63SnippetConverterService());
  33539.             yield 155 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SnippetSetConverter'] ?? $this->getShopware63SnippetSetConverterService());
  33540.             yield 156 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'] ?? $this->getShopware63MailTemplateConverterService());
  33541.             yield 157 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductFeatureSetConverter'] ?? $this->getShopware63ProductFeatureSetConverterService());
  33542.             yield 158 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductMainVariantRelationConverter'] ?? $this->getShopware63ProductMainVariantRelationConverterService());
  33543.             yield 159 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'] ?? $this->getShopware63MediaConverterService());
  33544.             yield 160 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SeoUrlTemplateConverter'] ?? $this->getShopware63SeoUrlTemplateConverterService());
  33545.             yield 161 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SeoUrlConverter'] ?? $this->getShopware63SeoUrlConverterService());
  33546.             yield 162 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63NewsletterRecipientConverter'] ?? $this->getShopware63NewsletterRecipientConverterService());
  33547.             yield 163 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerConverter'] ?? $this->getShopware63CustomerConverterService());
  33548.             yield 164 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CustomerWishlistConverter'] ?? $this->getShopware63CustomerWishlistConverterService());
  33549.             yield 165 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63SystemConfigConverter'] ?? $this->getShopware63SystemConfigConverterService());
  33550.             yield 166 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PageSystemConfigConverter'] ?? $this->getShopware63PageSystemConfigConverterService());
  33551.             yield 167 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductSortingConverter'] ?? $this->getShopware63ProductSortingConverterService());
  33552.             yield 168 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CmsPageConverter'] ?? $this->getShopware63CmsPageConverterService());
  33553.             yield 169 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductStreamConverter'] ?? $this->getShopware63ProductStreamConverterService());
  33554.             yield 170 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductStreamFilterInheritanceConverter'] ?? $this->getShopware63ProductStreamFilterInheritanceConverterService());
  33555.             yield 171 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CrossSellingConverter'] ?? $this->getShopware63CrossSellingConverterService());
  33556.             yield 172 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'] ?? $this->getShopware63DocumentConverterService());
  33557.             yield 173 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentInheritanceConverter'] ?? $this->getShopware63DocumentInheritanceConverterService());
  33558.             yield 174 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'] ?? $this->getShopware63DocumentBaseConfigConverterService());
  33559.             yield 175 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PromotionConverter'] ?? $this->getShopware63PromotionConverterService());
  33560.         }, 176));
  33561.     }
  33562.     /**
  33563.      * Gets the private 'SwagMigrationAssistant\Migration\DataSelection\DataSelectionRegistry' shared service.
  33564.      *
  33565.      * @return \SwagMigrationAssistant\Migration\DataSelection\DataSelectionRegistry
  33566.      */
  33567.     protected function getDataSelectionRegistryService()
  33568.     {
  33569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSelectionRegistryInterface.php';
  33570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSelectionRegistry.php';
  33571.         return $this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSelectionRegistry'] = new \SwagMigrationAssistant\Migration\DataSelection\DataSelectionRegistry(new RewindableGenerator(function () {
  33572.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\BasicSettingsDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\BasicSettingsDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\BasicSettingsDataSelection()));
  33573.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\ProductDataSelection()));
  33574.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\CustomerAndOrderDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\CustomerAndOrderDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\CustomerAndOrderDataSelection()));
  33575.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\WishlistDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\WishlistDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\WishlistDataSelection()));
  33576.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\MediaDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\MediaDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\MediaDataSelection()));
  33577.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\NewsletterRecipientDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\NewsletterRecipientDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\NewsletterRecipientDataSelection()));
  33578.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductReviewDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\ProductReviewDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\ProductReviewDataSelection()));
  33579.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\SeoUrlDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\SeoUrlDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\SeoUrlDataSelection()));
  33580.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\PromotionDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\PromotionDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\PromotionDataSelection()));
  33581.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\ProductDataSelection()));
  33582.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\BasicSettingsDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\BasicSettingsDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\BasicSettingsDataSelection()));
  33583.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\MediaDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\MediaDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\MediaDataSelection()));
  33584.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\NewsletterRecipientDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\NewsletterRecipientDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\NewsletterRecipientDataSelection()));
  33585.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\SeoUrlDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\SeoUrlDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\SeoUrlDataSelection()));
  33586.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CustomerAndOrderDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CustomerAndOrderDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\CustomerAndOrderDataSelection()));
  33587.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\WishlistDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\WishlistDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\WishlistDataSelection()));
  33588.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CmsDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\CmsDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\CmsDataSelection()));
  33589.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\PromotionDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\PromotionDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\PromotionDataSelection()));
  33590.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductReviewDataSelection'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\DataSelection\\ProductReviewDataSelection'] = new \SwagMigrationAssistant\Profile\Shopware6\DataSelection\ProductReviewDataSelection()));
  33591.         }, 19));
  33592.     }
  33593.     /**
  33594.      * Gets the private 'SwagMigrationAssistant\Migration\DataSelection\DataSet\DataSetRegistry' shared service.
  33595.      *
  33596.      * @return \SwagMigrationAssistant\Migration\DataSelection\DataSet\DataSetRegistry
  33597.      */
  33598.     protected function getDataSetRegistryService()
  33599.     {
  33600.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSet/DataSetRegistryInterface.php';
  33601.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/DataSelection/DataSet/DataSetRegistry.php';
  33602.         return $this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSet\\DataSetRegistry'] = new \SwagMigrationAssistant\Migration\DataSelection\DataSet\DataSetRegistry(new RewindableGenerator(function () {
  33603.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductAttributeDataSet()));
  33604.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPriceAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPriceAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductPriceAttributeDataSet()));
  33605.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ManufacturerAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ManufacturerAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ManufacturerAttributeDataSet()));
  33606.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductDataSet()));
  33607.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductOptionRelationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductOptionRelationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductOptionRelationDataSet()));
  33608.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPropertyRelationDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\ProductPropertyRelationDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\ProductPropertyRelationDataSet()));
  33609.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerAttributeDataSet()));
  33610.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\CustomerDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\CustomerDataSet()));
  33611.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderAttributeDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderAttributeDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\OrderAttributeDataSet()));
  33612.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDataSet'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\DataSelection\\DataSet\\OrderDataSet'] = new \SwagMigrationAssistant\Profile\Shopware\DataSelection\DataSet\OrderDataSet()));
  33613.             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()));
  33614.             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()));
  33615.             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()));
  33616.             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()));
  33617.             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()));
  33618.             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()));
  33619.             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()));
  33620.             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()));
  33621.             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()));
  33622.             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()));
  33623.             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()));
  33624.             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()));
  33625.             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()));
  33626.             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()));
  33627.             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()));
  33628.             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()));
  33629.             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()));
  33630.             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()));
  33631.             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()));
  33632.             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()));
  33633.             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()));
  33634.             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()));
  33635.             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()));
  33636.             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()));
  33637.             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()));
  33638.             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()));
  33639.             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()));
  33640.             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()));
  33641.             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()));
  33642.             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()));
  33643.             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()));
  33644.             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()));
  33645.             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()));
  33646.             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()));
  33647.             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()));
  33648.             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()));
  33649.             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()));
  33650.             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()));
  33651.             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()));
  33652.             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()));
  33653.             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()));
  33654.             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()));
  33655.             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()));
  33656.             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()));
  33657.             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()));
  33658.             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()));
  33659.             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()));
  33660.             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()));
  33661.             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()));
  33662.             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()));
  33663.             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()));
  33664.             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()));
  33665.             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()));
  33666.             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()));
  33667.             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()));
  33668.             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()));
  33669.             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()));
  33670.             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()));
  33671.             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()));
  33672.             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()));
  33673.             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()));
  33674.             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()));
  33675.             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()));
  33676.             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()));
  33677.             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()));
  33678.             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()));
  33679.             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()));
  33680.             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()));
  33681.             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()));
  33682.             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()));
  33683.             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()));
  33684.         }, 81));
  33685.     }
  33686.     /**
  33687.      * Gets the private 'SwagMigrationAssistant\Migration\Gateway\GatewayRegistry' shared service.
  33688.      *
  33689.      * @return \SwagMigrationAssistant\Migration\Gateway\GatewayRegistry
  33690.      */
  33691.     protected function getGatewayRegistryService()
  33692.     {
  33693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayRegistryInterface.php';
  33694.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayRegistry.php';
  33695.         return $this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] = new \SwagMigrationAssistant\Migration\Gateway\GatewayRegistry(new RewindableGenerator(function () {
  33696.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'] ?? $this->getShopwareLocalGatewayService());
  33697.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\ShopwareApiGateway'] ?? $this->getShopwareApiGatewayService());
  33698.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Shopware6ApiGateway'] ?? $this->getShopware6ApiGatewayService());
  33699.         }, 3));
  33700.     }
  33701.     /**
  33702.      * Gets the private 'SwagMigrationAssistant\Migration\Gateway\Reader\ReaderRegistry' shared service.
  33703.      *
  33704.      * @return \SwagMigrationAssistant\Migration\Gateway\Reader\ReaderRegistry
  33705.      */
  33706.     protected function getReaderRegistryService()
  33707.     {
  33708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderRegistryInterface.php';
  33709.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderRegistry.php';
  33710.         return $this->privates['SwagMigrationAssistant\\Migration\\Gateway\\Reader\\ReaderRegistry'] = new \SwagMigrationAssistant\Migration\Gateway\Reader\ReaderRegistry(new RewindableGenerator(function () {
  33711.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CategoryAttributeReader'] ?? $this->getCategoryAttributeReaderService());
  33712.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CategoryReader'] ?? $this->getCategoryReaderService());
  33713.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CurrencyReader'] ?? $this->getCurrencyReaderService());
  33714.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerAttributeReader'] ?? $this->getCustomerAttributeReaderService());
  33715.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerGroupAttributeReader'] ?? $this->getCustomerGroupAttributeReaderService());
  33716.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerGroupReader'] ?? $this->getCustomerGroupReaderService());
  33717.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerReader'] ?? $this->getCustomerReaderService());
  33718.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\LanguageReader'] ?? $this->getLanguageReaderService());
  33719.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ManufacturerAttributeReader'] ?? $this->getManufacturerAttributeReaderService());
  33720.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MediaAlbumReader'] ?? $this->getMediaAlbumReaderService());
  33721.             yield 10 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MediaReader'] ?? $this->getMediaReaderService());
  33722.             yield 11 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] ?? $this->getNewsletterRecipientReaderService());
  33723.             yield 12 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\NumberRangeReader'] ?? $this->getNumberRangeReaderService());
  33724.             yield 13 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderAttributeReader'] ?? $this->getOrderAttributeReaderService());
  33725.             yield 14 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderDocumentAttributeReader'] ?? $this->getOrderDocumentAttributeReaderService());
  33726.             yield 15 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderDocumentReader'] ?? $this->getOrderDocumentReaderService());
  33727.             yield 16 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\OrderReader'] ?? $this->getOrderReaderService());
  33728.             yield 17 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductAttributeReader'] ?? $this->getProductAttributeReaderService());
  33729.             yield 18 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductPriceAttributeReader'] ?? $this->getProductPriceAttributeReaderService());
  33730.             yield 19 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductReader'] ?? $this->getProductReaderService());
  33731.             yield 20 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductReviewReader'] ?? $this->getProductReviewReaderService());
  33732.             yield 21 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\PromotionReader'] ?? $this->getPromotionReaderService());
  33733.             yield 22 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\PropertyGroupOptionReader'] ?? $this->getPropertyGroupOptionReaderService());
  33734.             yield 23 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\SalesChannelReader'] ?? $this->getSalesChannelReaderService());
  33735.             yield 24 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\SeoUrlReader'] ?? $this->getSeoUrlReaderService());
  33736.             yield 25 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ShippingMethodReader'] ?? $this->getShippingMethodReaderService());
  33737.             yield 26 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\TranslationReader'] ?? $this->getTranslationReaderService());
  33738.             yield 27 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductOptionRelationReader'] ?? $this->getProductOptionRelationReaderService());
  33739.             yield 28 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\ProductPropertyRelationReader'] ?? $this->getProductPropertyRelationReaderService());
  33740.             yield 29 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CrossSellingReader'] ?? $this->getCrossSellingReaderService());
  33741.             yield 30 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\MainVariantRelationReader'] ?? $this->getMainVariantRelationReaderService());
  33742.             yield 31 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Api\\Reader\\CustomerWishlistReader'] ?? $this->getCustomerWishlistReaderService());
  33743.             yield 32 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CategoryAttributeReader'] ?? $this->getCategoryAttributeReader2Service());
  33744.             yield 33 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CategoryReader'] ?? $this->getCategoryReader2Service());
  33745.             yield 34 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CurrencyReader'] ?? $this->getCurrencyReader2Service());
  33746.             yield 35 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\NewsletterRecipientReader'] ?? $this->getNewsletterRecipientReader2Service());
  33747.             yield 36 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerGroupReader'] ?? $this->getCustomerGroupReader2Service());
  33748.             yield 37 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerGroupAttributeReader'] ?? $this->getCustomerGroupAttributeReader2Service());
  33749.             yield 38 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerReader'] ?? $this->getCustomerReader2Service());
  33750.             yield 39 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerAttributeReader'] ?? $this->getCustomerAttributeReader2Service());
  33751.             yield 40 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\LanguageReader'] ?? $this->getLanguageReader2Service());
  33752.             yield 41 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ManufacturerAttributeReader'] ?? $this->getManufacturerAttributeReader2Service());
  33753.             yield 42 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MediaAlbumReader'] ?? $this->getMediaAlbumReader2Service());
  33754.             yield 43 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MediaReader'] ?? $this->getMediaReader2Service());
  33755.             yield 44 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\NumberRangeReader'] ?? $this->getNumberRangeReader2Service());
  33756.             yield 45 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderReader'] ?? $this->getOrderReader2Service());
  33757.             yield 46 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderAttributeReader'] ?? $this->getOrderAttributeReader2Service());
  33758.             yield 47 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductReader'] ?? $this->getProductReader2Service());
  33759.             yield 48 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductOptionRelationReader'] ?? $this->getProductOptionRelationReader2Service());
  33760.             yield 49 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductPropertyRelationReader'] ?? $this->getProductPropertyRelationReader2Service());
  33761.             yield 50 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductAttributeReader'] ?? $this->getProductAttributeReader2Service());
  33762.             yield 51 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductPriceAttributeReader'] ?? $this->getProductPriceAttributeReader2Service());
  33763.             yield 52 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\PropertyGroupOptionReader'] ?? $this->getPropertyGroupOptionReader2Service());
  33764.             yield 53 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\SalesChannelReader'] ?? $this->getSalesChannelReader2Service());
  33765.             yield 54 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\TranslationReader'] ?? $this->getTranslationReader2Service());
  33766.             yield 55 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderDocumentReader'] ?? $this->getOrderDocumentReader2Service());
  33767.             yield 56 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\OrderDocumentAttributeReader'] ?? $this->getOrderDocumentAttributeReader2Service());
  33768.             yield 57 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ShippingMethodReader'] ?? $this->getShippingMethodReader2Service());
  33769.             yield 58 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\ProductReviewReader'] ?? $this->getProductReviewReader2Service());
  33770.             yield 59 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\SeoUrlReader'] ?? $this->getSeoUrlReader2Service());
  33771.             yield 60 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CrossSellingReader'] ?? $this->getCrossSellingReader2Service());
  33772.             yield 61 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\MainVariantRelationReader'] ?? $this->getMainVariantRelationReader2Service());
  33773.             yield 62 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\PromotionReader'] ?? $this->getPromotionReader2Service());
  33774.             yield 63 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\Reader\\CustomerWishlistReader'] ?? $this->getCustomerWishlistReader2Service());
  33775.             yield 64 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryAssociationReader'] ?? $this->getCategoryAssociationReaderService());
  33776.             yield 65 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryCmsPageAssociationReader'] ?? $this->getCategoryCmsPageAssociationReaderService());
  33777.             yield 66 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryReader'] ?? $this->getCategoryReader3Service());
  33778.             yield 67 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CurrencyReader'] ?? $this->getCurrencyReader3Service());
  33779.             yield 68 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\LanguageReader'] ?? $this->getLanguageReader3Service());
  33780.             yield 69 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductManufacturerReader'] ?? $this->getProductManufacturerReaderService());
  33781.             yield 70 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReader'] ?? $this->getProductReader3Service());
  33782.             yield 71 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductMainVariantRelationReader'] ?? $this->getProductMainVariantRelationReaderService());
  33783.             yield 72 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReviewReader'] ?? $this->getProductReviewReader3Service());
  33784.             yield 73 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PropertyGroupReader'] ?? $this->getPropertyGroupReaderService());
  33785.             yield 74 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxReader'] ?? $this->getTaxReaderService());
  33786.             yield 75 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxRuleReader'] ?? $this->getTaxRuleReaderService());
  33787.             yield 76 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\UnitReader'] ?? $this->getUnitReaderService());
  33788.             yield 77 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderReader'] ?? $this->getMediaFolderReaderService());
  33789.             yield 78 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderInheritanceReader'] ?? $this->getMediaFolderInheritanceReaderService());
  33790.             yield 79 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\RuleReader'] ?? $this->getRuleReaderService());
  33791.             yield 80 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryReader'] ?? $this->getCountryReaderService());
  33792.             yield 81 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryStateReader'] ?? $this->getCountryStateReaderService());
  33793.             yield 82 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DeliveryTimeReader'] ?? $this->getDeliveryTimeReaderService());
  33794.             yield 83 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerGroupReader'] ?? $this->getCustomerGroupReader3Service());
  33795.             yield 84 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NumberRangeReader'] ?? $this->getNumberRangeReader3Service());
  33796.             yield 85 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\OrderReader'] ?? $this->getOrderReader3Service());
  33797.             yield 86 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomFieldSetReader'] ?? $this->getCustomFieldSetReaderService());
  33798.             yield 87 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelReader'] ?? $this->getSalesChannelReader3Service());
  33799.             yield 88 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelDomainReader'] ?? $this->getSalesChannelDomainReaderService());
  33800.             yield 89 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalutationReader'] ?? $this->getSalutationReaderService());
  33801.             yield 90 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ShippingMethodReader'] ?? $this->getShippingMethodReader3Service());
  33802.             yield 91 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetReader'] ?? $this->getSnippetReaderService());
  33803.             yield 92 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetSetReader'] ?? $this->getSnippetSetReaderService());
  33804.             yield 93 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MailTemplateReader'] ?? $this->getMailTemplateReaderService());
  33805.             yield 94 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductFeatureSetReader'] ?? $this->getProductFeatureSetReaderService());
  33806.             yield 95 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaReader'] ?? $this->getMediaReader3Service());
  33807.             yield 96 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlTemplateReader'] ?? $this->getSeoUrlTemplateReaderService());
  33808.             yield 97 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlReader'] ?? $this->getSeoUrlReader3Service());
  33809.             yield 98 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] ?? $this->getNewsletterRecipientReader3Service());
  33810.             yield 99 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerReader'] ?? $this->getCustomerReader3Service());
  33811.             yield 100 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerWishlistReader'] ?? $this->getCustomerWishlistReader3Service());
  33812.             yield 101 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SystemConfigReader'] ?? $this->getSystemConfigReaderService());
  33813.             yield 102 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PageSystemConfigReader'] ?? $this->getPageSystemConfigReaderService());
  33814.             yield 103 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductSortingReader'] ?? $this->getProductSortingReaderService());
  33815.             yield 104 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CmsPageReader'] ?? $this->getCmsPageReaderService());
  33816.             yield 105 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamReader'] ?? $this->getProductStreamReaderService());
  33817.             yield 106 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamFilterInheritanceReader'] ?? $this->getProductStreamFilterInheritanceReaderService());
  33818.             yield 107 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CrossSellingReader'] ?? $this->getCrossSellingReader3Service());
  33819.             yield 108 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentReader'] ?? $this->getDocumentReaderService());
  33820.             yield 109 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentInheritanceReader'] ?? $this->getDocumentInheritanceReaderService());
  33821.             yield 110 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentBaseConfigReader'] ?? $this->getDocumentBaseConfigReaderService());
  33822.             yield 111 => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PromotionReader'] ?? $this->getPromotionReader3Service());
  33823.         }, 112));
  33824.     }
  33825.     /**
  33826.      * Gets the private 'SwagMigrationAssistant\Migration\Logging\LoggingService' shared service.
  33827.      *
  33828.      * @return \SwagMigrationAssistant\Migration\Logging\LoggingService
  33829.      */
  33830.     protected function getLoggingService2Service()
  33831.     {
  33832.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/LoggingServiceInterface.php';
  33833.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Logging/LoggingService.php';
  33834.         $a = ($this->services['swag_migration_logging.repository'] ?? $this->getSwagMigrationLogging_RepositoryService());
  33835.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'])) {
  33836.             return $this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'];
  33837.         }
  33838.         return $this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] = new \SwagMigrationAssistant\Migration\Logging\LoggingService($a);
  33839.     }
  33840.     /**
  33841.      * Gets the private 'SwagMigrationAssistant\Migration\Mapping\MappingService' shared service.
  33842.      *
  33843.      * @return \SwagMigrationAssistant\Migration\Mapping\MappingService
  33844.      */
  33845.     protected function getMappingServiceService()
  33846.     {
  33847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingServiceInterface.php';
  33848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingService.php';
  33849.         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()));
  33850.     }
  33851.     /**
  33852.      * Gets the private 'SwagMigrationAssistant\Migration\Media\MediaFileService' shared service.
  33853.      *
  33854.      * @return \SwagMigrationAssistant\Migration\Media\MediaFileService
  33855.      */
  33856.     protected function getMediaFileServiceService()
  33857.     {
  33858.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileServiceInterface.php';
  33859.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileService.php';
  33860.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Converter\\ConverterRegistry'] ?? $this->getConverterRegistryService());
  33861.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'])) {
  33862.             return $this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'];
  33863.         }
  33864.         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);
  33865.     }
  33866.     /**
  33867.      * Gets the private 'SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler' shared service.
  33868.      *
  33869.      * @return \SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler
  33870.      */
  33871.     protected function getCleanupMigrationHandlerService()
  33872.     {
  33873.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MessageQueue/Handler/CleanupMigrationHandler.php';
  33874.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  33875.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'])) {
  33876.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'];
  33877.         }
  33878.         return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'] = new \SwagMigrationAssistant\Migration\MessageQueue\Handler\CleanupMigrationHandler(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  33879.     }
  33880.     /**
  33881.      * Gets the private 'SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler' shared service.
  33882.      *
  33883.      * @return \SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler
  33884.      */
  33885.     protected function getProcessMediaHandlerService()
  33886.     {
  33887.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MessageQueue/Handler/ProcessMediaHandler.php';
  33888.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorRegistryInterface.php';
  33889.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorRegistry.php';
  33890.         $a = ($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService());
  33891.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'])) {
  33892.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'];
  33893.         }
  33894.         return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'] = new \SwagMigrationAssistant\Migration\MessageQueue\Handler\ProcessMediaHandler($a, new \SwagMigrationAssistant\Migration\Media\MediaFileProcessorRegistry(new RewindableGenerator(function () {
  33895.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'] ?? $this->getHttpMediaDownloadServiceService());
  33896.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'] ?? $this->getLocalMediaProcessorService());
  33897.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'] ?? $this->getHttpOrderDocumentProcessorService());
  33898.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'] ?? $this->getLocalOrderDocumentProcessorService());
  33899.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'] ?? $this->getHttpMediaDownloadService2Service());
  33900.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'] ?? $this->getHttpOrderDocumentServiceService());
  33901.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'] ?? $this->getHttpOrderDocumentGenerationServiceService());
  33902.         }, 7)), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] ?? $this->getMigrationContextFactoryService()));
  33903.     }
  33904.     /**
  33905.      * Gets the private 'SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer' shared service.
  33906.      *
  33907.      * @return \SwagMigrationAssistant\Migration\MessageQueue\OrderCountIndexer
  33908.      */
  33909.     protected function getOrderCountIndexerService()
  33910.     {
  33911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  33912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MessageQueue/OrderCountIndexer.php';
  33913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  33914.         $a = ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService());
  33915.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'])) {
  33916.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'];
  33917.         }
  33918.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  33919.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'])) {
  33920.             return $this->privates['SwagMigrationAssistant\\Migration\\MessageQueue\\OrderCountIndexer'];
  33921.         }
  33922.         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));
  33923.     }
  33924.     /**
  33925.      * Gets the private 'SwagMigrationAssistant\Migration\MigrationContextFactory' shared service.
  33926.      *
  33927.      * @return \SwagMigrationAssistant\Migration\MigrationContextFactory
  33928.      */
  33929.     protected function getMigrationContextFactoryService()
  33930.     {
  33931.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MigrationContextFactoryInterface.php';
  33932.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/MigrationContextFactory.php';
  33933.         return $this->privates['SwagMigrationAssistant\\Migration\\MigrationContextFactory'] = new \SwagMigrationAssistant\Migration\MigrationContextFactory(($this->privates['SwagMigrationAssistant\\Migration\\Profile\\ProfileRegistry'] ?? $this->getProfileRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\GatewayRegistry'] ?? $this->getGatewayRegistryService()), ($this->privates['SwagMigrationAssistant\\Migration\\DataSelection\\DataSet\\DataSetRegistry'] ?? $this->getDataSetRegistryService()));
  33934.     }
  33935.     /**
  33936.      * Gets the private 'SwagMigrationAssistant\Migration\Profile\ProfileRegistry' shared service.
  33937.      *
  33938.      * @return \SwagMigrationAssistant\Migration\Profile\ProfileRegistry
  33939.      */
  33940.     protected function getProfileRegistryService()
  33941.     {
  33942.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Profile/ProfileRegistryInterface.php';
  33943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Profile/ProfileRegistry.php';
  33944.         return $this->privates['SwagMigrationAssistant\\Migration\\Profile\\ProfileRegistry'] = new \SwagMigrationAssistant\Migration\Profile\ProfileRegistry(new RewindableGenerator(function () {
  33945.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Shopware54Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Shopware54Profile'] = new \SwagMigrationAssistant\Profile\Shopware54\Shopware54Profile()));
  33946.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Shopware55Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Shopware55Profile'] = new \SwagMigrationAssistant\Profile\Shopware55\Shopware55Profile()));
  33947.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Shopware56Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Shopware56Profile'] = new \SwagMigrationAssistant\Profile\Shopware56\Shopware56Profile()));
  33948.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Shopware57Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Shopware57Profile'] = new \SwagMigrationAssistant\Profile\Shopware57\Shopware57Profile()));
  33949.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Shopware63Profile'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Shopware63Profile'] = new \SwagMigrationAssistant\Profile\Shopware63\Shopware63Profile()));
  33950.         }, 5));
  33951.     }
  33952.     /**
  33953.      * Gets the private 'SwagMigrationAssistant\Migration\Run\RunService' shared service.
  33954.      *
  33955.      * @return \SwagMigrationAssistant\Migration\Run\RunService
  33956.      */
  33957.     protected function getRunServiceService()
  33958.     {
  33959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/RunServiceInterface.php';
  33960.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Run/RunService.php';
  33961.         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()));
  33962.     }
  33963.     /**
  33964.      * Gets the private 'SwagMigrationAssistant\Migration\Service\PremappingService' shared service.
  33965.      *
  33966.      * @return \SwagMigrationAssistant\Migration\Service\PremappingService
  33967.      */
  33968.     protected function getPremappingServiceService()
  33969.     {
  33970.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/PremappingServiceInterface.php';
  33971.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/PremappingService.php';
  33972.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderRegistryInterface.php';
  33973.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderRegistry.php';
  33974.         return $this->privates['SwagMigrationAssistant\\Migration\\Service\\PremappingService'] = new \SwagMigrationAssistant\Migration\Service\PremappingService(new \SwagMigrationAssistant\Migration\Premapping\PremappingReaderRegistry(new RewindableGenerator(function () {
  33975.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\OrderStateReader'] ?? $this->getOrderStateReaderService());
  33976.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\OrderDeliveryStateReader'] ?? $this->getOrderDeliveryStateReaderService());
  33977.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\TransactionStateReader'] ?? $this->getTransactionStateReaderService());
  33978.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\PaymentMethodReader'] ?? $this->getPaymentMethodReaderService());
  33979.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\SalutationReader'] ?? $this->getSalutationReader2Service());
  33980.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\DeliveryTimeReader'] ?? $this->getDeliveryTimeReader2Service());
  33981.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\NewsletterRecipientStatusReader'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\NewsletterRecipientStatusReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\NewsletterRecipientStatusReader()));
  33982.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Premapping\\PaymentMethodReader'] ?? $this->getPaymentMethodReader2Service());
  33983.         }, 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()));
  33984.     }
  33985.     /**
  33986.      * Gets the private 'SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService' shared service.
  33987.      *
  33988.      * @return \SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService
  33989.      */
  33990.     protected function getSwagMigrationAccessTokenServiceService()
  33991.     {
  33992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Service/SwagMigrationAccessTokenService.php';
  33993.         return $this->privates['SwagMigrationAssistant\\Migration\\Service\\SwagMigrationAccessTokenService'] = new \SwagMigrationAssistant\Migration\Service\SwagMigrationAccessTokenService(($this->services['swag_migration_run.repository'] ?? $this->getSwagMigrationRun_RepositoryService()));
  33994.     }
  33995.     /**
  33996.      * Gets the private 'SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber' shared service.
  33997.      *
  33998.      * @return \SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber
  33999.      */
  34000.     protected function getMediaDeletedSubscriberService()
  34001.     {
  34002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Subscriber/MediaDeletedSubscriber.php';
  34003.         $a = ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService());
  34004.         if (isset($this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'])) {
  34005.             return $this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'];
  34006.         }
  34007.         return $this->privates['SwagMigrationAssistant\\Migration\\Subscriber\\MediaDeletedSubscriber'] = new \SwagMigrationAssistant\Migration\Subscriber\MediaDeletedSubscriber($a);
  34008.     }
  34009.     /**
  34010.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter' shared service.
  34011.      *
  34012.      * @return \SwagMigrationAssistant\Migration\Writer\CategoryAttributeWriter
  34013.      */
  34014.     protected function getCategoryAttributeWriterService()
  34015.     {
  34016.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34017.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34018.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CategoryAttributeWriter.php';
  34019.         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()));
  34020.     }
  34021.     /**
  34022.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CategoryWriter' shared service.
  34023.      *
  34024.      * @return \SwagMigrationAssistant\Migration\Writer\CategoryWriter
  34025.      */
  34026.     protected function getCategoryWriterService()
  34027.     {
  34028.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34030.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CategoryWriter.php';
  34031.         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()));
  34032.     }
  34033.     /**
  34034.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CountryWriter' shared service.
  34035.      *
  34036.      * @return \SwagMigrationAssistant\Migration\Writer\CountryWriter
  34037.      */
  34038.     protected function getCountryWriterService()
  34039.     {
  34040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34042.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CountryWriter.php';
  34043.         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()));
  34044.     }
  34045.     /**
  34046.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CrossSellingWriter' shared service.
  34047.      *
  34048.      * @return \SwagMigrationAssistant\Migration\Writer\CrossSellingWriter
  34049.      */
  34050.     protected function getCrossSellingWriterService()
  34051.     {
  34052.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34053.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34054.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CrossSellingWriter.php';
  34055.         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()));
  34056.     }
  34057.     /**
  34058.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CurrencyWriter' shared service.
  34059.      *
  34060.      * @return \SwagMigrationAssistant\Migration\Writer\CurrencyWriter
  34061.      */
  34062.     protected function getCurrencyWriterService()
  34063.     {
  34064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34066.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CurrencyWriter.php';
  34067.         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()));
  34068.     }
  34069.     /**
  34070.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter' shared service.
  34071.      *
  34072.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerAttributeWriter
  34073.      */
  34074.     protected function getCustomerAttributeWriterService()
  34075.     {
  34076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34077.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34078.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerAttributeWriter.php';
  34079.         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()));
  34080.     }
  34081.     /**
  34082.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter' shared service.
  34083.      *
  34084.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerGroupAttributeWriter
  34085.      */
  34086.     protected function getCustomerGroupAttributeWriterService()
  34087.     {
  34088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34089.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerGroupAttributeWriter.php';
  34091.         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()));
  34092.     }
  34093.     /**
  34094.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter' shared service.
  34095.      *
  34096.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerGroupWriter
  34097.      */
  34098.     protected function getCustomerGroupWriterService()
  34099.     {
  34100.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34101.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34102.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerGroupWriter.php';
  34103.         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()));
  34104.     }
  34105.     /**
  34106.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter' shared service.
  34107.      *
  34108.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerWishlistWriter
  34109.      */
  34110.     protected function getCustomerWishlistWriterService()
  34111.     {
  34112.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34113.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34114.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerWishlistWriter.php';
  34115.         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()));
  34116.     }
  34117.     /**
  34118.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\CustomerWriter' shared service.
  34119.      *
  34120.      * @return \SwagMigrationAssistant\Migration\Writer\CustomerWriter
  34121.      */
  34122.     protected function getCustomerWriterService()
  34123.     {
  34124.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34125.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34126.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/CustomerWriter.php';
  34127.         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()));
  34128.     }
  34129.     /**
  34130.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\LanguageWriter' shared service.
  34131.      *
  34132.      * @return \SwagMigrationAssistant\Migration\Writer\LanguageWriter
  34133.      */
  34134.     protected function getLanguageWriterService()
  34135.     {
  34136.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34137.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34138.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/LanguageWriter.php';
  34139.         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()));
  34140.     }
  34141.     /**
  34142.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter' shared service.
  34143.      *
  34144.      * @return \SwagMigrationAssistant\Migration\Writer\MainVariantRelationWriter
  34145.      */
  34146.     protected function getMainVariantRelationWriterService()
  34147.     {
  34148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/MainVariantRelationWriter.php';
  34151.         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()));
  34152.     }
  34153.     /**
  34154.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter' shared service.
  34155.      *
  34156.      * @return \SwagMigrationAssistant\Migration\Writer\ManufacturerAttributeWriter
  34157.      */
  34158.     protected function getManufacturerAttributeWriterService()
  34159.     {
  34160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34161.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ManufacturerAttributeWriter.php';
  34163.         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()));
  34164.     }
  34165.     /**
  34166.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\MediaFolderWriter' shared service.
  34167.      *
  34168.      * @return \SwagMigrationAssistant\Migration\Writer\MediaFolderWriter
  34169.      */
  34170.     protected function getMediaFolderWriterService()
  34171.     {
  34172.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34173.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/MediaFolderWriter.php';
  34175.         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()));
  34176.     }
  34177.     /**
  34178.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\MediaWriter' shared service.
  34179.      *
  34180.      * @return \SwagMigrationAssistant\Migration\Writer\MediaWriter
  34181.      */
  34182.     protected function getMediaWriterService()
  34183.     {
  34184.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34185.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34186.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/MediaWriter.php';
  34187.         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()));
  34188.     }
  34189.     /**
  34190.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter' shared service.
  34191.      *
  34192.      * @return \SwagMigrationAssistant\Migration\Writer\NewsletterRecipientWriter
  34193.      */
  34194.     protected function getNewsletterRecipientWriterService()
  34195.     {
  34196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/NewsletterRecipientWriter.php';
  34199.         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()));
  34200.     }
  34201.     /**
  34202.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\NumberRangeWriter' shared service.
  34203.      *
  34204.      * @return \SwagMigrationAssistant\Migration\Writer\NumberRangeWriter
  34205.      */
  34206.     protected function getNumberRangeWriterService()
  34207.     {
  34208.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34210.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/NumberRangeWriter.php';
  34211.         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()));
  34212.     }
  34213.     /**
  34214.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter' shared service.
  34215.      *
  34216.      * @return \SwagMigrationAssistant\Migration\Writer\OrderAttributeWriter
  34217.      */
  34218.     protected function getOrderAttributeWriterService()
  34219.     {
  34220.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34221.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34222.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderAttributeWriter.php';
  34223.         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()));
  34224.     }
  34225.     /**
  34226.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter' shared service.
  34227.      *
  34228.      * @return \SwagMigrationAssistant\Migration\Writer\OrderDocumentAttributeWriter
  34229.      */
  34230.     protected function getOrderDocumentAttributeWriterService()
  34231.     {
  34232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34233.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34234.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderDocumentAttributeWriter.php';
  34235.         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()));
  34236.     }
  34237.     /**
  34238.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter' shared service.
  34239.      *
  34240.      * @return \SwagMigrationAssistant\Migration\Writer\OrderDocumentWriter
  34241.      */
  34242.     protected function getOrderDocumentWriterService()
  34243.     {
  34244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderDocumentWriter.php';
  34247.         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()));
  34248.     }
  34249.     /**
  34250.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\OrderWriter' shared service.
  34251.      *
  34252.      * @return \SwagMigrationAssistant\Migration\Writer\OrderWriter
  34253.      */
  34254.     protected function getOrderWriterService()
  34255.     {
  34256.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/OrderWriter.php';
  34259.         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())));
  34260.     }
  34261.     /**
  34262.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter' shared service.
  34263.      *
  34264.      * @return \SwagMigrationAssistant\Migration\Writer\ProductAttributeWriter
  34265.      */
  34266.     protected function getProductAttributeWriterService()
  34267.     {
  34268.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductAttributeWriter.php';
  34271.         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()));
  34272.     }
  34273.     /**
  34274.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter' shared service.
  34275.      *
  34276.      * @return \SwagMigrationAssistant\Migration\Writer\ProductPriceAttributeWriter
  34277.      */
  34278.     protected function getProductPriceAttributeWriterService()
  34279.     {
  34280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34281.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34282.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductPriceAttributeWriter.php';
  34283.         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()));
  34284.     }
  34285.     /**
  34286.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductReviewWriter' shared service.
  34287.      *
  34288.      * @return \SwagMigrationAssistant\Migration\Writer\ProductReviewWriter
  34289.      */
  34290.     protected function getProductReviewWriterService()
  34291.     {
  34292.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34293.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34294.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductReviewWriter.php';
  34295.         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()));
  34296.     }
  34297.     /**
  34298.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ProductWriter' shared service.
  34299.      *
  34300.      * @return \SwagMigrationAssistant\Migration\Writer\ProductWriter
  34301.      */
  34302.     protected function getProductWriterService()
  34303.     {
  34304.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34305.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34306.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ProductWriter.php';
  34307.         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()));
  34308.     }
  34309.     /**
  34310.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\PropertyGroupOptionWriter' shared service.
  34311.      *
  34312.      * @return \SwagMigrationAssistant\Migration\Writer\PropertyGroupOptionWriter
  34313.      */
  34314.     protected function getPropertyGroupOptionWriterService()
  34315.     {
  34316.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34317.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34318.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/PropertyGroupOptionWriter.php';
  34319.         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()));
  34320.     }
  34321.     /**
  34322.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\SalesChannelWriter' shared service.
  34323.      *
  34324.      * @return \SwagMigrationAssistant\Migration\Writer\SalesChannelWriter
  34325.      */
  34326.     protected function getSalesChannelWriterService()
  34327.     {
  34328.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34329.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/SalesChannelWriter.php';
  34331.         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()));
  34332.     }
  34333.     /**
  34334.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\SeoUrlWriter' shared service.
  34335.      *
  34336.      * @return \SwagMigrationAssistant\Migration\Writer\SeoUrlWriter
  34337.      */
  34338.     protected function getSeoUrlWriterService()
  34339.     {
  34340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34341.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34342.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/SeoUrlWriter.php';
  34343.         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()));
  34344.     }
  34345.     /**
  34346.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter' shared service.
  34347.      *
  34348.      * @return \SwagMigrationAssistant\Migration\Writer\ShippingMethodWriter
  34349.      */
  34350.     protected function getShippingMethodWriterService()
  34351.     {
  34352.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  34354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/ShippingMethodWriter.php';
  34355.         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()));
  34356.     }
  34357.     /**
  34358.      * Gets the private 'SwagMigrationAssistant\Migration\Writer\TranslationWriter' shared service.
  34359.      *
  34360.      * @return \SwagMigrationAssistant\Migration\Writer\TranslationWriter
  34361.      */
  34362.     protected function getTranslationWriterService()
  34363.     {
  34364.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  34365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/TranslationWriter.php';
  34366.         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()));
  34367.     }
  34368.     /**
  34369.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter' shared service.
  34370.      *
  34371.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryAttributeConverter
  34372.      */
  34373.     protected function getShopware54CategoryAttributeConverterService()
  34374.     {
  34375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34376.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34377.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  34379.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CategoryAttributeConverter.php';
  34380.         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()));
  34381.     }
  34382.     /**
  34383.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter' shared service.
  34384.      *
  34385.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CategoryConverter
  34386.      */
  34387.     protected function getShopware54CategoryConverterService()
  34388.     {
  34389.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34390.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34391.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34392.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  34393.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CategoryConverter.php';
  34394.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  34395.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'])) {
  34396.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54CategoryConverter'];
  34397.         }
  34398.         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);
  34399.     }
  34400.     /**
  34401.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter' shared service.
  34402.      *
  34403.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CrossSellingConverter
  34404.      */
  34405.     protected function getShopware54CrossSellingConverterService()
  34406.     {
  34407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  34411.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CrossSellingConverter.php';
  34412.         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()));
  34413.     }
  34414.     /**
  34415.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter' shared service.
  34416.      *
  34417.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CurrencyConverter
  34418.      */
  34419.     protected function getShopware54CurrencyConverterService()
  34420.     {
  34421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  34425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CurrencyConverter.php';
  34426.         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()));
  34427.     }
  34428.     /**
  34429.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter' shared service.
  34430.      *
  34431.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerAttributeConverter
  34432.      */
  34433.     protected function getShopware54CustomerAttributeConverterService()
  34434.     {
  34435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  34439.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerAttributeConverter.php';
  34440.         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()));
  34441.     }
  34442.     /**
  34443.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter' shared service.
  34444.      *
  34445.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerConverter
  34446.      */
  34447.     protected function getShopware54CustomerConverterService()
  34448.     {
  34449.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34450.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34451.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  34453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerConverter.php';
  34454.         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()));
  34455.     }
  34456.     /**
  34457.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter' shared service.
  34458.      *
  34459.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupAttributeConverter
  34460.      */
  34461.     protected function getShopware54CustomerGroupAttributeConverterService()
  34462.     {
  34463.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34464.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34465.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34466.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  34467.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerGroupAttributeConverter.php';
  34468.         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()));
  34469.     }
  34470.     /**
  34471.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter' shared service.
  34472.      *
  34473.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerGroupConverter
  34474.      */
  34475.     protected function getShopware54CustomerGroupConverterService()
  34476.     {
  34477.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34478.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34479.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  34481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerGroupConverter.php';
  34482.         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()));
  34483.     }
  34484.     /**
  34485.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter' shared service.
  34486.      *
  34487.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54CustomerWishlistConverter
  34488.      */
  34489.     protected function getShopware54CustomerWishlistConverterService()
  34490.     {
  34491.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34493.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  34495.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54CustomerWishlistConverter.php';
  34496.         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()));
  34497.     }
  34498.     /**
  34499.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter' shared service.
  34500.      *
  34501.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54LanguageConverter
  34502.      */
  34503.     protected function getShopware54LanguageConverterService()
  34504.     {
  34505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34507.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34508.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  34509.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54LanguageConverter.php';
  34510.         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()));
  34511.     }
  34512.     /**
  34513.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter' shared service.
  34514.      *
  34515.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MainVariantRelationConverter
  34516.      */
  34517.     protected function getShopware54MainVariantRelationConverterService()
  34518.     {
  34519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34522.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  34523.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54MainVariantRelationConverter.php';
  34524.         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()));
  34525.     }
  34526.     /**
  34527.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter' shared service.
  34528.      *
  34529.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ManufacturerAttributeConverter
  34530.      */
  34531.     protected function getShopware54ManufacturerAttributeConverterService()
  34532.     {
  34533.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34534.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34535.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34536.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  34537.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ManufacturerAttributeConverter.php';
  34538.         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()));
  34539.     }
  34540.     /**
  34541.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter' shared service.
  34542.      *
  34543.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaConverter
  34544.      */
  34545.     protected function getShopware54MediaConverterService()
  34546.     {
  34547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34548.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34549.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34550.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  34551.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54MediaConverter.php';
  34552.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  34553.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'])) {
  34554.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54MediaConverter'];
  34555.         }
  34556.         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);
  34557.     }
  34558.     /**
  34559.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter' shared service.
  34560.      *
  34561.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54MediaFolderConverter
  34562.      */
  34563.     protected function getShopware54MediaFolderConverterService()
  34564.     {
  34565.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34568.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  34569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54MediaFolderConverter.php';
  34570.         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()));
  34571.     }
  34572.     /**
  34573.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter' shared service.
  34574.      *
  34575.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NewsletterRecipientConverter
  34576.      */
  34577.     protected function getShopware54NewsletterRecipientConverterService()
  34578.     {
  34579.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34580.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  34583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54NewsletterRecipientConverter.php';
  34584.         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()));
  34585.     }
  34586.     /**
  34587.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter' shared service.
  34588.      *
  34589.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54NumberRangeConverter
  34590.      */
  34591.     protected function getShopware54NumberRangeConverterService()
  34592.     {
  34593.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34594.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34596.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  34597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54NumberRangeConverter.php';
  34598.         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()));
  34599.     }
  34600.     /**
  34601.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter' shared service.
  34602.      *
  34603.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderAttributeConverter
  34604.      */
  34605.     protected function getShopware54OrderAttributeConverterService()
  34606.     {
  34607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  34611.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderAttributeConverter.php';
  34612.         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()));
  34613.     }
  34614.     /**
  34615.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter' shared service.
  34616.      *
  34617.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderConverter
  34618.      */
  34619.     protected function getShopware54OrderConverterService()
  34620.     {
  34621.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34622.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34623.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  34625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderConverter.php';
  34626.         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())));
  34627.     }
  34628.     /**
  34629.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter' shared service.
  34630.      *
  34631.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentAttributeConverter
  34632.      */
  34633.     protected function getShopware54OrderDocumentAttributeConverterService()
  34634.     {
  34635.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34636.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34638.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  34639.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderDocumentAttributeConverter.php';
  34640.         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()));
  34641.     }
  34642.     /**
  34643.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter' shared service.
  34644.      *
  34645.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54OrderDocumentConverter
  34646.      */
  34647.     protected function getShopware54OrderDocumentConverterService()
  34648.     {
  34649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34652.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  34653.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54OrderDocumentConverter.php';
  34654.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  34655.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'])) {
  34656.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54OrderDocumentConverter'];
  34657.         }
  34658.         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);
  34659.     }
  34660.     /**
  34661.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter' shared service.
  34662.      *
  34663.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductAttributeConverter
  34664.      */
  34665.     protected function getShopware54ProductAttributeConverterService()
  34666.     {
  34667.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34668.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34669.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34670.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  34671.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductAttributeConverter.php';
  34672.         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()));
  34673.     }
  34674.     /**
  34675.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter' shared service.
  34676.      *
  34677.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductConverter
  34678.      */
  34679.     protected function getShopware54ProductConverterService()
  34680.     {
  34681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34682.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  34685.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductConverter.php';
  34686.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  34687.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'])) {
  34688.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54ProductConverter'];
  34689.         }
  34690.         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);
  34691.     }
  34692.     /**
  34693.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter' shared service.
  34694.      *
  34695.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductOptionRelationConverter
  34696.      */
  34697.     protected function getShopware54ProductOptionRelationConverterService()
  34698.     {
  34699.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34700.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34701.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34702.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  34703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductOptionRelationConverter.php';
  34704.         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()));
  34705.     }
  34706.     /**
  34707.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter' shared service.
  34708.      *
  34709.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPriceAttributeConverter
  34710.      */
  34711.     protected function getShopware54ProductPriceAttributeConverterService()
  34712.     {
  34713.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34714.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34715.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34716.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  34717.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductPriceAttributeConverter.php';
  34718.         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()));
  34719.     }
  34720.     /**
  34721.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter' shared service.
  34722.      *
  34723.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductPropertyRelationConverter
  34724.      */
  34725.     protected function getShopware54ProductPropertyRelationConverterService()
  34726.     {
  34727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34728.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34729.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  34731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductPropertyRelationConverter.php';
  34732.         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()));
  34733.     }
  34734.     /**
  34735.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter' shared service.
  34736.      *
  34737.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ProductReviewConverter
  34738.      */
  34739.     protected function getShopware54ProductReviewConverterService()
  34740.     {
  34741.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34742.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34743.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  34745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ProductReviewConverter.php';
  34746.         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()));
  34747.     }
  34748.     /**
  34749.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter' shared service.
  34750.      *
  34751.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PromotionConverter
  34752.      */
  34753.     protected function getShopware54PromotionConverterService()
  34754.     {
  34755.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34756.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34757.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  34759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54PromotionConverter.php';
  34760.         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()));
  34761.     }
  34762.     /**
  34763.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter' shared service.
  34764.      *
  34765.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54PropertyGroupOptionConverter
  34766.      */
  34767.     protected function getShopware54PropertyGroupOptionConverterService()
  34768.     {
  34769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34770.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34771.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34772.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  34773.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54PropertyGroupOptionConverter.php';
  34774.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  34775.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'])) {
  34776.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware54\\Converter\\Shopware54PropertyGroupOptionConverter'];
  34777.         }
  34778.         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);
  34779.     }
  34780.     /**
  34781.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter' shared service.
  34782.      *
  34783.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SalesChannelConverter
  34784.      */
  34785.     protected function getShopware54SalesChannelConverterService()
  34786.     {
  34787.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34790.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  34791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54SalesChannelConverter.php';
  34792.         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);
  34793.     }
  34794.     /**
  34795.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter' shared service.
  34796.      *
  34797.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54SeoUrlConverter
  34798.      */
  34799.     protected function getShopware54SeoUrlConverterService()
  34800.     {
  34801.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34802.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34804.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  34805.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54SeoUrlConverter.php';
  34806.         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()));
  34807.     }
  34808.     /**
  34809.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter' shared service.
  34810.      *
  34811.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54ShippingMethodConverter
  34812.      */
  34813.     protected function getShopware54ShippingMethodConverterService()
  34814.     {
  34815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34816.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34818.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  34819.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54ShippingMethodConverter.php';
  34820.         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()));
  34821.     }
  34822.     /**
  34823.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter' shared service.
  34824.      *
  34825.      * @return \SwagMigrationAssistant\Profile\Shopware54\Converter\Shopware54TranslationConverter
  34826.      */
  34827.     protected function getShopware54TranslationConverterService()
  34828.     {
  34829.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34830.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34831.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34832.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  34833.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware54/Converter/Shopware54TranslationConverter.php';
  34834.         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()));
  34835.     }
  34836.     /**
  34837.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter' shared service.
  34838.      *
  34839.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryAttributeConverter
  34840.      */
  34841.     protected function getShopware55CategoryAttributeConverterService()
  34842.     {
  34843.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34844.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34845.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  34847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CategoryAttributeConverter.php';
  34848.         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()));
  34849.     }
  34850.     /**
  34851.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter' shared service.
  34852.      *
  34853.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CategoryConverter
  34854.      */
  34855.     protected function getShopware55CategoryConverterService()
  34856.     {
  34857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34858.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34859.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34860.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  34861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CategoryConverter.php';
  34862.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  34863.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'])) {
  34864.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55CategoryConverter'];
  34865.         }
  34866.         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);
  34867.     }
  34868.     /**
  34869.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter' shared service.
  34870.      *
  34871.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CrossSellingConverter
  34872.      */
  34873.     protected function getShopware55CrossSellingConverterService()
  34874.     {
  34875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34877.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34878.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  34879.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CrossSellingConverter.php';
  34880.         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()));
  34881.     }
  34882.     /**
  34883.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter' shared service.
  34884.      *
  34885.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CurrencyConverter
  34886.      */
  34887.     protected function getShopware55CurrencyConverterService()
  34888.     {
  34889.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34891.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34892.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  34893.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CurrencyConverter.php';
  34894.         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()));
  34895.     }
  34896.     /**
  34897.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter' shared service.
  34898.      *
  34899.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerAttributeConverter
  34900.      */
  34901.     protected function getShopware55CustomerAttributeConverterService()
  34902.     {
  34903.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34906.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  34907.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerAttributeConverter.php';
  34908.         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()));
  34909.     }
  34910.     /**
  34911.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter' shared service.
  34912.      *
  34913.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerConverter
  34914.      */
  34915.     protected function getShopware55CustomerConverterService()
  34916.     {
  34917.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34919.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34920.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  34921.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerConverter.php';
  34922.         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()));
  34923.     }
  34924.     /**
  34925.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter' shared service.
  34926.      *
  34927.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupAttributeConverter
  34928.      */
  34929.     protected function getShopware55CustomerGroupAttributeConverterService()
  34930.     {
  34931.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34932.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34933.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  34934.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  34935.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerGroupAttributeConverter.php';
  34936.         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()));
  34937.     }
  34938.     /**
  34939.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter' shared service.
  34940.      *
  34941.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerGroupConverter
  34942.      */
  34943.     protected function getShopware55CustomerGroupConverterService()
  34944.     {
  34945.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34946.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34947.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34948.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  34949.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerGroupConverter.php';
  34950.         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()));
  34951.     }
  34952.     /**
  34953.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter' shared service.
  34954.      *
  34955.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55CustomerWishlistConverter
  34956.      */
  34957.     protected function getShopware55CustomerWishlistConverterService()
  34958.     {
  34959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34960.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34961.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  34963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55CustomerWishlistConverter.php';
  34964.         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()));
  34965.     }
  34966.     /**
  34967.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter' shared service.
  34968.      *
  34969.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55LanguageConverter
  34970.      */
  34971.     protected function getShopware55LanguageConverterService()
  34972.     {
  34973.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34974.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34975.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34976.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  34977.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55LanguageConverter.php';
  34978.         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()));
  34979.     }
  34980.     /**
  34981.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter' shared service.
  34982.      *
  34983.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MainVariantRelationConverter
  34984.      */
  34985.     protected function getShopware55MainVariantRelationConverterService()
  34986.     {
  34987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  34988.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  34989.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  34990.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  34991.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55MainVariantRelationConverter.php';
  34992.         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()));
  34993.     }
  34994.     /**
  34995.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter' shared service.
  34996.      *
  34997.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ManufacturerAttributeConverter
  34998.      */
  34999.     protected function getShopware55ManufacturerAttributeConverterService()
  35000.     {
  35001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35003.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35004.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  35005.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ManufacturerAttributeConverter.php';
  35006.         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()));
  35007.     }
  35008.     /**
  35009.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter' shared service.
  35010.      *
  35011.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaConverter
  35012.      */
  35013.     protected function getShopware55MediaConverterService()
  35014.     {
  35015.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35016.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35017.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35018.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  35019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55MediaConverter.php';
  35020.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35021.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'])) {
  35022.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55MediaConverter'];
  35023.         }
  35024.         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);
  35025.     }
  35026.     /**
  35027.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter' shared service.
  35028.      *
  35029.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55MediaFolderConverter
  35030.      */
  35031.     protected function getShopware55MediaFolderConverterService()
  35032.     {
  35033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35036.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  35037.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55MediaFolderConverter.php';
  35038.         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()));
  35039.     }
  35040.     /**
  35041.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter' shared service.
  35042.      *
  35043.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NewsletterRecipientConverter
  35044.      */
  35045.     protected function getShopware55NewsletterRecipientConverterService()
  35046.     {
  35047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  35051.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55NewsletterRecipientConverter.php';
  35052.         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()));
  35053.     }
  35054.     /**
  35055.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter' shared service.
  35056.      *
  35057.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55NumberRangeConverter
  35058.      */
  35059.     protected function getShopware55NumberRangeConverterService()
  35060.     {
  35061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  35065.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55NumberRangeConverter.php';
  35066.         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()));
  35067.     }
  35068.     /**
  35069.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter' shared service.
  35070.      *
  35071.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderAttributeConverter
  35072.      */
  35073.     protected function getShopware55OrderAttributeConverterService()
  35074.     {
  35075.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35077.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35078.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  35079.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderAttributeConverter.php';
  35080.         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()));
  35081.     }
  35082.     /**
  35083.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter' shared service.
  35084.      *
  35085.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderConverter
  35086.      */
  35087.     protected function getShopware55OrderConverterService()
  35088.     {
  35089.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35092.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  35093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderConverter.php';
  35094.         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())));
  35095.     }
  35096.     /**
  35097.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter' shared service.
  35098.      *
  35099.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentAttributeConverter
  35100.      */
  35101.     protected function getShopware55OrderDocumentAttributeConverterService()
  35102.     {
  35103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  35107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderDocumentAttributeConverter.php';
  35108.         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()));
  35109.     }
  35110.     /**
  35111.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter' shared service.
  35112.      *
  35113.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55OrderDocumentConverter
  35114.      */
  35115.     protected function getShopware55OrderDocumentConverterService()
  35116.     {
  35117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  35121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55OrderDocumentConverter.php';
  35122.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35123.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'])) {
  35124.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55OrderDocumentConverter'];
  35125.         }
  35126.         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);
  35127.     }
  35128.     /**
  35129.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter' shared service.
  35130.      *
  35131.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductAttributeConverter
  35132.      */
  35133.     protected function getShopware55ProductAttributeConverterService()
  35134.     {
  35135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35136.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35137.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35138.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  35139.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductAttributeConverter.php';
  35140.         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()));
  35141.     }
  35142.     /**
  35143.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter' shared service.
  35144.      *
  35145.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductConverter
  35146.      */
  35147.     protected function getShopware55ProductConverterService()
  35148.     {
  35149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35150.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35151.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35152.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  35153.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductConverter.php';
  35154.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35155.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'])) {
  35156.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55ProductConverter'];
  35157.         }
  35158.         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);
  35159.     }
  35160.     /**
  35161.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter' shared service.
  35162.      *
  35163.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductOptionRelationConverter
  35164.      */
  35165.     protected function getShopware55ProductOptionRelationConverterService()
  35166.     {
  35167.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35168.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35170.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  35171.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductOptionRelationConverter.php';
  35172.         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()));
  35173.     }
  35174.     /**
  35175.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter' shared service.
  35176.      *
  35177.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPriceAttributeConverter
  35178.      */
  35179.     protected function getShopware55ProductPriceAttributeConverterService()
  35180.     {
  35181.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35182.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35183.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35184.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  35185.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductPriceAttributeConverter.php';
  35186.         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()));
  35187.     }
  35188.     /**
  35189.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter' shared service.
  35190.      *
  35191.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductPropertyRelationConverter
  35192.      */
  35193.     protected function getShopware55ProductPropertyRelationConverterService()
  35194.     {
  35195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35196.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35197.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35198.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  35199.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductPropertyRelationConverter.php';
  35200.         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()));
  35201.     }
  35202.     /**
  35203.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter' shared service.
  35204.      *
  35205.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ProductReviewConverter
  35206.      */
  35207.     protected function getShopware55ProductReviewConverterService()
  35208.     {
  35209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35210.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35211.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35212.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  35213.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ProductReviewConverter.php';
  35214.         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()));
  35215.     }
  35216.     /**
  35217.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter' shared service.
  35218.      *
  35219.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PromotionConverter
  35220.      */
  35221.     protected function getShopware55PromotionConverterService()
  35222.     {
  35223.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35224.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35225.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35226.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  35227.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55PromotionConverter.php';
  35228.         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()));
  35229.     }
  35230.     /**
  35231.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter' shared service.
  35232.      *
  35233.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55PropertyGroupOptionConverter
  35234.      */
  35235.     protected function getShopware55PropertyGroupOptionConverterService()
  35236.     {
  35237.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35238.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35239.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  35241.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55PropertyGroupOptionConverter.php';
  35242.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35243.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'])) {
  35244.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware55\\Converter\\Shopware55PropertyGroupOptionConverter'];
  35245.         }
  35246.         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);
  35247.     }
  35248.     /**
  35249.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter' shared service.
  35250.      *
  35251.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SalesChannelConverter
  35252.      */
  35253.     protected function getShopware55SalesChannelConverterService()
  35254.     {
  35255.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35256.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  35259.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55SalesChannelConverter.php';
  35260.         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);
  35261.     }
  35262.     /**
  35263.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter' shared service.
  35264.      *
  35265.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55SeoUrlConverter
  35266.      */
  35267.     protected function getShopware55SeoUrlConverterService()
  35268.     {
  35269.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35271.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35272.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  35273.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55SeoUrlConverter.php';
  35274.         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()));
  35275.     }
  35276.     /**
  35277.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter' shared service.
  35278.      *
  35279.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55ShippingMethodConverter
  35280.      */
  35281.     protected function getShopware55ShippingMethodConverterService()
  35282.     {
  35283.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35284.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35285.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  35287.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55ShippingMethodConverter.php';
  35288.         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()));
  35289.     }
  35290.     /**
  35291.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter' shared service.
  35292.      *
  35293.      * @return \SwagMigrationAssistant\Profile\Shopware55\Converter\Shopware55TranslationConverter
  35294.      */
  35295.     protected function getShopware55TranslationConverterService()
  35296.     {
  35297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35299.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  35301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware55/Converter/Shopware55TranslationConverter.php';
  35302.         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()));
  35303.     }
  35304.     /**
  35305.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter' shared service.
  35306.      *
  35307.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryAttributeConverter
  35308.      */
  35309.     protected function getShopware56CategoryAttributeConverterService()
  35310.     {
  35311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  35315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CategoryAttributeConverter.php';
  35316.         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()));
  35317.     }
  35318.     /**
  35319.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter' shared service.
  35320.      *
  35321.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CategoryConverter
  35322.      */
  35323.     protected function getShopware56CategoryConverterService()
  35324.     {
  35325.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35327.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35328.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  35329.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CategoryConverter.php';
  35330.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35331.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'])) {
  35332.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56CategoryConverter'];
  35333.         }
  35334.         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);
  35335.     }
  35336.     /**
  35337.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter' shared service.
  35338.      *
  35339.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CrossSellingConverter
  35340.      */
  35341.     protected function getShopware56CrossSellingConverterService()
  35342.     {
  35343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35344.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35345.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35346.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  35347.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CrossSellingConverter.php';
  35348.         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()));
  35349.     }
  35350.     /**
  35351.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter' shared service.
  35352.      *
  35353.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CurrencyConverter
  35354.      */
  35355.     protected function getShopware56CurrencyConverterService()
  35356.     {
  35357.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35359.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  35361.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CurrencyConverter.php';
  35362.         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()));
  35363.     }
  35364.     /**
  35365.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter' shared service.
  35366.      *
  35367.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerAttributeConverter
  35368.      */
  35369.     protected function getShopware56CustomerAttributeConverterService()
  35370.     {
  35371.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  35375.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerAttributeConverter.php';
  35376.         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()));
  35377.     }
  35378.     /**
  35379.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter' shared service.
  35380.      *
  35381.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerConverter
  35382.      */
  35383.     protected function getShopware56CustomerConverterService()
  35384.     {
  35385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35387.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35388.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  35389.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerConverter.php';
  35390.         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()));
  35391.     }
  35392.     /**
  35393.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter' shared service.
  35394.      *
  35395.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupAttributeConverter
  35396.      */
  35397.     protected function getShopware56CustomerGroupAttributeConverterService()
  35398.     {
  35399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35400.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35401.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35402.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  35403.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerGroupAttributeConverter.php';
  35404.         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()));
  35405.     }
  35406.     /**
  35407.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter' shared service.
  35408.      *
  35409.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerGroupConverter
  35410.      */
  35411.     protected function getShopware56CustomerGroupConverterService()
  35412.     {
  35413.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35414.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35415.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35416.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  35417.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerGroupConverter.php';
  35418.         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()));
  35419.     }
  35420.     /**
  35421.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter' shared service.
  35422.      *
  35423.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56CustomerWishlistConverter
  35424.      */
  35425.     protected function getShopware56CustomerWishlistConverterService()
  35426.     {
  35427.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35428.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35429.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35430.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  35431.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56CustomerWishlistConverter.php';
  35432.         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()));
  35433.     }
  35434.     /**
  35435.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter' shared service.
  35436.      *
  35437.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56LanguageConverter
  35438.      */
  35439.     protected function getShopware56LanguageConverterService()
  35440.     {
  35441.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35442.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35443.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35444.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  35445.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56LanguageConverter.php';
  35446.         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()));
  35447.     }
  35448.     /**
  35449.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter' shared service.
  35450.      *
  35451.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MainVariantRelationConverter
  35452.      */
  35453.     protected function getShopware56MainVariantRelationConverterService()
  35454.     {
  35455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  35459.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56MainVariantRelationConverter.php';
  35460.         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()));
  35461.     }
  35462.     /**
  35463.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter' shared service.
  35464.      *
  35465.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ManufacturerAttributeConverter
  35466.      */
  35467.     protected function getShopware56ManufacturerAttributeConverterService()
  35468.     {
  35469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35470.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35471.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  35473.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ManufacturerAttributeConverter.php';
  35474.         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()));
  35475.     }
  35476.     /**
  35477.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter' shared service.
  35478.      *
  35479.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaConverter
  35480.      */
  35481.     protected function getShopware56MediaConverterService()
  35482.     {
  35483.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35484.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35485.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35486.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  35487.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56MediaConverter.php';
  35488.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35489.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'])) {
  35490.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56MediaConverter'];
  35491.         }
  35492.         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);
  35493.     }
  35494.     /**
  35495.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter' shared service.
  35496.      *
  35497.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56MediaFolderConverter
  35498.      */
  35499.     protected function getShopware56MediaFolderConverterService()
  35500.     {
  35501.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35502.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35503.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  35505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56MediaFolderConverter.php';
  35506.         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()));
  35507.     }
  35508.     /**
  35509.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter' shared service.
  35510.      *
  35511.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NewsletterRecipientConverter
  35512.      */
  35513.     protected function getShopware56NewsletterRecipientConverterService()
  35514.     {
  35515.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35517.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  35519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56NewsletterRecipientConverter.php';
  35520.         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()));
  35521.     }
  35522.     /**
  35523.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter' shared service.
  35524.      *
  35525.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56NumberRangeConverter
  35526.      */
  35527.     protected function getShopware56NumberRangeConverterService()
  35528.     {
  35529.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35531.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35532.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  35533.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56NumberRangeConverter.php';
  35534.         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()));
  35535.     }
  35536.     /**
  35537.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter' shared service.
  35538.      *
  35539.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderAttributeConverter
  35540.      */
  35541.     protected function getShopware56OrderAttributeConverterService()
  35542.     {
  35543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35546.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  35547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderAttributeConverter.php';
  35548.         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()));
  35549.     }
  35550.     /**
  35551.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter' shared service.
  35552.      *
  35553.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderConverter
  35554.      */
  35555.     protected function getShopware56OrderConverterService()
  35556.     {
  35557.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35558.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  35561.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderConverter.php';
  35562.         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())));
  35563.     }
  35564.     /**
  35565.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter' shared service.
  35566.      *
  35567.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentAttributeConverter
  35568.      */
  35569.     protected function getShopware56OrderDocumentAttributeConverterService()
  35570.     {
  35571.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35572.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35573.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35574.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  35575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderDocumentAttributeConverter.php';
  35576.         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()));
  35577.     }
  35578.     /**
  35579.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter' shared service.
  35580.      *
  35581.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56OrderDocumentConverter
  35582.      */
  35583.     protected function getShopware56OrderDocumentConverterService()
  35584.     {
  35585.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35586.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35587.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35588.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  35589.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56OrderDocumentConverter.php';
  35590.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35591.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'])) {
  35592.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56OrderDocumentConverter'];
  35593.         }
  35594.         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);
  35595.     }
  35596.     /**
  35597.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter' shared service.
  35598.      *
  35599.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductAttributeConverter
  35600.      */
  35601.     protected function getShopware56ProductAttributeConverterService()
  35602.     {
  35603.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  35607.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductAttributeConverter.php';
  35608.         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()));
  35609.     }
  35610.     /**
  35611.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter' shared service.
  35612.      *
  35613.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductConverter
  35614.      */
  35615.     protected function getShopware56ProductConverterService()
  35616.     {
  35617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35618.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35620.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  35621.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductConverter.php';
  35622.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35623.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'])) {
  35624.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56ProductConverter'];
  35625.         }
  35626.         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);
  35627.     }
  35628.     /**
  35629.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter' shared service.
  35630.      *
  35631.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductOptionRelationConverter
  35632.      */
  35633.     protected function getShopware56ProductOptionRelationConverterService()
  35634.     {
  35635.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35636.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35638.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  35639.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductOptionRelationConverter.php';
  35640.         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()));
  35641.     }
  35642.     /**
  35643.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter' shared service.
  35644.      *
  35645.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPriceAttributeConverter
  35646.      */
  35647.     protected function getShopware56ProductPriceAttributeConverterService()
  35648.     {
  35649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35650.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35651.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35652.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  35653.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductPriceAttributeConverter.php';
  35654.         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()));
  35655.     }
  35656.     /**
  35657.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter' shared service.
  35658.      *
  35659.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductPropertyRelationConverter
  35660.      */
  35661.     protected function getShopware56ProductPropertyRelationConverterService()
  35662.     {
  35663.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35664.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35665.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35666.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  35667.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductPropertyRelationConverter.php';
  35668.         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()));
  35669.     }
  35670.     /**
  35671.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter' shared service.
  35672.      *
  35673.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ProductReviewConverter
  35674.      */
  35675.     protected function getShopware56ProductReviewConverterService()
  35676.     {
  35677.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35678.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35679.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35680.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  35681.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ProductReviewConverter.php';
  35682.         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()));
  35683.     }
  35684.     /**
  35685.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter' shared service.
  35686.      *
  35687.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PromotionConverter
  35688.      */
  35689.     protected function getShopware56PromotionConverterService()
  35690.     {
  35691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35692.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35693.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35694.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  35695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56PromotionConverter.php';
  35696.         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()));
  35697.     }
  35698.     /**
  35699.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter' shared service.
  35700.      *
  35701.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56PropertyGroupOptionConverter
  35702.      */
  35703.     protected function getShopware56PropertyGroupOptionConverterService()
  35704.     {
  35705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  35709.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56PropertyGroupOptionConverter.php';
  35710.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35711.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'])) {
  35712.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware56\\Converter\\Shopware56PropertyGroupOptionConverter'];
  35713.         }
  35714.         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);
  35715.     }
  35716.     /**
  35717.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter' shared service.
  35718.      *
  35719.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SalesChannelConverter
  35720.      */
  35721.     protected function getShopware56SalesChannelConverterService()
  35722.     {
  35723.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35724.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35725.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35726.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  35727.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56SalesChannelConverter.php';
  35728.         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);
  35729.     }
  35730.     /**
  35731.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter' shared service.
  35732.      *
  35733.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56SeoUrlConverter
  35734.      */
  35735.     protected function getShopware56SeoUrlConverterService()
  35736.     {
  35737.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35738.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35739.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35740.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  35741.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56SeoUrlConverter.php';
  35742.         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()));
  35743.     }
  35744.     /**
  35745.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter' shared service.
  35746.      *
  35747.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56ShippingMethodConverter
  35748.      */
  35749.     protected function getShopware56ShippingMethodConverterService()
  35750.     {
  35751.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35752.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35753.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35754.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  35755.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56ShippingMethodConverter.php';
  35756.         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()));
  35757.     }
  35758.     /**
  35759.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter' shared service.
  35760.      *
  35761.      * @return \SwagMigrationAssistant\Profile\Shopware56\Converter\Shopware56TranslationConverter
  35762.      */
  35763.     protected function getShopware56TranslationConverterService()
  35764.     {
  35765.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35766.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35768.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  35769.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware56/Converter/Shopware56TranslationConverter.php';
  35770.         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()));
  35771.     }
  35772.     /**
  35773.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter' shared service.
  35774.      *
  35775.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryAttributeConverter
  35776.      */
  35777.     protected function getShopware57CategoryAttributeConverterService()
  35778.     {
  35779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35780.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35782.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryAttributeConverter.php';
  35783.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CategoryAttributeConverter.php';
  35784.         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()));
  35785.     }
  35786.     /**
  35787.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter' shared service.
  35788.      *
  35789.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CategoryConverter
  35790.      */
  35791.     protected function getShopware57CategoryConverterService()
  35792.     {
  35793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35796.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CategoryConverter.php';
  35797.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CategoryConverter.php';
  35798.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35799.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'])) {
  35800.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57CategoryConverter'];
  35801.         }
  35802.         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);
  35803.     }
  35804.     /**
  35805.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter' shared service.
  35806.      *
  35807.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CrossSellingConverter
  35808.      */
  35809.     protected function getShopware57CrossSellingConverterService()
  35810.     {
  35811.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35812.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35813.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CrossSellingConverter.php';
  35815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CrossSellingConverter.php';
  35816.         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()));
  35817.     }
  35818.     /**
  35819.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter' shared service.
  35820.      *
  35821.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CurrencyConverter
  35822.      */
  35823.     protected function getShopware57CurrencyConverterService()
  35824.     {
  35825.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35828.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CurrencyConverter.php';
  35829.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CurrencyConverter.php';
  35830.         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()));
  35831.     }
  35832.     /**
  35833.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter' shared service.
  35834.      *
  35835.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerAttributeConverter
  35836.      */
  35837.     protected function getShopware57CustomerAttributeConverterService()
  35838.     {
  35839.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35840.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35841.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35842.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerAttributeConverter.php';
  35843.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerAttributeConverter.php';
  35844.         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()));
  35845.     }
  35846.     /**
  35847.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter' shared service.
  35848.      *
  35849.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerConverter
  35850.      */
  35851.     protected function getShopware57CustomerConverterService()
  35852.     {
  35853.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35854.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35855.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35856.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerConverter.php';
  35857.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerConverter.php';
  35858.         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()));
  35859.     }
  35860.     /**
  35861.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter' shared service.
  35862.      *
  35863.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupAttributeConverter
  35864.      */
  35865.     protected function getShopware57CustomerGroupAttributeConverterService()
  35866.     {
  35867.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35868.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35869.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35870.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupAttributeConverter.php';
  35871.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerGroupAttributeConverter.php';
  35872.         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()));
  35873.     }
  35874.     /**
  35875.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter' shared service.
  35876.      *
  35877.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerGroupConverter
  35878.      */
  35879.     protected function getShopware57CustomerGroupConverterService()
  35880.     {
  35881.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35882.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35883.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35884.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerGroupConverter.php';
  35885.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerGroupConverter.php';
  35886.         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()));
  35887.     }
  35888.     /**
  35889.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter' shared service.
  35890.      *
  35891.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57CustomerWishlistConverter
  35892.      */
  35893.     protected function getShopware57CustomerWishlistConverterService()
  35894.     {
  35895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35897.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/CustomerWishlistConverter.php';
  35899.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57CustomerWishlistConverter.php';
  35900.         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()));
  35901.     }
  35902.     /**
  35903.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter' shared service.
  35904.      *
  35905.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57LanguageConverter
  35906.      */
  35907.     protected function getShopware57LanguageConverterService()
  35908.     {
  35909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/LanguageConverter.php';
  35913.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57LanguageConverter.php';
  35914.         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()));
  35915.     }
  35916.     /**
  35917.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter' shared service.
  35918.      *
  35919.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MainVariantRelationConverter
  35920.      */
  35921.     protected function getShopware57MainVariantRelationConverterService()
  35922.     {
  35923.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35924.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35925.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35926.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MainVariantRelationConverter.php';
  35927.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57MainVariantRelationConverter.php';
  35928.         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()));
  35929.     }
  35930.     /**
  35931.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter' shared service.
  35932.      *
  35933.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ManufacturerAttributeConverter
  35934.      */
  35935.     protected function getShopware57ManufacturerAttributeConverterService()
  35936.     {
  35937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  35940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ManufacturerAttributeConverter.php';
  35941.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ManufacturerAttributeConverter.php';
  35942.         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()));
  35943.     }
  35944.     /**
  35945.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter' shared service.
  35946.      *
  35947.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaConverter
  35948.      */
  35949.     protected function getShopware57MediaConverterService()
  35950.     {
  35951.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35952.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35953.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaConverter.php';
  35955.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57MediaConverter.php';
  35956.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  35957.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'])) {
  35958.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57MediaConverter'];
  35959.         }
  35960.         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);
  35961.     }
  35962.     /**
  35963.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter' shared service.
  35964.      *
  35965.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57MediaFolderConverter
  35966.      */
  35967.     protected function getShopware57MediaFolderConverterService()
  35968.     {
  35969.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35970.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35971.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35972.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/MediaFolderConverter.php';
  35973.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57MediaFolderConverter.php';
  35974.         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()));
  35975.     }
  35976.     /**
  35977.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter' shared service.
  35978.      *
  35979.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NewsletterRecipientConverter
  35980.      */
  35981.     protected function getShopware57NewsletterRecipientConverterService()
  35982.     {
  35983.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35984.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35985.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  35986.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NewsletterRecipientConverter.php';
  35987.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57NewsletterRecipientConverter.php';
  35988.         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()));
  35989.     }
  35990.     /**
  35991.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter' shared service.
  35992.      *
  35993.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57NumberRangeConverter
  35994.      */
  35995.     protected function getShopware57NumberRangeConverterService()
  35996.     {
  35997.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  35998.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  35999.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36000.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/NumberRangeConverter.php';
  36001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57NumberRangeConverter.php';
  36002.         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()));
  36003.     }
  36004.     /**
  36005.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter' shared service.
  36006.      *
  36007.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderAttributeConverter
  36008.      */
  36009.     protected function getShopware57OrderAttributeConverterService()
  36010.     {
  36011.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36012.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36013.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  36014.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderAttributeConverter.php';
  36015.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderAttributeConverter.php';
  36016.         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()));
  36017.     }
  36018.     /**
  36019.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter' shared service.
  36020.      *
  36021.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderConverter
  36022.      */
  36023.     protected function getShopware57OrderConverterService()
  36024.     {
  36025.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36026.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36027.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36028.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderConverter.php';
  36029.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderConverter.php';
  36030.         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())));
  36031.     }
  36032.     /**
  36033.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter' shared service.
  36034.      *
  36035.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentAttributeConverter
  36036.      */
  36037.     protected function getShopware57OrderDocumentAttributeConverterService()
  36038.     {
  36039.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36040.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36041.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  36042.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentAttributeConverter.php';
  36043.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderDocumentAttributeConverter.php';
  36044.         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()));
  36045.     }
  36046.     /**
  36047.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter' shared service.
  36048.      *
  36049.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57OrderDocumentConverter
  36050.      */
  36051.     protected function getShopware57OrderDocumentConverterService()
  36052.     {
  36053.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36054.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36055.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36056.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/OrderDocumentConverter.php';
  36057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57OrderDocumentConverter.php';
  36058.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36059.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'])) {
  36060.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57OrderDocumentConverter'];
  36061.         }
  36062.         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);
  36063.     }
  36064.     /**
  36065.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter' shared service.
  36066.      *
  36067.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductAttributeConverter
  36068.      */
  36069.     protected function getShopware57ProductAttributeConverterService()
  36070.     {
  36071.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  36074.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductAttributeConverter.php';
  36075.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductAttributeConverter.php';
  36076.         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()));
  36077.     }
  36078.     /**
  36079.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter' shared service.
  36080.      *
  36081.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductConverter
  36082.      */
  36083.     protected function getShopware57ProductConverterService()
  36084.     {
  36085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36086.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36087.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductConverter.php';
  36089.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductConverter.php';
  36090.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36091.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'])) {
  36092.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57ProductConverter'];
  36093.         }
  36094.         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);
  36095.     }
  36096.     /**
  36097.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter' shared service.
  36098.      *
  36099.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductOptionRelationConverter
  36100.      */
  36101.     protected function getShopware57ProductOptionRelationConverterService()
  36102.     {
  36103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductOptionRelationConverter.php';
  36107.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductOptionRelationConverter.php';
  36108.         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()));
  36109.     }
  36110.     /**
  36111.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter' shared service.
  36112.      *
  36113.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPriceAttributeConverter
  36114.      */
  36115.     protected function getShopware57ProductPriceAttributeConverterService()
  36116.     {
  36117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/AttributeConverter.php';
  36120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPriceAttributeConverter.php';
  36121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductPriceAttributeConverter.php';
  36122.         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()));
  36123.     }
  36124.     /**
  36125.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter' shared service.
  36126.      *
  36127.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductPropertyRelationConverter
  36128.      */
  36129.     protected function getShopware57ProductPropertyRelationConverterService()
  36130.     {
  36131.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductPropertyRelationConverter.php';
  36135.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductPropertyRelationConverter.php';
  36136.         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()));
  36137.     }
  36138.     /**
  36139.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter' shared service.
  36140.      *
  36141.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ProductReviewConverter
  36142.      */
  36143.     protected function getShopware57ProductReviewConverterService()
  36144.     {
  36145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36146.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36147.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ProductReviewConverter.php';
  36149.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ProductReviewConverter.php';
  36150.         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()));
  36151.     }
  36152.     /**
  36153.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter' shared service.
  36154.      *
  36155.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PromotionConverter
  36156.      */
  36157.     protected function getShopware57PromotionConverterService()
  36158.     {
  36159.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36161.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PromotionConverter.php';
  36163.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57PromotionConverter.php';
  36164.         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()));
  36165.     }
  36166.     /**
  36167.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter' shared service.
  36168.      *
  36169.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57PropertyGroupOptionConverter
  36170.      */
  36171.     protected function getShopware57PropertyGroupOptionConverterService()
  36172.     {
  36173.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/PropertyGroupOptionConverter.php';
  36177.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57PropertyGroupOptionConverter.php';
  36178.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36179.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'])) {
  36180.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware57\\Converter\\Shopware57PropertyGroupOptionConverter'];
  36181.         }
  36182.         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);
  36183.     }
  36184.     /**
  36185.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter' shared service.
  36186.      *
  36187.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SalesChannelConverter
  36188.      */
  36189.     protected function getShopware57SalesChannelConverterService()
  36190.     {
  36191.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SalesChannelConverter.php';
  36195.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57SalesChannelConverter.php';
  36196.         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);
  36197.     }
  36198.     /**
  36199.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter' shared service.
  36200.      *
  36201.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57SeoUrlConverter
  36202.      */
  36203.     protected function getShopware57SeoUrlConverterService()
  36204.     {
  36205.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36206.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36207.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36208.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/SeoUrlConverter.php';
  36209.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57SeoUrlConverter.php';
  36210.         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()));
  36211.     }
  36212.     /**
  36213.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter' shared service.
  36214.      *
  36215.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57ShippingMethodConverter
  36216.      */
  36217.     protected function getShopware57ShippingMethodConverterService()
  36218.     {
  36219.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36220.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36221.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36222.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShippingMethodConverter.php';
  36223.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57ShippingMethodConverter.php';
  36224.         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()));
  36225.     }
  36226.     /**
  36227.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter' shared service.
  36228.      *
  36229.      * @return \SwagMigrationAssistant\Profile\Shopware57\Converter\Shopware57TranslationConverter
  36230.      */
  36231.     protected function getShopware57TranslationConverterService()
  36232.     {
  36233.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36234.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36235.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/ShopwareConverter.php';
  36236.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Converter/TranslationConverter.php';
  36237.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware57/Converter/Shopware57TranslationConverter.php';
  36238.         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()));
  36239.     }
  36240.     /**
  36241.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryAssociationConverter' shared service.
  36242.      *
  36243.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryAssociationConverter
  36244.      */
  36245.     protected function getShopware63CategoryAssociationConverterService()
  36246.     {
  36247.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36248.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36249.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36250.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CategoryAssociationConverter.php';
  36251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CategoryAssociationConverter.php';
  36252.         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()));
  36253.     }
  36254.     /**
  36255.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryCmsPageAssociationConverter' shared service.
  36256.      *
  36257.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryCmsPageAssociationConverter
  36258.      */
  36259.     protected function getShopware63CategoryCmsPageAssociationConverterService()
  36260.     {
  36261.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36262.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36263.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CategoryCmsPageAssociationConverter.php';
  36265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CategoryCmsPageAssociationConverter.php';
  36266.         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()));
  36267.     }
  36268.     /**
  36269.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryConverter' shared service.
  36270.      *
  36271.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CategoryConverter
  36272.      */
  36273.     protected function getShopware63CategoryConverterService()
  36274.     {
  36275.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36276.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36277.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36279.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CategoryConverter.php';
  36280.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CategoryConverter.php';
  36281.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36282.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'])) {
  36283.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63CategoryConverter'];
  36284.         }
  36285.         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);
  36286.     }
  36287.     /**
  36288.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CmsPageConverter' shared service.
  36289.      *
  36290.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CmsPageConverter
  36291.      */
  36292.     protected function getShopware63CmsPageConverterService()
  36293.     {
  36294.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36295.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36296.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36297.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CmsPageConverter.php';
  36298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CmsPageConverter.php';
  36299.         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()));
  36300.     }
  36301.     /**
  36302.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryConverter' shared service.
  36303.      *
  36304.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryConverter
  36305.      */
  36306.     protected function getShopware63CountryConverterService()
  36307.     {
  36308.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36309.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36310.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36311.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CountryConverter.php';
  36312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CountryConverter.php';
  36313.         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()));
  36314.     }
  36315.     /**
  36316.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryStateConverter' shared service.
  36317.      *
  36318.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CountryStateConverter
  36319.      */
  36320.     protected function getShopware63CountryStateConverterService()
  36321.     {
  36322.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36323.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36324.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36325.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CountryStateConverter.php';
  36326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CountryStateConverter.php';
  36327.         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()));
  36328.     }
  36329.     /**
  36330.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CrossSellingConverter' shared service.
  36331.      *
  36332.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CrossSellingConverter
  36333.      */
  36334.     protected function getShopware63CrossSellingConverterService()
  36335.     {
  36336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36339.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CrossSellingConverter.php';
  36340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CrossSellingConverter.php';
  36341.         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()));
  36342.     }
  36343.     /**
  36344.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CurrencyConverter' shared service.
  36345.      *
  36346.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CurrencyConverter
  36347.      */
  36348.     protected function getShopware63CurrencyConverterService()
  36349.     {
  36350.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36351.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36352.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36353.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CurrencyConverter.php';
  36354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CurrencyConverter.php';
  36355.         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()));
  36356.     }
  36357.     /**
  36358.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomFieldSetConverter' shared service.
  36359.      *
  36360.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomFieldSetConverter
  36361.      */
  36362.     protected function getShopware63CustomFieldSetConverterService()
  36363.     {
  36364.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36365.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36366.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36367.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomFieldSetConverter.php';
  36368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomFieldSetConverter.php';
  36369.         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()));
  36370.     }
  36371.     /**
  36372.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerConverter' shared service.
  36373.      *
  36374.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerConverter
  36375.      */
  36376.     protected function getShopware63CustomerConverterService()
  36377.     {
  36378.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36379.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36380.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36381.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomerConverter.php';
  36382.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomerConverter.php';
  36383.         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()));
  36384.     }
  36385.     /**
  36386.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerGroupConverter' shared service.
  36387.      *
  36388.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerGroupConverter
  36389.      */
  36390.     protected function getShopware63CustomerGroupConverterService()
  36391.     {
  36392.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36393.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36394.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36395.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomerGroupConverter.php';
  36396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomerGroupConverter.php';
  36397.         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()));
  36398.     }
  36399.     /**
  36400.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerWishlistConverter' shared service.
  36401.      *
  36402.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63CustomerWishlistConverter
  36403.      */
  36404.     protected function getShopware63CustomerWishlistConverterService()
  36405.     {
  36406.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36407.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/CustomerWishlistConverter.php';
  36410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63CustomerWishlistConverter.php';
  36411.         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()));
  36412.     }
  36413.     /**
  36414.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DeliveryTimeConverter' shared service.
  36415.      *
  36416.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DeliveryTimeConverter
  36417.      */
  36418.     protected function getShopware63DeliveryTimeConverterService()
  36419.     {
  36420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36423.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DeliveryTimeConverter.php';
  36424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DeliveryTimeConverter.php';
  36425.         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()));
  36426.     }
  36427.     /**
  36428.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentBaseConfigConverter' shared service.
  36429.      *
  36430.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentBaseConfigConverter
  36431.      */
  36432.     protected function getShopware63DocumentBaseConfigConverterService()
  36433.     {
  36434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36435.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36436.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36437.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DocumentBaseConfigConverter.php';
  36439.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DocumentBaseConfigConverter.php';
  36440.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36441.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'])) {
  36442.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentBaseConfigConverter'];
  36443.         }
  36444.         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);
  36445.     }
  36446.     /**
  36447.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentConverter' shared service.
  36448.      *
  36449.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentConverter
  36450.      */
  36451.     protected function getShopware63DocumentConverterService()
  36452.     {
  36453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36454.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DocumentConverter.php';
  36458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DocumentConverter.php';
  36459.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36460.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'])) {
  36461.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63DocumentConverter'];
  36462.         }
  36463.         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);
  36464.     }
  36465.     /**
  36466.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentInheritanceConverter' shared service.
  36467.      *
  36468.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63DocumentInheritanceConverter
  36469.      */
  36470.     protected function getShopware63DocumentInheritanceConverterService()
  36471.     {
  36472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36473.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36474.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36475.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/DocumentInheritanceConverter.php';
  36476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63DocumentInheritanceConverter.php';
  36477.         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()));
  36478.     }
  36479.     /**
  36480.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63LanguageConverter' shared service.
  36481.      *
  36482.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63LanguageConverter
  36483.      */
  36484.     protected function getShopware63LanguageConverterService()
  36485.     {
  36486.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36487.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36488.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36489.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/LanguageConverter.php';
  36490.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63LanguageConverter.php';
  36491.         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()));
  36492.     }
  36493.     /**
  36494.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MailTemplateConverter' shared service.
  36495.      *
  36496.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MailTemplateConverter
  36497.      */
  36498.     protected function getShopware63MailTemplateConverterService()
  36499.     {
  36500.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36501.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36502.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36503.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MailTemplateConverter.php';
  36505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MailTemplateConverter.php';
  36506.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36507.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'])) {
  36508.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MailTemplateConverter'];
  36509.         }
  36510.         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);
  36511.     }
  36512.     /**
  36513.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaConverter' shared service.
  36514.      *
  36515.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaConverter
  36516.      */
  36517.     protected function getShopware63MediaConverterService()
  36518.     {
  36519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36521.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36522.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36523.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MediaConverter.php';
  36524.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MediaConverter.php';
  36525.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36526.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'])) {
  36527.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63MediaConverter'];
  36528.         }
  36529.         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);
  36530.     }
  36531.     /**
  36532.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderConverter' shared service.
  36533.      *
  36534.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderConverter
  36535.      */
  36536.     protected function getShopware63MediaFolderConverterService()
  36537.     {
  36538.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36539.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MediaFolderConverter.php';
  36542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MediaFolderConverter.php';
  36543.         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()));
  36544.     }
  36545.     /**
  36546.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderInheritanceConverter' shared service.
  36547.      *
  36548.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63MediaFolderInheritanceConverter
  36549.      */
  36550.     protected function getShopware63MediaFolderInheritanceConverterService()
  36551.     {
  36552.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36553.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36554.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36555.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/MediaFolderInheritanceConverter.php';
  36556.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63MediaFolderInheritanceConverter.php';
  36557.         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()));
  36558.     }
  36559.     /**
  36560.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NewsletterRecipientConverter' shared service.
  36561.      *
  36562.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NewsletterRecipientConverter
  36563.      */
  36564.     protected function getShopware63NewsletterRecipientConverterService()
  36565.     {
  36566.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36567.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36568.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36569.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/NewsletterRecipientConverter.php';
  36570.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63NewsletterRecipientConverter.php';
  36571.         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()));
  36572.     }
  36573.     /**
  36574.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter' shared service.
  36575.      *
  36576.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63NumberRangeConverter
  36577.      */
  36578.     protected function getShopware63NumberRangeConverterService()
  36579.     {
  36580.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36581.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36582.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36583.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/NumberRangeConverter.php';
  36584.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63NumberRangeConverter.php';
  36585.         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()));
  36586.     }
  36587.     /**
  36588.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63OrderConverter' shared service.
  36589.      *
  36590.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63OrderConverter
  36591.      */
  36592.     protected function getShopware63OrderConverterService()
  36593.     {
  36594.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36595.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36596.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36597.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/OrderConverter.php';
  36598.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63OrderConverter.php';
  36599.         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()));
  36600.     }
  36601.     /**
  36602.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PageSystemConfigConverter' shared service.
  36603.      *
  36604.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PageSystemConfigConverter
  36605.      */
  36606.     protected function getShopware63PageSystemConfigConverterService()
  36607.     {
  36608.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36609.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36610.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36611.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/PageSystemConfigConverter.php';
  36612.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63PageSystemConfigConverter.php';
  36613.         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()));
  36614.     }
  36615.     /**
  36616.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductConverter' shared service.
  36617.      *
  36618.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductConverter
  36619.      */
  36620.     protected function getShopware63ProductConverterService()
  36621.     {
  36622.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36623.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductConverter.php';
  36627.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductConverter.php';
  36628.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36629.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'])) {
  36630.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductConverter'];
  36631.         }
  36632.         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);
  36633.     }
  36634.     /**
  36635.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductFeatureSetConverter' shared service.
  36636.      *
  36637.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductFeatureSetConverter
  36638.      */
  36639.     protected function getShopware63ProductFeatureSetConverterService()
  36640.     {
  36641.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36642.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36643.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductFeatureSetConverter.php';
  36645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductFeatureSetConverter.php';
  36646.         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()));
  36647.     }
  36648.     /**
  36649.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductMainVariantRelationConverter' shared service.
  36650.      *
  36651.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductMainVariantRelationConverter
  36652.      */
  36653.     protected function getShopware63ProductMainVariantRelationConverterService()
  36654.     {
  36655.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36657.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductMainVariantRelationConverter.php';
  36659.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductMainVariantRelationConverter.php';
  36660.         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()));
  36661.     }
  36662.     /**
  36663.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductManufacturerConverter' shared service.
  36664.      *
  36665.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductManufacturerConverter
  36666.      */
  36667.     protected function getShopware63ProductManufacturerConverterService()
  36668.     {
  36669.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36670.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36671.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductManufacturerConverter.php';
  36674.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductManufacturerConverter.php';
  36675.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36676.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'])) {
  36677.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ProductManufacturerConverter'];
  36678.         }
  36679.         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);
  36680.     }
  36681.     /**
  36682.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductReviewConverter' shared service.
  36683.      *
  36684.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductReviewConverter
  36685.      */
  36686.     protected function getShopware63ProductReviewConverterService()
  36687.     {
  36688.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36689.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36690.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductReviewConverter.php';
  36692.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductReviewConverter.php';
  36693.         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()));
  36694.     }
  36695.     /**
  36696.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductSortingConverter' shared service.
  36697.      *
  36698.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductSortingConverter
  36699.      */
  36700.     protected function getShopware63ProductSortingConverterService()
  36701.     {
  36702.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36704.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductSortingConverter.php';
  36706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductSortingConverter.php';
  36707.         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()));
  36708.     }
  36709.     /**
  36710.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamConverter' shared service.
  36711.      *
  36712.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamConverter
  36713.      */
  36714.     protected function getShopware63ProductStreamConverterService()
  36715.     {
  36716.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36717.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36718.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductStreamConverter.php';
  36720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductStreamConverter.php';
  36721.         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()));
  36722.     }
  36723.     /**
  36724.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamFilterInheritanceConverter' shared service.
  36725.      *
  36726.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ProductStreamFilterInheritanceConverter
  36727.      */
  36728.     protected function getShopware63ProductStreamFilterInheritanceConverterService()
  36729.     {
  36730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ProductStreamFilterInheritanceConverter.php';
  36734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ProductStreamFilterInheritanceConverter.php';
  36735.         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()));
  36736.     }
  36737.     /**
  36738.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PromotionConverter' shared service.
  36739.      *
  36740.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PromotionConverter
  36741.      */
  36742.     protected function getShopware63PromotionConverterService()
  36743.     {
  36744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36746.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36747.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/PromotionConverter.php';
  36748.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63PromotionConverter.php';
  36749.         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()));
  36750.     }
  36751.     /**
  36752.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PropertyGroupConverter' shared service.
  36753.      *
  36754.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63PropertyGroupConverter
  36755.      */
  36756.     protected function getShopware63PropertyGroupConverterService()
  36757.     {
  36758.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36761.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36762.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/PropertyGroupConverter.php';
  36763.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63PropertyGroupConverter.php';
  36764.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36765.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'])) {
  36766.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63PropertyGroupConverter'];
  36767.         }
  36768.         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);
  36769.     }
  36770.     /**
  36771.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63RuleConverter' shared service.
  36772.      *
  36773.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63RuleConverter
  36774.      */
  36775.     protected function getShopware63RuleConverterService()
  36776.     {
  36777.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36778.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36780.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/RuleConverter.php';
  36781.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63RuleConverter.php';
  36782.         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()));
  36783.     }
  36784.     /**
  36785.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelConverter' shared service.
  36786.      *
  36787.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelConverter
  36788.      */
  36789.     protected function getShopware63SalesChannelConverterService()
  36790.     {
  36791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36793.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36794.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SalesChannelConverter.php';
  36795.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SalesChannelConverter.php';
  36796.         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()));
  36797.     }
  36798.     /**
  36799.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelDomainConverter' shared service.
  36800.      *
  36801.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalesChannelDomainConverter
  36802.      */
  36803.     protected function getShopware63SalesChannelDomainConverterService()
  36804.     {
  36805.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36806.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36807.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36808.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SalesChannelDomainConverter.php';
  36809.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SalesChannelDomainConverter.php';
  36810.         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()));
  36811.     }
  36812.     /**
  36813.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalutationConverter' shared service.
  36814.      *
  36815.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SalutationConverter
  36816.      */
  36817.     protected function getShopware63SalutationConverterService()
  36818.     {
  36819.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36820.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36821.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36822.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SalutationConverter.php';
  36823.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SalutationConverter.php';
  36824.         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()));
  36825.     }
  36826.     /**
  36827.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlConverter' shared service.
  36828.      *
  36829.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlConverter
  36830.      */
  36831.     protected function getShopware63SeoUrlConverterService()
  36832.     {
  36833.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36834.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36835.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36836.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SeoUrlConverter.php';
  36837.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SeoUrlConverter.php';
  36838.         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()));
  36839.     }
  36840.     /**
  36841.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlTemplateConverter' shared service.
  36842.      *
  36843.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SeoUrlTemplateConverter
  36844.      */
  36845.     protected function getShopware63SeoUrlTemplateConverterService()
  36846.     {
  36847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36850.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SeoUrlTemplateConverter.php';
  36851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SeoUrlTemplateConverter.php';
  36852.         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()));
  36853.     }
  36854.     /**
  36855.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ShippingMethodConverter' shared service.
  36856.      *
  36857.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63ShippingMethodConverter
  36858.      */
  36859.     protected function getShopware63ShippingMethodConverterService()
  36860.     {
  36861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareMediaConverter.php';
  36865.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShippingMethodConverter.php';
  36866.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63ShippingMethodConverter.php';
  36867.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Media\\MediaFileService'] ?? $this->getMediaFileServiceService());
  36868.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'])) {
  36869.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware63\\Converter\\Shopware63ShippingMethodConverter'];
  36870.         }
  36871.         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);
  36872.     }
  36873.     /**
  36874.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetConverter' shared service.
  36875.      *
  36876.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetConverter
  36877.      */
  36878.     protected function getShopware63SnippetConverterService()
  36879.     {
  36880.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36881.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36882.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36883.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SnippetConverter.php';
  36884.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SnippetConverter.php';
  36885.         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()));
  36886.     }
  36887.     /**
  36888.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetSetConverter' shared service.
  36889.      *
  36890.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SnippetSetConverter
  36891.      */
  36892.     protected function getShopware63SnippetSetConverterService()
  36893.     {
  36894.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36895.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36896.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36897.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SnippetSetConverter.php';
  36898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SnippetSetConverter.php';
  36899.         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()));
  36900.     }
  36901.     /**
  36902.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SystemConfigConverter' shared service.
  36903.      *
  36904.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63SystemConfigConverter
  36905.      */
  36906.     protected function getShopware63SystemConfigConverterService()
  36907.     {
  36908.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36909.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/SystemConfigConverter.php';
  36912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63SystemConfigConverter.php';
  36913.         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()));
  36914.     }
  36915.     /**
  36916.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxConverter' shared service.
  36917.      *
  36918.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxConverter
  36919.      */
  36920.     protected function getShopware63TaxConverterService()
  36921.     {
  36922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36923.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36924.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36925.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/TaxConverter.php';
  36926.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63TaxConverter.php';
  36927.         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()));
  36928.     }
  36929.     /**
  36930.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxRuleConverter' shared service.
  36931.      *
  36932.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63TaxRuleConverter
  36933.      */
  36934.     protected function getShopware63TaxRuleConverterService()
  36935.     {
  36936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36937.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36938.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36939.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/TaxRuleConverter.php';
  36940.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63TaxRuleConverter.php';
  36941.         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()));
  36942.     }
  36943.     /**
  36944.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63UnitConverter' shared service.
  36945.      *
  36946.      * @return \SwagMigrationAssistant\Profile\Shopware63\Converter\Shopware63UnitConverter
  36947.      */
  36948.     protected function getShopware63UnitConverterService()
  36949.     {
  36950.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/ConverterInterface.php';
  36951.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Converter/Converter.php';
  36952.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/ShopwareConverter.php';
  36953.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Converter/UnitConverter.php';
  36954.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware63/Converter/Shopware63UnitConverter.php';
  36955.         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()));
  36956.     }
  36957.     /**
  36958.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader' shared service.
  36959.      *
  36960.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader
  36961.      */
  36962.     protected function getCategoryAssociationReaderService()
  36963.     {
  36964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  36965.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  36966.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CategoryAssociationReader.php';
  36967.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryAssociationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryAssociationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  36968.     }
  36969.     /**
  36970.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader' shared service.
  36971.      *
  36972.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader
  36973.      */
  36974.     protected function getCategoryCmsPageAssociationReaderService()
  36975.     {
  36976.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  36977.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  36978.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CategoryCmsPageAssociationReader.php';
  36979.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryCmsPageAssociationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryCmsPageAssociationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  36980.     }
  36981.     /**
  36982.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader' shared service.
  36983.      *
  36984.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader
  36985.      */
  36986.     protected function getCategoryReader3Service()
  36987.     {
  36988.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  36989.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  36990.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CategoryReader.php';
  36991.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CategoryReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CategoryReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  36992.     }
  36993.     /**
  36994.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader' shared service.
  36995.      *
  36996.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader
  36997.      */
  36998.     protected function getCmsPageReaderService()
  36999.     {
  37000.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37001.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37002.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CmsPageReader.php';
  37003.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CmsPageReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CmsPageReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37004.     }
  37005.     /**
  37006.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader' shared service.
  37007.      *
  37008.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader
  37009.      */
  37010.     protected function getCountryReaderService()
  37011.     {
  37012.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37013.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37014.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CountryReader.php';
  37015.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37016.     }
  37017.     /**
  37018.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader' shared service.
  37019.      *
  37020.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader
  37021.      */
  37022.     protected function getCountryStateReaderService()
  37023.     {
  37024.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37025.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37026.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CountryStateReader.php';
  37027.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CountryStateReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CountryStateReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37028.     }
  37029.     /**
  37030.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader' shared service.
  37031.      *
  37032.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader
  37033.      */
  37034.     protected function getCrossSellingReader3Service()
  37035.     {
  37036.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37037.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37038.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CrossSellingReader.php';
  37039.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CrossSellingReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CrossSellingReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37040.     }
  37041.     /**
  37042.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader' shared service.
  37043.      *
  37044.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader
  37045.      */
  37046.     protected function getCurrencyReader3Service()
  37047.     {
  37048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CurrencyReader.php';
  37051.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CurrencyReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CurrencyReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37052.     }
  37053.     /**
  37054.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader' shared service.
  37055.      *
  37056.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader
  37057.      */
  37058.     protected function getCustomFieldSetReaderService()
  37059.     {
  37060.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomFieldSetReader.php';
  37063.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomFieldSetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomFieldSetReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37064.     }
  37065.     /**
  37066.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader' shared service.
  37067.      *
  37068.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader
  37069.      */
  37070.     protected function getCustomerGroupReader3Service()
  37071.     {
  37072.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37073.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37074.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomerGroupReader.php';
  37075.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerGroupReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerGroupReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37076.     }
  37077.     /**
  37078.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader' shared service.
  37079.      *
  37080.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader
  37081.      */
  37082.     protected function getCustomerReader3Service()
  37083.     {
  37084.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37085.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37086.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomerReader.php';
  37087.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37088.     }
  37089.     /**
  37090.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader' shared service.
  37091.      *
  37092.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader
  37093.      */
  37094.     protected function getCustomerWishlistReader3Service()
  37095.     {
  37096.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37097.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37098.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/CustomerWishlistReader.php';
  37099.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\CustomerWishlistReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\CustomerWishlistReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37100.     }
  37101.     /**
  37102.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader' shared service.
  37103.      *
  37104.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader
  37105.      */
  37106.     protected function getDeliveryTimeReaderService()
  37107.     {
  37108.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37109.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37110.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DeliveryTimeReader.php';
  37111.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DeliveryTimeReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DeliveryTimeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37112.     }
  37113.     /**
  37114.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader' shared service.
  37115.      *
  37116.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader
  37117.      */
  37118.     protected function getDocumentBaseConfigReaderService()
  37119.     {
  37120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37121.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37122.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DocumentBaseConfigReader.php';
  37123.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentBaseConfigReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentBaseConfigReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37124.     }
  37125.     /**
  37126.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader' shared service.
  37127.      *
  37128.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader
  37129.      */
  37130.     protected function getDocumentInheritanceReaderService()
  37131.     {
  37132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DocumentInheritanceReader.php';
  37135.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentInheritanceReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentInheritanceReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37136.     }
  37137.     /**
  37138.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader' shared service.
  37139.      *
  37140.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader
  37141.      */
  37142.     protected function getDocumentReaderService()
  37143.     {
  37144.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37146.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/DocumentReader.php';
  37147.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\DocumentReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\DocumentReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37148.     }
  37149.     /**
  37150.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader' shared service.
  37151.      *
  37152.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader
  37153.      */
  37154.     protected function getLanguageReader3Service()
  37155.     {
  37156.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37157.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37158.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/LanguageReader.php';
  37159.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\LanguageReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\LanguageReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37160.     }
  37161.     /**
  37162.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader' shared service.
  37163.      *
  37164.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader
  37165.      */
  37166.     protected function getMailTemplateReaderService()
  37167.     {
  37168.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37169.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37170.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MailTemplateReader.php';
  37171.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MailTemplateReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MailTemplateReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37172.     }
  37173.     /**
  37174.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader' shared service.
  37175.      *
  37176.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader
  37177.      */
  37178.     protected function getMediaFolderInheritanceReaderService()
  37179.     {
  37180.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37181.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37182.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MediaFolderInheritanceReader.php';
  37183.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderInheritanceReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderInheritanceReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37184.     }
  37185.     /**
  37186.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader' shared service.
  37187.      *
  37188.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader
  37189.      */
  37190.     protected function getMediaFolderReaderService()
  37191.     {
  37192.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37193.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37194.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MediaFolderReader.php';
  37195.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaFolderReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaFolderReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37196.     }
  37197.     /**
  37198.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader' shared service.
  37199.      *
  37200.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader
  37201.      */
  37202.     protected function getMediaReader3Service()
  37203.     {
  37204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37205.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37206.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/MediaReader.php';
  37207.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\MediaReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\MediaReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37208.     }
  37209.     /**
  37210.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader' shared service.
  37211.      *
  37212.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader
  37213.      */
  37214.     protected function getNewsletterRecipientReader3Service()
  37215.     {
  37216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/NewsletterRecipientReader.php';
  37219.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NewsletterRecipientReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NewsletterRecipientReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37220.     }
  37221.     /**
  37222.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader' shared service.
  37223.      *
  37224.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader
  37225.      */
  37226.     protected function getNumberRangeReader3Service()
  37227.     {
  37228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/NumberRangeReader.php';
  37231.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\NumberRangeReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\NumberRangeReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37232.     }
  37233.     /**
  37234.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader' shared service.
  37235.      *
  37236.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader
  37237.      */
  37238.     protected function getOrderReader3Service()
  37239.     {
  37240.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37241.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37242.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/OrderReader.php';
  37243.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\OrderReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\OrderReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37244.     }
  37245.     /**
  37246.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader' shared service.
  37247.      *
  37248.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader
  37249.      */
  37250.     protected function getPageSystemConfigReaderService()
  37251.     {
  37252.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37253.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37254.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/PageSystemConfigReader.php';
  37255.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PageSystemConfigReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PageSystemConfigReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37256.     }
  37257.     /**
  37258.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader' shared service.
  37259.      *
  37260.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader
  37261.      */
  37262.     protected function getProductFeatureSetReaderService()
  37263.     {
  37264.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37265.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37266.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductFeatureSetReader.php';
  37267.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductFeatureSetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductFeatureSetReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37268.     }
  37269.     /**
  37270.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader' shared service.
  37271.      *
  37272.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader
  37273.      */
  37274.     protected function getProductMainVariantRelationReaderService()
  37275.     {
  37276.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37277.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37278.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductMainVariantRelationReader.php';
  37279.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductMainVariantRelationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductMainVariantRelationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37280.     }
  37281.     /**
  37282.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader' shared service.
  37283.      *
  37284.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader
  37285.      */
  37286.     protected function getProductManufacturerReaderService()
  37287.     {
  37288.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37289.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37290.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductManufacturerReader.php';
  37291.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductManufacturerReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductManufacturerReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37292.     }
  37293.     /**
  37294.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader' shared service.
  37295.      *
  37296.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader
  37297.      */
  37298.     protected function getProductReader3Service()
  37299.     {
  37300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37302.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductReader.php';
  37303.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37304.     }
  37305.     /**
  37306.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader' shared service.
  37307.      *
  37308.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader
  37309.      */
  37310.     protected function getProductReviewReader3Service()
  37311.     {
  37312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductReviewReader.php';
  37315.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductReviewReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductReviewReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37316.     }
  37317.     /**
  37318.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader' shared service.
  37319.      *
  37320.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader
  37321.      */
  37322.     protected function getProductSortingReaderService()
  37323.     {
  37324.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37325.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductSortingReader.php';
  37327.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductSortingReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductSortingReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37328.     }
  37329.     /**
  37330.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader' shared service.
  37331.      *
  37332.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader
  37333.      */
  37334.     protected function getProductStreamFilterInheritanceReaderService()
  37335.     {
  37336.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37337.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37338.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductStreamFilterInheritanceReader.php';
  37339.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamFilterInheritanceReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamFilterInheritanceReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37340.     }
  37341.     /**
  37342.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader' shared service.
  37343.      *
  37344.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader
  37345.      */
  37346.     protected function getProductStreamReaderService()
  37347.     {
  37348.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37349.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37350.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ProductStreamReader.php';
  37351.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ProductStreamReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ProductStreamReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37352.     }
  37353.     /**
  37354.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader' shared service.
  37355.      *
  37356.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader
  37357.      */
  37358.     protected function getPromotionReader3Service()
  37359.     {
  37360.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37361.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37362.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/PromotionReader.php';
  37363.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PromotionReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PromotionReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37364.     }
  37365.     /**
  37366.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader' shared service.
  37367.      *
  37368.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader
  37369.      */
  37370.     protected function getPropertyGroupReaderService()
  37371.     {
  37372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37373.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37374.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/PropertyGroupReader.php';
  37375.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\PropertyGroupReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\PropertyGroupReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37376.     }
  37377.     /**
  37378.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader' shared service.
  37379.      *
  37380.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader
  37381.      */
  37382.     protected function getRuleReaderService()
  37383.     {
  37384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/RuleReader.php';
  37387.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\RuleReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\RuleReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37388.     }
  37389.     /**
  37390.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader' shared service.
  37391.      *
  37392.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader
  37393.      */
  37394.     protected function getSalesChannelDomainReaderService()
  37395.     {
  37396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SalesChannelDomainReader.php';
  37399.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelDomainReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelDomainReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37400.     }
  37401.     /**
  37402.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader' shared service.
  37403.      *
  37404.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader
  37405.      */
  37406.     protected function getSalesChannelReader3Service()
  37407.     {
  37408.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37409.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SalesChannelReader.php';
  37411.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalesChannelReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalesChannelReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37412.     }
  37413.     /**
  37414.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader' shared service.
  37415.      *
  37416.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader
  37417.      */
  37418.     protected function getSalutationReaderService()
  37419.     {
  37420.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37421.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37422.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SalutationReader.php';
  37423.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SalutationReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SalutationReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37424.     }
  37425.     /**
  37426.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader' shared service.
  37427.      *
  37428.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader
  37429.      */
  37430.     protected function getSeoUrlReader3Service()
  37431.     {
  37432.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37433.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37434.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SeoUrlReader.php';
  37435.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37436.     }
  37437.     /**
  37438.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader' shared service.
  37439.      *
  37440.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader
  37441.      */
  37442.     protected function getSeoUrlTemplateReaderService()
  37443.     {
  37444.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37445.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37446.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SeoUrlTemplateReader.php';
  37447.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SeoUrlTemplateReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SeoUrlTemplateReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37448.     }
  37449.     /**
  37450.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader' shared service.
  37451.      *
  37452.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader
  37453.      */
  37454.     protected function getShippingMethodReader3Service()
  37455.     {
  37456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37457.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37458.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ShippingMethodReader.php';
  37459.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\ShippingMethodReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\ShippingMethodReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37460.     }
  37461.     /**
  37462.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader' shared service.
  37463.      *
  37464.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader
  37465.      */
  37466.     protected function getSnippetReaderService()
  37467.     {
  37468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37470.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SnippetReader.php';
  37471.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37472.     }
  37473.     /**
  37474.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader' shared service.
  37475.      *
  37476.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader
  37477.      */
  37478.     protected function getSnippetSetReaderService()
  37479.     {
  37480.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37481.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37482.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SnippetSetReader.php';
  37483.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SnippetSetReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SnippetSetReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37484.     }
  37485.     /**
  37486.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader' shared service.
  37487.      *
  37488.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader
  37489.      */
  37490.     protected function getSystemConfigReaderService()
  37491.     {
  37492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37493.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37494.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/SystemConfigReader.php';
  37495.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\SystemConfigReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\SystemConfigReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37496.     }
  37497.     /**
  37498.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader' shared service.
  37499.      *
  37500.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader
  37501.      */
  37502.     protected function getTaxReaderService()
  37503.     {
  37504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TaxReader.php';
  37507.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37508.     }
  37509.     /**
  37510.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader' shared service.
  37511.      *
  37512.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader
  37513.      */
  37514.     protected function getTaxRuleReaderService()
  37515.     {
  37516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37517.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TaxRuleReader.php';
  37519.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\TaxRuleReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TaxRuleReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37520.     }
  37521.     /**
  37522.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader' shared service.
  37523.      *
  37524.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader
  37525.      */
  37526.     protected function getUnitReaderService()
  37527.     {
  37528.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  37529.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/ApiReader.php';
  37530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/UnitReader.php';
  37531.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Api\\Reader\\UnitReader'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\UnitReader(($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService()));
  37532.     }
  37533.     /**
  37534.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway' shared service.
  37535.      *
  37536.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Shopware6ApiGateway
  37537.      */
  37538.     protected function getShopware6ApiGatewayService()
  37539.     {
  37540.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayInterface.php';
  37541.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/ShopwareGatewayInterface.php';
  37542.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Shopware6ApiGateway.php';
  37543.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/EnvironmentReaderInterface.php';
  37544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/EnvironmentReader.php';
  37545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/TotalReaderInterface.php';
  37546.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TotalReader.php';
  37547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/TableReaderInterface.php';
  37548.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Api/Reader/TableReader.php';
  37549.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  37550.         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), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TotalReader($a), new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Api\Reader\TableReader($a));
  37551.     }
  37552.     /**
  37553.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory' shared service.
  37554.      *
  37555.      * @return \SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory
  37556.      */
  37557.     protected function getConnectionFactoryService()
  37558.     {
  37559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Connection/ConnectionFactoryInterface.php';
  37560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Gateway/Connection/ConnectionFactory.php';
  37561.         $a = ($this->services['swag_migration_connection.repository'] ?? $this->getSwagMigrationConnection_RepositoryService());
  37562.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'])) {
  37563.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'];
  37564.         }
  37565.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware6\Gateway\Connection\ConnectionFactory($a);
  37566.     }
  37567.     /**
  37568.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService' shared service.
  37569.      *
  37570.      * @return \SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService
  37571.      */
  37572.     protected function getShopware6MappingServiceService()
  37573.     {
  37574.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingServiceInterface.php';
  37575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Mapping/MappingService.php';
  37576.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Mapping/Shopware6MappingServiceInterface.php';
  37577.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Mapping/Shopware6MappingService.php';
  37578.         $a = ($this->services['swag_migration_mapping.repository'] ?? $this->getSwagMigrationMapping_RepositoryService());
  37579.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37580.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37581.         }
  37582.         $b = ($this->services['number_range.repository'] ?? $this->getNumberRange_RepositoryService());
  37583.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37584.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37585.         }
  37586.         $c = ($this->services['media_thumbnail_size.repository'] ?? $this->getMediaThumbnailSize_RepositoryService());
  37587.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37588.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37589.         }
  37590.         $d = ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService());
  37591.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37592.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37593.         }
  37594.         $e = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService());
  37595.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37596.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37597.         }
  37598.         $f = ($this->services['number_range_type.repository'] ?? $this->getNumberRangeType_RepositoryService());
  37599.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37600.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37601.         }
  37602.         $g = ($this->services['seo_url_template.repository'] ?? $this->getSeoUrlTemplate_RepositoryService());
  37603.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37604.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37605.         }
  37606.         $h = ($this->services['tax_rule.repository'] ?? $this->getTaxRule_RepositoryService());
  37607.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37608.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37609.         }
  37610.         $i = ($this->services['tax_rule_type.repository'] ?? $this->getTaxRuleType_RepositoryService());
  37611.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'])) {
  37612.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'];
  37613.         }
  37614.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] = new \SwagMigrationAssistant\Profile\Shopware6\Mapping\Shopware6MappingService($a, ($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()), $b, ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), $c, ($this->services['media_default_folder.repository'] ?? $this->getMediaDefaultFolder_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), $d, ($this->services['document_type.repository'] ?? $this->getDocumentType_RepositoryService()), $e, ($this->services['SwagMigrationAssistant\\Migration\\Mapping\\SwagMigrationMappingDefinition'] ?? $this->getSwagMigrationMappingDefinitionService()), $f, ($this->services['mail_template_type.repository'] ?? $this->getMailTemplateType_RepositoryService()), ($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), $g, ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()), ($this->services['product_sorting.repository'] ?? $this->getProductSorting_RepositoryService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->services['document_base_config.repository'] ?? $this->getDocumentBaseConfig_RepositoryService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), $h$i);
  37615.     }
  37616.     /**
  37617.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService' shared service.
  37618.      *
  37619.      * @return \SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService
  37620.      */
  37621.     protected function getHttpMediaDownloadService2Service()
  37622.     {
  37623.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  37624.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  37625.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpMediaDownloadService.php';
  37626.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpMediaDownloadService.php';
  37627.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpMediaDownloadService'] = new \SwagMigrationAssistant\Profile\Shopware6\Media\HttpMediaDownloadService(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37628.     }
  37629.     /**
  37630.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService' shared service.
  37631.      *
  37632.      * @return \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService
  37633.      */
  37634.     protected function getHttpOrderDocumentGenerationServiceService()
  37635.     {
  37636.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  37637.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  37638.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpOrderDocumentGenerationService.php';
  37639.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Mapping\\Shopware6MappingService'] ?? $this->getShopware6MappingServiceService());
  37640.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  37641.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  37642.         }
  37643.         $b = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Gateway\\Connection\\ConnectionFactory'] ?? $this->getConnectionFactoryService());
  37644.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'])) {
  37645.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'];
  37646.         }
  37647.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentGenerationService'] = new \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService(($this->services['document.repository'] ?? $this->getDocument_RepositoryService()), ($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), $a, ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37648.     }
  37649.     /**
  37650.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService' shared service.
  37651.      *
  37652.      * @return \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService
  37653.      */
  37654.     protected function getHttpOrderDocumentServiceService()
  37655.     {
  37656.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  37657.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  37658.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpMediaDownloadService.php';
  37659.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpMediaDownloadService.php';
  37660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Media/HttpOrderDocumentService.php';
  37661.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware6\\Media\\HttpOrderDocumentService'] = new \SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentService(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  37662.     }
  37663.     /**
  37664.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Premapping\PaymentMethodReader' shared service.
  37665.      *
  37666.      * @return \SwagMigrationAssistant\Profile\Shopware6\Premapping\PaymentMethodReader
  37667.      */
  37668.     protected function getPaymentMethodReader2Service()
  37669.     {
  37670.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  37671.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  37672.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Premapping/PaymentMethodReader.php';
  37673.         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()));
  37674.     }
  37675.     /**
  37676.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter' shared service.
  37677.      *
  37678.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryAssociationWriter
  37679.      */
  37680.     protected function getCategoryAssociationWriterService()
  37681.     {
  37682.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37683.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37684.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CategoryAssociationWriter.php';
  37685.         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()));
  37686.     }
  37687.     /**
  37688.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter' shared service.
  37689.      *
  37690.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CategoryCmsPageAssociationWriter
  37691.      */
  37692.     protected function getCategoryCmsPageAssociationWriterService()
  37693.     {
  37694.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37695.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37696.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CategoryCmsPageAssociationWriter.php';
  37697.         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()));
  37698.     }
  37699.     /**
  37700.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter' shared service.
  37701.      *
  37702.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CmsPageWriter
  37703.      */
  37704.     protected function getCmsPageWriterService()
  37705.     {
  37706.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37707.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37708.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CmsPageWriter.php';
  37709.         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()));
  37710.     }
  37711.     /**
  37712.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter' shared service.
  37713.      *
  37714.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CountryStateWriter
  37715.      */
  37716.     protected function getCountryStateWriterService()
  37717.     {
  37718.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CountryStateWriter.php';
  37721.         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()));
  37722.     }
  37723.     /**
  37724.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter' shared service.
  37725.      *
  37726.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\CustomFieldSetWriter
  37727.      */
  37728.     protected function getCustomFieldSetWriterService()
  37729.     {
  37730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/CustomFieldSetWriter.php';
  37733.         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()));
  37734.     }
  37735.     /**
  37736.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter' shared service.
  37737.      *
  37738.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\DeliveryTimeWriter
  37739.      */
  37740.     protected function getDeliveryTimeWriterService()
  37741.     {
  37742.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37743.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37744.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/DeliveryTimeWriter.php';
  37745.         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()));
  37746.     }
  37747.     /**
  37748.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter' shared service.
  37749.      *
  37750.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentBaseConfigWriter
  37751.      */
  37752.     protected function getDocumentBaseConfigWriterService()
  37753.     {
  37754.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37755.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37756.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/DocumentBaseConfigWriter.php';
  37757.         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()));
  37758.     }
  37759.     /**
  37760.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter' shared service.
  37761.      *
  37762.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\DocumentInheritanceWriter
  37763.      */
  37764.     protected function getDocumentInheritanceWriterService()
  37765.     {
  37766.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37767.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37768.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/DocumentInheritanceWriter.php';
  37769.         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()));
  37770.     }
  37771.     /**
  37772.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter' shared service.
  37773.      *
  37774.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\MailTemplateWriter
  37775.      */
  37776.     protected function getMailTemplateWriterService()
  37777.     {
  37778.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37779.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37780.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/MailTemplateWriter.php';
  37781.         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()));
  37782.     }
  37783.     /**
  37784.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter' shared service.
  37785.      *
  37786.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\MediaFolderInheritanceWriter
  37787.      */
  37788.     protected function getMediaFolderInheritanceWriterService()
  37789.     {
  37790.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/MediaFolderInheritanceWriter.php';
  37793.         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()));
  37794.     }
  37795.     /**
  37796.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter' shared service.
  37797.      *
  37798.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\PageSystemConfigWriter
  37799.      */
  37800.     protected function getPageSystemConfigWriterService()
  37801.     {
  37802.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37804.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/PageSystemConfigWriter.php';
  37805.         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()));
  37806.     }
  37807.     /**
  37808.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter' shared service.
  37809.      *
  37810.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductFeatureSetWriter
  37811.      */
  37812.     protected function getProductFeatureSetWriterService()
  37813.     {
  37814.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37815.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37816.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductFeatureSetWriter.php';
  37817.         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()));
  37818.     }
  37819.     /**
  37820.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter' shared service.
  37821.      *
  37822.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductManufacturerWriter
  37823.      */
  37824.     protected function getProductManufacturerWriterService()
  37825.     {
  37826.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37827.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37828.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductManufacturerWriter.php';
  37829.         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()));
  37830.     }
  37831.     /**
  37832.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter' shared service.
  37833.      *
  37834.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductSortingWriter
  37835.      */
  37836.     protected function getProductSortingWriterService()
  37837.     {
  37838.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37839.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37840.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductSortingWriter.php';
  37841.         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()));
  37842.     }
  37843.     /**
  37844.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter' shared service.
  37845.      *
  37846.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamFilterInheritanceWriter
  37847.      */
  37848.     protected function getProductStreamFilterInheritanceWriterService()
  37849.     {
  37850.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37851.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37852.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductStreamFilterInheritanceWriter.php';
  37853.         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()));
  37854.     }
  37855.     /**
  37856.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter' shared service.
  37857.      *
  37858.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\ProductStreamWriter
  37859.      */
  37860.     protected function getProductStreamWriterService()
  37861.     {
  37862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37864.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/ProductStreamWriter.php';
  37865.         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()));
  37866.     }
  37867.     /**
  37868.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter' shared service.
  37869.      *
  37870.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\PromotionWriter
  37871.      */
  37872.     protected function getPromotionWriter2Service()
  37873.     {
  37874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/PromotionWriter.php';
  37877.         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()));
  37878.     }
  37879.     /**
  37880.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter' shared service.
  37881.      *
  37882.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\PropertyGroupWriter
  37883.      */
  37884.     protected function getPropertyGroupWriterService()
  37885.     {
  37886.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37887.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37888.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/PropertyGroupWriter.php';
  37889.         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()));
  37890.     }
  37891.     /**
  37892.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter' shared service.
  37893.      *
  37894.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\RuleWriter
  37895.      */
  37896.     protected function getRuleWriterService()
  37897.     {
  37898.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37899.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37900.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/RuleWriter.php';
  37901.         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()));
  37902.     }
  37903.     /**
  37904.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter' shared service.
  37905.      *
  37906.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SalesChannelDomainWriter
  37907.      */
  37908.     protected function getSalesChannelDomainWriterService()
  37909.     {
  37910.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37911.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37912.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SalesChannelDomainWriter.php';
  37913.         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()));
  37914.     }
  37915.     /**
  37916.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter' shared service.
  37917.      *
  37918.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SalutationWriter
  37919.      */
  37920.     protected function getSalutationWriterService()
  37921.     {
  37922.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37923.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37924.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SalutationWriter.php';
  37925.         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()));
  37926.     }
  37927.     /**
  37928.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter' shared service.
  37929.      *
  37930.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SeoUrlTemplateWriter
  37931.      */
  37932.     protected function getSeoUrlTemplateWriterService()
  37933.     {
  37934.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37935.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37936.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SeoUrlTemplateWriter.php';
  37937.         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()));
  37938.     }
  37939.     /**
  37940.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter' shared service.
  37941.      *
  37942.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetSetWriter
  37943.      */
  37944.     protected function getSnippetSetWriterService()
  37945.     {
  37946.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37947.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37948.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SnippetSetWriter.php';
  37949.         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()));
  37950.     }
  37951.     /**
  37952.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter' shared service.
  37953.      *
  37954.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SnippetWriter
  37955.      */
  37956.     protected function getSnippetWriterService()
  37957.     {
  37958.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37959.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37960.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SnippetWriter.php';
  37961.         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()));
  37962.     }
  37963.     /**
  37964.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter' shared service.
  37965.      *
  37966.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\SystemConfigWriter
  37967.      */
  37968.     protected function getSystemConfigWriterService()
  37969.     {
  37970.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37971.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37972.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/SystemConfigWriter.php';
  37973.         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()));
  37974.     }
  37975.     /**
  37976.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter' shared service.
  37977.      *
  37978.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\TaxRuleWriter
  37979.      */
  37980.     protected function getTaxRuleWriterService()
  37981.     {
  37982.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37983.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37984.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/TaxRuleWriter.php';
  37985.         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()));
  37986.     }
  37987.     /**
  37988.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter' shared service.
  37989.      *
  37990.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\TaxWriter
  37991.      */
  37992.     protected function getTaxWriterService()
  37993.     {
  37994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  37995.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  37996.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/TaxWriter.php';
  37997.         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()));
  37998.     }
  37999.     /**
  38000.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter' shared service.
  38001.      *
  38002.      * @return \SwagMigrationAssistant\Profile\Shopware6\Writer\UnitWriter
  38003.      */
  38004.     protected function getUnitWriterService()
  38005.     {
  38006.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  38007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  38008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware6/Writer/UnitWriter.php';
  38009.         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()));
  38010.     }
  38011.     /**
  38012.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader' shared service.
  38013.      *
  38014.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryAttributeReader
  38015.      */
  38016.     protected function getCategoryAttributeReaderService()
  38017.     {
  38018.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CategoryAttributeReader.php';
  38021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38022.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38023.         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())));
  38024.     }
  38025.     /**
  38026.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader' shared service.
  38027.      *
  38028.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CategoryReader
  38029.      */
  38030.     protected function getCategoryReaderService()
  38031.     {
  38032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38034.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CategoryReader.php';
  38035.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38036.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38037.         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())));
  38038.     }
  38039.     /**
  38040.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader' shared service.
  38041.      *
  38042.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CrossSellingReader
  38043.      */
  38044.     protected function getCrossSellingReaderService()
  38045.     {
  38046.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38047.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38048.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CrossSellingReader.php';
  38049.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38050.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38051.         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())));
  38052.     }
  38053.     /**
  38054.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader' shared service.
  38055.      *
  38056.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CurrencyReader
  38057.      */
  38058.     protected function getCurrencyReaderService()
  38059.     {
  38060.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38061.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38062.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CurrencyReader.php';
  38063.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38064.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38065.         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())));
  38066.     }
  38067.     /**
  38068.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader' shared service.
  38069.      *
  38070.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerAttributeReader
  38071.      */
  38072.     protected function getCustomerAttributeReaderService()
  38073.     {
  38074.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38075.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38076.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerAttributeReader.php';
  38077.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38078.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38079.         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())));
  38080.     }
  38081.     /**
  38082.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader' shared service.
  38083.      *
  38084.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupAttributeReader
  38085.      */
  38086.     protected function getCustomerGroupAttributeReaderService()
  38087.     {
  38088.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38089.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38090.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerGroupAttributeReader.php';
  38091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38092.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38093.         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())));
  38094.     }
  38095.     /**
  38096.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader' shared service.
  38097.      *
  38098.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerGroupReader
  38099.      */
  38100.     protected function getCustomerGroupReaderService()
  38101.     {
  38102.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerGroupReader.php';
  38105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38106.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38107.         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())));
  38108.     }
  38109.     /**
  38110.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader' shared service.
  38111.      *
  38112.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerReader
  38113.      */
  38114.     protected function getCustomerReaderService()
  38115.     {
  38116.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38118.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerReader.php';
  38119.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38120.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38121.         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())));
  38122.     }
  38123.     /**
  38124.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader' shared service.
  38125.      *
  38126.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\CustomerWishlistReader
  38127.      */
  38128.     protected function getCustomerWishlistReaderService()
  38129.     {
  38130.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38131.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38132.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/CustomerWishlistReader.php';
  38133.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38134.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38135.         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())));
  38136.     }
  38137.     /**
  38138.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader' shared service.
  38139.      *
  38140.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\LanguageReader
  38141.      */
  38142.     protected function getLanguageReaderService()
  38143.     {
  38144.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38146.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/LanguageReader.php';
  38147.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38148.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38149.         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())));
  38150.     }
  38151.     /**
  38152.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader' shared service.
  38153.      *
  38154.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MainVariantRelationReader
  38155.      */
  38156.     protected function getMainVariantRelationReaderService()
  38157.     {
  38158.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38159.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38160.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/MainVariantRelationReader.php';
  38161.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38163.         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())));
  38164.     }
  38165.     /**
  38166.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader' shared service.
  38167.      *
  38168.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ManufacturerAttributeReader
  38169.      */
  38170.     protected function getManufacturerAttributeReaderService()
  38171.     {
  38172.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38173.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38174.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ManufacturerAttributeReader.php';
  38175.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38177.         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())));
  38178.     }
  38179.     /**
  38180.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader' shared service.
  38181.      *
  38182.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaAlbumReader
  38183.      */
  38184.     protected function getMediaAlbumReaderService()
  38185.     {
  38186.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38187.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38188.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/MediaAlbumReader.php';
  38189.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38191.         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())));
  38192.     }
  38193.     /**
  38194.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader' shared service.
  38195.      *
  38196.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\MediaReader
  38197.      */
  38198.     protected function getMediaReaderService()
  38199.     {
  38200.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38201.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38202.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/MediaReader.php';
  38203.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38204.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38205.         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())));
  38206.     }
  38207.     /**
  38208.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader' shared service.
  38209.      *
  38210.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NewsletterRecipientReader
  38211.      */
  38212.     protected function getNewsletterRecipientReaderService()
  38213.     {
  38214.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38215.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38216.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/NewsletterRecipientReader.php';
  38217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38219.         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())));
  38220.     }
  38221.     /**
  38222.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader' shared service.
  38223.      *
  38224.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\NumberRangeReader
  38225.      */
  38226.     protected function getNumberRangeReaderService()
  38227.     {
  38228.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38229.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38230.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/NumberRangeReader.php';
  38231.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38233.         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())));
  38234.     }
  38235.     /**
  38236.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader' shared service.
  38237.      *
  38238.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderAttributeReader
  38239.      */
  38240.     protected function getOrderAttributeReaderService()
  38241.     {
  38242.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38243.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38244.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderAttributeReader.php';
  38245.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38246.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38247.         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())));
  38248.     }
  38249.     /**
  38250.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader' shared service.
  38251.      *
  38252.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentAttributeReader
  38253.      */
  38254.     protected function getOrderDocumentAttributeReaderService()
  38255.     {
  38256.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38257.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38258.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderDocumentAttributeReader.php';
  38259.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38260.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38261.         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())));
  38262.     }
  38263.     /**
  38264.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader' shared service.
  38265.      *
  38266.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderDocumentReader
  38267.      */
  38268.     protected function getOrderDocumentReaderService()
  38269.     {
  38270.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38271.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38272.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderDocumentReader.php';
  38273.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38274.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38275.         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())));
  38276.     }
  38277.     /**
  38278.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader' shared service.
  38279.      *
  38280.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\OrderReader
  38281.      */
  38282.     protected function getOrderReaderService()
  38283.     {
  38284.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38285.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38286.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/OrderReader.php';
  38287.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38288.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38289.         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())));
  38290.     }
  38291.     /**
  38292.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader' shared service.
  38293.      *
  38294.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductAttributeReader
  38295.      */
  38296.     protected function getProductAttributeReaderService()
  38297.     {
  38298.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38299.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38300.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductAttributeReader.php';
  38301.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38302.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38303.         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())));
  38304.     }
  38305.     /**
  38306.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader' shared service.
  38307.      *
  38308.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductOptionRelationReader
  38309.      */
  38310.     protected function getProductOptionRelationReaderService()
  38311.     {
  38312.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38313.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38314.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductOptionRelationReader.php';
  38315.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38316.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38317.         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())));
  38318.     }
  38319.     /**
  38320.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader' shared service.
  38321.      *
  38322.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPriceAttributeReader
  38323.      */
  38324.     protected function getProductPriceAttributeReaderService()
  38325.     {
  38326.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38327.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38328.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductPriceAttributeReader.php';
  38329.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38330.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38331.         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())));
  38332.     }
  38333.     /**
  38334.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader' shared service.
  38335.      *
  38336.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductPropertyRelationReader
  38337.      */
  38338.     protected function getProductPropertyRelationReaderService()
  38339.     {
  38340.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38341.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38342.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductPropertyRelationReader.php';
  38343.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38344.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38345.         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())));
  38346.     }
  38347.     /**
  38348.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader' shared service.
  38349.      *
  38350.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReader
  38351.      */
  38352.     protected function getProductReaderService()
  38353.     {
  38354.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38355.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38356.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductReader.php';
  38357.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38358.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38359.         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())));
  38360.     }
  38361.     /**
  38362.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader' shared service.
  38363.      *
  38364.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ProductReviewReader
  38365.      */
  38366.     protected function getProductReviewReaderService()
  38367.     {
  38368.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38369.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38370.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ProductReviewReader.php';
  38371.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38372.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38373.         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())));
  38374.     }
  38375.     /**
  38376.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader' shared service.
  38377.      *
  38378.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PromotionReader
  38379.      */
  38380.     protected function getPromotionReaderService()
  38381.     {
  38382.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38383.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38384.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/PromotionReader.php';
  38385.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38386.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38387.         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())));
  38388.     }
  38389.     /**
  38390.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader' shared service.
  38391.      *
  38392.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\PropertyGroupOptionReader
  38393.      */
  38394.     protected function getPropertyGroupOptionReaderService()
  38395.     {
  38396.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38397.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38398.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/PropertyGroupOptionReader.php';
  38399.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38400.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38401.         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())));
  38402.     }
  38403.     /**
  38404.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader' shared service.
  38405.      *
  38406.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SalesChannelReader
  38407.      */
  38408.     protected function getSalesChannelReaderService()
  38409.     {
  38410.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38411.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38412.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/SalesChannelReader.php';
  38413.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38414.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38415.         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())));
  38416.     }
  38417.     /**
  38418.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader' shared service.
  38419.      *
  38420.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\SeoUrlReader
  38421.      */
  38422.     protected function getSeoUrlReaderService()
  38423.     {
  38424.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38425.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38426.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/SeoUrlReader.php';
  38427.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38428.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38429.         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())));
  38430.     }
  38431.     /**
  38432.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader' shared service.
  38433.      *
  38434.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\ShippingMethodReader
  38435.      */
  38436.     protected function getShippingMethodReaderService()
  38437.     {
  38438.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38439.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38440.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ShippingMethodReader.php';
  38441.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38442.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38443.         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())));
  38444.     }
  38445.     /**
  38446.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader' shared service.
  38447.      *
  38448.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TranslationReader
  38449.      */
  38450.     protected function getTranslationReaderService()
  38451.     {
  38452.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38453.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/ApiReader.php';
  38454.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/TranslationReader.php';
  38455.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38456.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38457.         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())));
  38458.     }
  38459.     /**
  38460.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway' shared service.
  38461.      *
  38462.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\ShopwareApiGateway
  38463.      */
  38464.     protected function getShopwareApiGatewayService()
  38465.     {
  38466.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayInterface.php';
  38467.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/ShopwareGatewayInterface.php';
  38468.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/ShopwareApiGateway.php';
  38469.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/EnvironmentReaderInterface.php';
  38470.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/EnvironmentReader.php';
  38471.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/TableReaderInterface.php';
  38472.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/TableReader.php';
  38473.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/TableCountReaderInterface.php';
  38474.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Api/Reader/TableCountReader.php';
  38475.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38476.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38477.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory()));
  38478.         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($a), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableReader($a), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Api\Reader\TableCountReader($a, ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service())), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  38479.     }
  38480.     /**
  38481.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader' shared service.
  38482.      *
  38483.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryAttributeReader
  38484.      */
  38485.     protected function getCategoryAttributeReader2Service()
  38486.     {
  38487.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38488.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38489.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38490.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CategoryAttributeReader.php';
  38491.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38492.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38493.         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())));
  38494.     }
  38495.     /**
  38496.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader' shared service.
  38497.      *
  38498.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CategoryReader
  38499.      */
  38500.     protected function getCategoryReader2Service()
  38501.     {
  38502.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38503.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38504.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CategoryReader.php';
  38505.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38506.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38507.         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())));
  38508.     }
  38509.     /**
  38510.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader' shared service.
  38511.      *
  38512.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CrossSellingReader
  38513.      */
  38514.     protected function getCrossSellingReader2Service()
  38515.     {
  38516.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38517.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38518.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CrossSellingReader.php';
  38519.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38520.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38521.         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())));
  38522.     }
  38523.     /**
  38524.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader' shared service.
  38525.      *
  38526.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CurrencyReader
  38527.      */
  38528.     protected function getCurrencyReader2Service()
  38529.     {
  38530.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38531.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38532.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CurrencyReader.php';
  38533.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38534.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38535.         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())));
  38536.     }
  38537.     /**
  38538.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader' shared service.
  38539.      *
  38540.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerAttributeReader
  38541.      */
  38542.     protected function getCustomerAttributeReader2Service()
  38543.     {
  38544.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38545.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38546.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38547.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerAttributeReader.php';
  38548.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38549.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38550.         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())));
  38551.     }
  38552.     /**
  38553.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader' shared service.
  38554.      *
  38555.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupAttributeReader
  38556.      */
  38557.     protected function getCustomerGroupAttributeReader2Service()
  38558.     {
  38559.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38560.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38561.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38562.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerGroupAttributeReader.php';
  38563.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38564.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38565.         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())));
  38566.     }
  38567.     /**
  38568.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader' shared service.
  38569.      *
  38570.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerGroupReader
  38571.      */
  38572.     protected function getCustomerGroupReader2Service()
  38573.     {
  38574.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38575.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38576.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerGroupReader.php';
  38577.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38578.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38579.         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())));
  38580.     }
  38581.     /**
  38582.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader' shared service.
  38583.      *
  38584.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerReader
  38585.      */
  38586.     protected function getCustomerReader2Service()
  38587.     {
  38588.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38589.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38590.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerReader.php';
  38591.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38592.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38593.         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())));
  38594.     }
  38595.     /**
  38596.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader' shared service.
  38597.      *
  38598.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\CustomerWishlistReader
  38599.      */
  38600.     protected function getCustomerWishlistReader2Service()
  38601.     {
  38602.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38603.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38604.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/CustomerWishlistReader.php';
  38605.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38606.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38607.         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())));
  38608.     }
  38609.     /**
  38610.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader' shared service.
  38611.      *
  38612.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\LanguageReader
  38613.      */
  38614.     protected function getLanguageReader2Service()
  38615.     {
  38616.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38617.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38618.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/LanguageReader.php';
  38619.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38620.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38621.         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())));
  38622.     }
  38623.     /**
  38624.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader' shared service.
  38625.      *
  38626.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MainVariantRelationReader
  38627.      */
  38628.     protected function getMainVariantRelationReader2Service()
  38629.     {
  38630.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38631.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38632.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/MainVariantRelationReader.php';
  38633.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38634.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38635.         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())));
  38636.     }
  38637.     /**
  38638.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader' shared service.
  38639.      *
  38640.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ManufacturerAttributeReader
  38641.      */
  38642.     protected function getManufacturerAttributeReader2Service()
  38643.     {
  38644.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38645.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38646.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38647.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ManufacturerAttributeReader.php';
  38648.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38649.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38650.         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())));
  38651.     }
  38652.     /**
  38653.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader' shared service.
  38654.      *
  38655.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaAlbumReader
  38656.      */
  38657.     protected function getMediaAlbumReader2Service()
  38658.     {
  38659.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38660.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38661.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/MediaAlbumReader.php';
  38662.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38663.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38664.         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())));
  38665.     }
  38666.     /**
  38667.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader' shared service.
  38668.      *
  38669.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\MediaReader
  38670.      */
  38671.     protected function getMediaReader2Service()
  38672.     {
  38673.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38674.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38675.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/MediaReader.php';
  38676.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38677.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38678.         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())));
  38679.     }
  38680.     /**
  38681.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader' shared service.
  38682.      *
  38683.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NewsletterRecipientReader
  38684.      */
  38685.     protected function getNewsletterRecipientReader2Service()
  38686.     {
  38687.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38688.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38689.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/NewsletterRecipientReader.php';
  38690.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38691.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38692.         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())));
  38693.     }
  38694.     /**
  38695.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader' shared service.
  38696.      *
  38697.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\NumberRangeReader
  38698.      */
  38699.     protected function getNumberRangeReader2Service()
  38700.     {
  38701.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38702.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38703.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/NumberRangeReader.php';
  38704.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38705.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38706.         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())));
  38707.     }
  38708.     /**
  38709.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader' shared service.
  38710.      *
  38711.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderAttributeReader
  38712.      */
  38713.     protected function getOrderAttributeReader2Service()
  38714.     {
  38715.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38716.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38717.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38718.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderAttributeReader.php';
  38719.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38720.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38721.         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())));
  38722.     }
  38723.     /**
  38724.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader' shared service.
  38725.      *
  38726.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentAttributeReader
  38727.      */
  38728.     protected function getOrderDocumentAttributeReader2Service()
  38729.     {
  38730.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38731.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38732.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38733.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderDocumentAttributeReader.php';
  38734.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38735.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38736.         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())));
  38737.     }
  38738.     /**
  38739.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader' shared service.
  38740.      *
  38741.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderDocumentReader
  38742.      */
  38743.     protected function getOrderDocumentReader2Service()
  38744.     {
  38745.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38746.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38747.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderDocumentReader.php';
  38748.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38749.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38750.         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())));
  38751.     }
  38752.     /**
  38753.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader' shared service.
  38754.      *
  38755.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\OrderReader
  38756.      */
  38757.     protected function getOrderReader2Service()
  38758.     {
  38759.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38760.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38761.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/OrderReader.php';
  38762.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38763.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38764.         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())));
  38765.     }
  38766.     /**
  38767.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader' shared service.
  38768.      *
  38769.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductAttributeReader
  38770.      */
  38771.     protected function getProductAttributeReader2Service()
  38772.     {
  38773.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38774.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38775.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38776.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductAttributeReader.php';
  38777.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38778.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38779.         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())));
  38780.     }
  38781.     /**
  38782.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader' shared service.
  38783.      *
  38784.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductOptionRelationReader
  38785.      */
  38786.     protected function getProductOptionRelationReader2Service()
  38787.     {
  38788.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38789.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38790.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductOptionRelationReader.php';
  38791.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38792.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38793.         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())));
  38794.     }
  38795.     /**
  38796.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader' shared service.
  38797.      *
  38798.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPriceAttributeReader
  38799.      */
  38800.     protected function getProductPriceAttributeReader2Service()
  38801.     {
  38802.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38803.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38804.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AttributeReader.php';
  38805.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductPriceAttributeReader.php';
  38806.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38807.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38808.         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())));
  38809.     }
  38810.     /**
  38811.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader' shared service.
  38812.      *
  38813.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductPropertyRelationReader
  38814.      */
  38815.     protected function getProductPropertyRelationReader2Service()
  38816.     {
  38817.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38818.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38819.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductPropertyRelationReader.php';
  38820.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38821.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38822.         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())));
  38823.     }
  38824.     /**
  38825.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader' shared service.
  38826.      *
  38827.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReader
  38828.      */
  38829.     protected function getProductReader2Service()
  38830.     {
  38831.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38832.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38833.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductReader.php';
  38834.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38835.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38836.         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())));
  38837.     }
  38838.     /**
  38839.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader' shared service.
  38840.      *
  38841.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ProductReviewReader
  38842.      */
  38843.     protected function getProductReviewReader2Service()
  38844.     {
  38845.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38846.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38847.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ProductReviewReader.php';
  38848.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38849.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38850.         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())));
  38851.     }
  38852.     /**
  38853.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader' shared service.
  38854.      *
  38855.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PromotionReader
  38856.      */
  38857.     protected function getPromotionReader2Service()
  38858.     {
  38859.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38860.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38861.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/PromotionReader.php';
  38862.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38863.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38864.         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())));
  38865.     }
  38866.     /**
  38867.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader' shared service.
  38868.      *
  38869.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\PropertyGroupOptionReader
  38870.      */
  38871.     protected function getPropertyGroupOptionReader2Service()
  38872.     {
  38873.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38874.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38875.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/PropertyGroupOptionReader.php';
  38876.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38877.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38878.         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())));
  38879.     }
  38880.     /**
  38881.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader' shared service.
  38882.      *
  38883.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SalesChannelReader
  38884.      */
  38885.     protected function getSalesChannelReader2Service()
  38886.     {
  38887.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38888.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38889.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/SalesChannelReader.php';
  38890.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38891.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38892.         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())));
  38893.     }
  38894.     /**
  38895.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader' shared service.
  38896.      *
  38897.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\SeoUrlReader
  38898.      */
  38899.     protected function getSeoUrlReader2Service()
  38900.     {
  38901.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38902.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38903.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/SeoUrlReader.php';
  38904.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38905.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38906.         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())));
  38907.     }
  38908.     /**
  38909.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader' shared service.
  38910.      *
  38911.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\ShippingMethodReader
  38912.      */
  38913.     protected function getShippingMethodReader2Service()
  38914.     {
  38915.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38916.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38917.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/ShippingMethodReader.php';
  38918.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38919.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38920.         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())));
  38921.     }
  38922.     /**
  38923.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader' shared service.
  38924.      *
  38925.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TranslationReader
  38926.      */
  38927.     protected function getTranslationReader2Service()
  38928.     {
  38929.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/ReaderInterface.php';
  38930.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/AbstractReader.php';
  38931.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/TranslationReader.php';
  38932.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38933.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38934.         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())));
  38935.     }
  38936.     /**
  38937.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway' shared service.
  38938.      *
  38939.      * @return \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway
  38940.      */
  38941.     protected function getShopwareLocalGatewayService()
  38942.     {
  38943.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/GatewayInterface.php';
  38944.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/ShopwareGatewayInterface.php';
  38945.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/ShopwareLocalGateway.php';
  38946.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Gateway/Reader/EnvironmentReaderInterface.php';
  38947.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/EnvironmentReader.php';
  38948.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/TableReaderInterface.php';
  38949.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Local/Reader/TableReader.php';
  38950.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38951.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38952.         $a = ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Connection\\ConnectionFactory'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Connection\ConnectionFactory()));
  38953.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Gateway\\Local\\ShopwareLocalGateway'] = new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\ShopwareLocalGateway(($this->privates['SwagMigrationAssistant\\Migration\\Gateway\\Reader\\ReaderRegistry'] ?? $this->getReaderRegistryService()), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\EnvironmentReader($a), new \SwagMigrationAssistant\Profile\Shopware\Gateway\Local\Reader\TableReader($a), $a, ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  38954.     }
  38955.     /**
  38956.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService' shared service.
  38957.      *
  38958.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService
  38959.      */
  38960.     protected function getHttpMediaDownloadServiceService()
  38961.     {
  38962.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  38963.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  38964.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpMediaDownloadService.php';
  38965.         $a = ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service());
  38966.         if (isset($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'])) {
  38967.             return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'];
  38968.         }
  38969.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpMediaDownloadService'] = new \SwagMigrationAssistant\Profile\Shopware\Media\HttpMediaDownloadService(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), $a, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38970.     }
  38971.     /**
  38972.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor' shared service.
  38973.      *
  38974.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor
  38975.      */
  38976.     protected function getHttpOrderDocumentProcessorService()
  38977.     {
  38978.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  38979.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  38980.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/HttpOrderDocumentProcessor.php';
  38981.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactoryInterface.php';
  38982.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Gateway/Connection/ConnectionFactory.php';
  38983.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\HttpOrderDocumentProcessor'] = new \SwagMigrationAssistant\Profile\Shopware\Media\HttpOrderDocumentProcessor(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($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()));
  38984.     }
  38985.     /**
  38986.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor' shared service.
  38987.      *
  38988.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor
  38989.      */
  38990.     protected function getLocalMediaProcessorService()
  38991.     {
  38992.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  38993.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  38994.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/LocalMediaProcessor.php';
  38995.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalMediaProcessor'] = new \SwagMigrationAssistant\Profile\Shopware\Media\LocalMediaProcessor(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), new RewindableGenerator(function () {
  38996.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\Md5StrategyResolver'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\Md5StrategyResolver'] = new \SwagMigrationAssistant\Profile\Shopware\Media\Strategy\Md5StrategyResolver()));
  38997.             yield => ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\PlainStrategyResolver'] ?? ($this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\Strategy\\PlainStrategyResolver'] = new \SwagMigrationAssistant\Profile\Shopware\Media\Strategy\PlainStrategyResolver()));
  38998.         }, 2), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  38999.     }
  39000.     /**
  39001.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor' shared service.
  39002.      *
  39003.      * @return \SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor
  39004.      */
  39005.     protected function getLocalOrderDocumentProcessorService()
  39006.     {
  39007.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/BaseMediaService.php';
  39008.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Media/MediaFileProcessorInterface.php';
  39009.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Media/LocalOrderDocumentProcessor.php';
  39010.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Media\\LocalOrderDocumentProcessor'] = new \SwagMigrationAssistant\Profile\Shopware\Media\LocalOrderDocumentProcessor(($this->services['swag_migration_media_file.repository'] ?? $this->getSwagMigrationMediaFile_RepositoryService()), ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service()), ($this->privates['SwagMigrationAssistant\\Migration\\Logging\\LoggingService'] ?? $this->getLoggingService2Service()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  39011.     }
  39012.     /**
  39013.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader' shared service.
  39014.      *
  39015.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader
  39016.      */
  39017.     protected function getDeliveryTimeReader2Service()
  39018.     {
  39019.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  39020.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  39021.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/DeliveryTimeReader.php';
  39022.         return $this->privates['SwagMigrationAssistant\\Profile\\Shopware\\Premapping\\DeliveryTimeReader'] = new \SwagMigrationAssistant\Profile\Shopware\Premapping\DeliveryTimeReader(($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()));
  39023.     }
  39024.     /**
  39025.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader' shared service.
  39026.      *
  39027.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\OrderDeliveryStateReader
  39028.      */
  39029.     protected function getOrderDeliveryStateReaderService()
  39030.     {
  39031.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  39032.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  39033.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/OrderDeliveryStateReader.php';
  39034.         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()));
  39035.     }
  39036.     /**
  39037.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader' shared service.
  39038.      *
  39039.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\OrderStateReader
  39040.      */
  39041.     protected function getOrderStateReaderService()
  39042.     {
  39043.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  39044.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  39045.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/OrderStateReader.php';
  39046.         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()));
  39047.     }
  39048.     /**
  39049.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\PaymentMethodReader' shared service.
  39050.      *
  39051.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\PaymentMethodReader
  39052.      */
  39053.     protected function getPaymentMethodReaderService()
  39054.     {
  39055.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  39056.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  39057.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/PaymentMethodReader.php';
  39058.         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()));
  39059.     }
  39060.     /**
  39061.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\SalutationReader' shared service.
  39062.      *
  39063.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\SalutationReader
  39064.      */
  39065.     protected function getSalutationReader2Service()
  39066.     {
  39067.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  39068.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  39069.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/SalutationReader.php';
  39070.         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()));
  39071.     }
  39072.     /**
  39073.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader' shared service.
  39074.      *
  39075.      * @return \SwagMigrationAssistant\Profile\Shopware\Premapping\TransactionStateReader
  39076.      */
  39077.     protected function getTransactionStateReaderService()
  39078.     {
  39079.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/PremappingReaderInterface.php';
  39080.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Premapping/AbstractPremappingReader.php';
  39081.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Premapping/TransactionStateReader.php';
  39082.         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()));
  39083.     }
  39084.     /**
  39085.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter' shared service.
  39086.      *
  39087.      * @return \SwagMigrationAssistant\Profile\Shopware\Writer\ProductOptionRelationWriter
  39088.      */
  39089.     protected function getProductOptionRelationWriterService()
  39090.     {
  39091.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  39092.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  39093.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Writer/ProductOptionRelationWriter.php';
  39094.         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()));
  39095.     }
  39096.     /**
  39097.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter' shared service.
  39098.      *
  39099.      * @return \SwagMigrationAssistant\Profile\Shopware\Writer\ProductPropertyRelationWriter
  39100.      */
  39101.     protected function getProductPropertyRelationWriterService()
  39102.     {
  39103.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  39104.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  39105.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Writer/ProductPropertyRelationWriter.php';
  39106.         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()));
  39107.     }
  39108.     /**
  39109.      * Gets the private 'SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter' shared service.
  39110.      *
  39111.      * @return \SwagMigrationAssistant\Profile\Shopware\Writer\PromotionWriter
  39112.      */
  39113.     protected function getPromotionWriterService()
  39114.     {
  39115.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/WriterInterface.php';
  39116.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Migration/Writer/AbstractWriter.php';
  39117.         include_once \dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Profile/Shopware/Writer/PromotionWriter.php';
  39118.         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()));
  39119.     }
  39120.     /**
  39121.      * Gets the private 'Swag\CmsExtensions\Form\Action\FormMailSubscriber' shared service.
  39122.      *
  39123.      * @return \Swag\CmsExtensions\Form\Action\FormMailSubscriber
  39124.      */
  39125.     protected function getFormMailSubscriberService()
  39126.     {
  39127.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Action/FormMailSubscriber.php';
  39128.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39129.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'])) {
  39130.             return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'];
  39131.         }
  39132.         $b = ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailService2Service());
  39133.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'])) {
  39134.             return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'];
  39135.         }
  39136.         return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'] = new \Swag\CmsExtensions\Form\Action\FormMailSubscriber($a$b);
  39137.     }
  39138.     /**
  39139.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry' shared service.
  39140.      *
  39141.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry
  39142.      */
  39143.     protected function getFormGroupFieldTypeRegistryService()
  39144.     {
  39145.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldTypeRegistry.php';
  39146.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry(($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService()), new RewindableGenerator(function () {
  39147.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Text'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Text'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Text()));
  39148.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Textarea'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Textarea'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Textarea()));
  39149.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Email'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Email'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Email()));
  39150.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Number'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Number'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Number()));
  39151.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Checkbox'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Checkbox'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Checkbox()));
  39152.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Select'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Select'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Select()));
  39153.         }, 6));
  39154.     }
  39155.     /**
  39156.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator' shared service.
  39157.      *
  39158.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator
  39159.      */
  39160.     protected function getConfigValidator2Service()
  39161.     {
  39162.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/ConfigValidator.php';
  39163.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  39164.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'])) {
  39165.             return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'];
  39166.         }
  39167.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator($a, ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] ?? $this->getFormGroupFieldTypeRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  39168.     }
  39169.     /**
  39170.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator' shared service.
  39171.      *
  39172.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator
  39173.      */
  39174.     protected function getTechnicalNameValidatorService()
  39175.     {
  39176.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/TechnicalNameValidator.php';
  39177.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  39178.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'])) {
  39179.             return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'];
  39180.         }
  39181.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a);
  39182.     }
  39183.     /**
  39184.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator' shared service.
  39185.      *
  39186.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator
  39187.      */
  39188.     protected function getTypeValidatorService()
  39189.     {
  39190.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/TypeValidator.php';
  39191.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TypeValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator(($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] ?? $this->getFormGroupFieldTypeRegistryService()));
  39192.     }
  39193.     /**
  39194.      * Gets the private 'Swag\CmsExtensions\Form\Component\ComponentRegistry' shared service.
  39195.      *
  39196.      * @return \Swag\CmsExtensions\Form\Component\ComponentRegistry
  39197.      */
  39198.     protected function getComponentRegistryService()
  39199.     {
  39200.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/ComponentRegistry.php';
  39201.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] = new \Swag\CmsExtensions\Form\Component\ComponentRegistry(new RewindableGenerator(function () {
  39202.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\TextComponentHandler()));
  39203.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextareaComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextareaComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\TextareaComponentHandler()));
  39204.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\EmailComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\EmailComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\EmailComponentHandler()));
  39205.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\NumberComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\NumberComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\NumberComponentHandler()));
  39206.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'] ?? $this->getCheckboxComponentHandlerService());
  39207.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'] ?? $this->getSelectComponentHandlerService());
  39208.         }, 6));
  39209.     }
  39210.     /**
  39211.      * Gets the private 'Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler' shared service.
  39212.      *
  39213.      * @return \Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler
  39214.      */
  39215.     protected function getCheckboxComponentHandlerService()
  39216.     {
  39217.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/AbstractComponentHandler.php';
  39218.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php';
  39219.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  39220.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'])) {
  39221.             return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'];
  39222.         }
  39223.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler($a);
  39224.     }
  39225.     /**
  39226.      * Gets the private 'Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler' shared service.
  39227.      *
  39228.      * @return \Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler
  39229.      */
  39230.     protected function getSelectComponentHandlerService()
  39231.     {
  39232.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/AbstractComponentHandler.php';
  39233.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/SelectComponentHandler.php';
  39234.         $a = ($this->services['country.repository'] ?? $this->getCountry_RepositoryService());
  39235.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'])) {
  39236.             return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'];
  39237.         }
  39238.         $b = ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService());
  39239.         if (isset($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'])) {
  39240.             return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'];
  39241.         }
  39242.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler($a$b);
  39243.     }
  39244.     /**
  39245.      * Gets the private 'Swag\CmsExtensions\Form\Validation\TechnicalNameValidator' shared service.
  39246.      *
  39247.      * @return \Swag\CmsExtensions\Form\Validation\TechnicalNameValidator
  39248.      */
  39249.     protected function getTechnicalNameValidator2Service()
  39250.     {
  39251.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Form/Validation/TechnicalNameValidator.php';
  39252.         return $this->privates['Swag\\CmsExtensions\\Form\\Validation\\TechnicalNameValidator'] = new \Swag\CmsExtensions\Form\Validation\TechnicalNameValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  39253.     }
  39254.     /**
  39255.      * Gets the private 'Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver' shared service.
  39256.      *
  39257.      * @return \Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver
  39258.      */
  39259.     protected function getCustomFormCmsElementResolverService()
  39260.     {
  39261.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  39262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  39263.         include_once \dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/DataResolver/CustomFormCmsElementResolver.php';
  39264.         $a = ($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService());
  39265.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'])) {
  39266.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'];
  39267.         }
  39268.         return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] = new \Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver($a);
  39269.     }
  39270.     /**
  39271.      * Gets the private 'Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator' shared service.
  39272.      *
  39273.      * @return \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator
  39274.      */
  39275.     protected function getSalesChannelCmsPageLoaderBlockRuleDecoratorService()
  39276.     {
  39277.         $a = ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService());
  39278.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'])) {
  39279.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'];
  39280.         }
  39281.         $b = ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService());
  39282.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'])) {
  39283.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'];
  39284.         }
  39285.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  39286.         if (isset($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'])) {
  39287.             return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'];
  39288.         }
  39289.         return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] = new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator(new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderScrollNavigationDecorator(new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator(new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader($a$b$c))));
  39290.     }
  39291.     /**
  39292.      * Gets the private 'Swp\SampleOrderSix\Core\Content\Product\SalesChannel\Price\ProductPriceCalculatorDecorator' shared service.
  39293.      *
  39294.      * @return \Swp\SampleOrderSix\Core\Content\Product\SalesChannel\Price\ProductPriceCalculatorDecorator
  39295.      */
  39296.     protected function getProductPriceCalculatorDecoratorService()
  39297.     {
  39298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  39299.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/Content/Product/SalesChannel/Price/ProductPriceCalculatorDecorator.php';
  39300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  39301.         $a = ($this->services['unit.repository'] ?? $this->getUnit_RepositoryService());
  39302.         if (isset($this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'])) {
  39303.             return $this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'];
  39304.         }
  39305.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39306.         if (isset($this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'])) {
  39307.             return $this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'];
  39308.         }
  39309.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService());
  39310.         return $this->privates['Swp\\SampleOrderSix\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculatorDecorator'] = new \Swp\SampleOrderSix\Core\Content\Product\SalesChannel\Price\ProductPriceCalculatorDecorator(new \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator($a$c), $b$c);
  39311.     }
  39312.     /**
  39313.      * Gets the private 'Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixCartProcessor' shared service.
  39314.      *
  39315.      * @return \Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixCartProcessor
  39316.      */
  39317.     protected function getSampleOrderSixCartProcessorService()
  39318.     {
  39319.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  39320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  39321.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/SampleOrderSix/Checkout/Cart/SampleOrderSixCartProcessor.php';
  39322.         $a = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  39323.         if (isset($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'])) {
  39324.             return $this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'];
  39325.         }
  39326.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39327.         if (isset($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'])) {
  39328.             return $this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'];
  39329.         }
  39330.         return $this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixCartProcessor'] = new \Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixCartProcessor($a, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), $b);
  39331.     }
  39332.     /**
  39333.      * Gets the private 'Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixSurchargeCartProcessor' shared service.
  39334.      *
  39335.      * @return \Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixSurchargeCartProcessor
  39336.      */
  39337.     protected function getSampleOrderSixSurchargeCartProcessorService()
  39338.     {
  39339.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/SampleOrderSix/Checkout/Cart/SampleOrderSixSurchargeCartProcessor.php';
  39340.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39341.         if (isset($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixSurchargeCartProcessor'])) {
  39342.             return $this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixSurchargeCartProcessor'];
  39343.         }
  39344.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  39345.         if (isset($this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixSurchargeCartProcessor'])) {
  39346.             return $this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixSurchargeCartProcessor'];
  39347.         }
  39348.         return $this->privates['Swp\\SampleOrderSix\\Core\\SampleOrderSix\\Checkout\\Cart\\SampleOrderSixSurchargeCartProcessor'] = new \Swp\SampleOrderSix\Core\SampleOrderSix\Checkout\Cart\SampleOrderSixSurchargeCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), $a$b);
  39349.     }
  39350.     /**
  39351.      * Gets the private 'Swp\SampleOrderSix\Subscriber\Frontend' shared service.
  39352.      *
  39353.      * @return \Swp\SampleOrderSix\Subscriber\Frontend
  39354.      */
  39355.     protected function getFrontendService()
  39356.     {
  39357.         include_once \dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Subscriber/Frontend.php';
  39358.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  39359.         if (isset($this->privates['Swp\\SampleOrderSix\\Subscriber\\Frontend'])) {
  39360.             return $this->privates['Swp\\SampleOrderSix\\Subscriber\\Frontend'];
  39361.         }
  39362.         return $this->privates['Swp\\SampleOrderSix\\Subscriber\\Frontend'] = new \Swp\SampleOrderSix\Subscriber\Frontend($a);
  39363.     }
  39364.     /**
  39365.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  39366.      *
  39367.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  39368.      */
  39369.     protected function getPsrHttpFactoryService()
  39370.     {
  39371.         $a = ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] ?? ($this->privates['Nyholm\\Psr7\\Factory\\Psr17Factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  39372.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  39373.     }
  39374.     /**
  39375.      * Gets the private 'Symfony\Component\Dotenv\Command\DotenvDumpCommand' shared autowired service.
  39376.      *
  39377.      * @return \Symfony\Component\Dotenv\Command\DotenvDumpCommand
  39378.      */
  39379.     protected function getDotenvDumpCommandService()
  39380.     {
  39381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39382.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DotenvDumpCommand.php';
  39383.         $this->privates['Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand'] = $instance = new \Symfony\Component\Dotenv\Command\DotenvDumpCommand(\dirname(__DIR__4));
  39384.         $instance->setName('dotenv:dump');
  39385.         $instance->setDescription('Compiles .env files to .env.local.php');
  39386.         return $instance;
  39387.     }
  39388.     /**
  39389.      * Gets the private 'annotations.cache_adapter' shared service.
  39390.      *
  39391.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  39392.      */
  39393.     protected function getAnnotations_CacheAdapterService()
  39394.     {
  39395.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  39396.     }
  39397.     /**
  39398.      * Gets the private 'annotations.cache_warmer' shared service.
  39399.      *
  39400.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  39401.      */
  39402.     protected function getAnnotations_CacheWarmerService()
  39403.     {
  39404.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  39406.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  39407.         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);
  39408.     }
  39409.     /**
  39410.      * Gets the private 'annotations.cached_reader' shared service.
  39411.      *
  39412.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  39413.      */
  39414.     protected function getAnnotations_CachedReaderService()
  39415.     {
  39416.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  39417.     }
  39418.     /**
  39419.      * Gets the private 'annotations.reader' shared service.
  39420.      *
  39421.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  39422.      */
  39423.     protected function getAnnotations_ReaderService()
  39424.     {
  39425.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  39426.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  39427.         $a->registerUniqueLoader('class_exists');
  39428.         $instance->addGlobalIgnoredName('required'$a);
  39429.         return $instance;
  39430.     }
  39431.     /**
  39432.      * Gets the private 'assets.packages' shared service.
  39433.      *
  39434.      * @return \Symfony\Component\Asset\Packages
  39435.      */
  39436.     protected function getAssets_PackagesService()
  39437.     {
  39438.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  39439.         $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 () {
  39440.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  39441.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  39442.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  39443.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  39444.         }, 4));
  39445.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  39446.         return $instance;
  39447.     }
  39448.     /**
  39449.      * Gets the private 'cache.annotations' shared service.
  39450.      *
  39451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39452.      */
  39453.     protected function getCache_AnnotationsService()
  39454.     {
  39455.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VLiN00d3Qp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  39456.     }
  39457.     /**
  39458.      * Gets the private 'cache.http' shared service.
  39459.      *
  39460.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  39461.      */
  39462.     protected function getCache_HttpService()
  39463.     {
  39464.         $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()));
  39465.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  39466.         return $instance;
  39467.     }
  39468.     /**
  39469.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  39470.      *
  39471.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39472.      */
  39473.     protected function getCache_Messenger_RestartWorkersSignalService()
  39474.     {
  39475.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  39476.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  39477.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  39478.     }
  39479.     /**
  39480.      * Gets the private 'cache.property_info' shared service.
  39481.      *
  39482.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39483.      */
  39484.     protected function getCache_PropertyInfoService()
  39485.     {
  39486.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BzprtmELQW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  39487.     }
  39488.     /**
  39489.      * Gets the private 'cache.rate_limiter' shared service.
  39490.      *
  39491.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39492.      */
  39493.     protected function getCache_RateLimiterService()
  39494.     {
  39495.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  39496.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  39497.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  39498.     }
  39499.     /**
  39500.      * Gets the private 'cache.serializer' shared service.
  39501.      *
  39502.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39503.      */
  39504.     protected function getCache_SerializerService()
  39505.     {
  39506.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hA5fJV+SLE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  39507.     }
  39508.     /**
  39509.      * Gets the private 'cache.tags' shared service.
  39510.      *
  39511.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39512.      */
  39513.     protected function getCache_TagsService()
  39514.     {
  39515.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  39516.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  39517.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  39518.     }
  39519.     /**
  39520.      * Gets the private 'cache.validator' shared service.
  39521.      *
  39522.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  39523.      */
  39524.     protected function getCache_ValidatorService()
  39525.     {
  39526.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9T3lwzvgHG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  39527.     }
  39528.     /**
  39529.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  39530.      *
  39531.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  39532.      */
  39533.     protected function getCachePoolClearer_CacheWarmerService()
  39534.     {
  39535.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  39537.         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']);
  39538.     }
  39539.     /**
  39540.      * Gets the private 'config_builder.warmer' shared service.
  39541.      *
  39542.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  39543.      */
  39544.     protected function getConfigBuilder_WarmerService()
  39545.     {
  39546.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  39547.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  39548.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['logger'] ?? $this->getLoggerService()));
  39549.     }
  39550.     /**
  39551.      * Gets the private 'config_cache_factory' shared service.
  39552.      *
  39553.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  39554.      */
  39555.     protected function getConfigCacheFactoryService()
  39556.     {
  39557.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  39558.             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)));
  39559.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  39560.         }, 2));
  39561.     }
  39562.     /**
  39563.      * Gets the private 'console.command.about' shared service.
  39564.      *
  39565.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  39566.      */
  39567.     protected function getConsole_Command_AboutService()
  39568.     {
  39569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  39571.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  39572.         $instance->setName('about');
  39573.         $instance->setDescription('Display information about the current project');
  39574.         return $instance;
  39575.     }
  39576.     /**
  39577.      * Gets the private 'console.command.assets_install' shared service.
  39578.      *
  39579.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  39580.      */
  39581.     protected function getConsole_Command_AssetsInstallService()
  39582.     {
  39583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  39585.         $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()));
  39586.         $instance->setName('assets:install');
  39587.         return $instance;
  39588.     }
  39589.     /**
  39590.      * Gets the private 'console.command.cache_clear' shared service.
  39591.      *
  39592.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  39593.      */
  39594.     protected function getConsole_Command_CacheClearService()
  39595.     {
  39596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39597.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  39598.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  39599.         $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())));
  39600.         $instance->setName('cache:clear');
  39601.         $instance->setDescription('Clear the cache');
  39602.         return $instance;
  39603.     }
  39604.     /**
  39605.      * Gets the private 'console.command.cache_pool_clear' shared service.
  39606.      *
  39607.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  39608.      */
  39609.     protected function getConsole_Command_CachePoolClearService()
  39610.     {
  39611.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39612.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  39613.         $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']);
  39614.         $instance->setName('cache:pool:clear');
  39615.         $instance->setDescription('Clear cache pools');
  39616.         return $instance;
  39617.     }
  39618.     /**
  39619.      * Gets the private 'console.command.cache_pool_delete' shared service.
  39620.      *
  39621.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  39622.      */
  39623.     protected function getConsole_Command_CachePoolDeleteService()
  39624.     {
  39625.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  39627.         $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']);
  39628.         $instance->setName('cache:pool:delete');
  39629.         $instance->setDescription('Delete an item from a cache pool');
  39630.         return $instance;
  39631.     }
  39632.     /**
  39633.      * Gets the private 'console.command.cache_pool_list' shared service.
  39634.      *
  39635.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  39636.      */
  39637.     protected function getConsole_Command_CachePoolListService()
  39638.     {
  39639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39640.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  39641.         $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']);
  39642.         $instance->setName('cache:pool:list');
  39643.         $instance->setDescription('List available cache pools');
  39644.         return $instance;
  39645.     }
  39646.     /**
  39647.      * Gets the private 'console.command.cache_pool_prune' shared service.
  39648.      *
  39649.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  39650.      */
  39651.     protected function getConsole_Command_CachePoolPruneService()
  39652.     {
  39653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  39655.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  39656.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  39657.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  39658.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  39659.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  39660.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  39661.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  39662.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  39663.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  39664.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  39665.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  39666.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  39667.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  39668.         }, 12));
  39669.         $instance->setName('cache:pool:prune');
  39670.         $instance->setDescription('Prune cache pools');
  39671.         return $instance;
  39672.     }
  39673.     /**
  39674.      * Gets the private 'console.command.cache_warmup' shared service.
  39675.      *
  39676.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  39677.      */
  39678.     protected function getConsole_Command_CacheWarmupService()
  39679.     {
  39680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  39682.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  39683.         $instance->setName('cache:warmup');
  39684.         $instance->setDescription('Warm up an empty cache');
  39685.         return $instance;
  39686.     }
  39687.     /**
  39688.      * Gets the private 'console.command.config_debug' shared service.
  39689.      *
  39690.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  39691.      */
  39692.     protected function getConsole_Command_ConfigDebugService()
  39693.     {
  39694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  39696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  39697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  39698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  39699.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  39700.         $instance->setName('debug:config');
  39701.         $instance->setDescription('Dump the current configuration for an extension');
  39702.         return $instance;
  39703.     }
  39704.     /**
  39705.      * Gets the private 'console.command.config_dump_reference' shared service.
  39706.      *
  39707.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  39708.      */
  39709.     protected function getConsole_Command_ConfigDumpReferenceService()
  39710.     {
  39711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39712.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  39713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  39714.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  39715.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  39716.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  39717.         $instance->setName('config:dump-reference');
  39718.         $instance->setDescription('Dump the default configuration for an extension');
  39719.         return $instance;
  39720.     }
  39721.     /**
  39722.      * Gets the private 'console.command.container_debug' shared service.
  39723.      *
  39724.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  39725.      */
  39726.     protected function getConsole_Command_ContainerDebugService()
  39727.     {
  39728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39729.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  39730.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  39731.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  39732.         $instance->setName('debug:container');
  39733.         $instance->setDescription('Display current services for an application');
  39734.         return $instance;
  39735.     }
  39736.     /**
  39737.      * Gets the private 'console.command.container_lint' shared service.
  39738.      *
  39739.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  39740.      */
  39741.     protected function getConsole_Command_ContainerLintService()
  39742.     {
  39743.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39744.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  39745.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  39746.         $instance->setName('lint:container');
  39747.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  39748.         return $instance;
  39749.     }
  39750.     /**
  39751.      * Gets the private 'console.command.debug_autowiring' shared service.
  39752.      *
  39753.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  39754.      */
  39755.     protected function getConsole_Command_DebugAutowiringService()
  39756.     {
  39757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  39759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  39760.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  39761.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  39762.         $instance->setName('debug:autowiring');
  39763.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  39764.         return $instance;
  39765.     }
  39766.     /**
  39767.      * Gets the private 'console.command.dotenv_debug' shared service.
  39768.      *
  39769.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  39770.      */
  39771.     protected function getConsole_Command_DotenvDebugService()
  39772.     {
  39773.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39774.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  39775.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  39776.         $instance->setName('debug:dotenv');
  39777.         $instance->setDescription('Lists all dotenv files with variables and values');
  39778.         return $instance;
  39779.     }
  39780.     /**
  39781.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  39782.      *
  39783.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  39784.      */
  39785.     protected function getConsole_Command_EventDispatcherDebugService()
  39786.     {
  39787.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  39789.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  39790.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  39791.         ], [
  39792.             'event_dispatcher' => '?',
  39793.         ]));
  39794.         $instance->setName('debug:event-dispatcher');
  39795.         $instance->setDescription('Display configured listeners for an application');
  39796.         return $instance;
  39797.     }
  39798.     /**
  39799.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  39800.      *
  39801.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  39802.      */
  39803.     protected function getConsole_Command_MessengerConsumeMessagesService()
  39804.     {
  39805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39806.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  39807.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  39808.         $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']);
  39809.         $instance->setName('messenger:consume');
  39810.         $instance->setDescription('Consume messages');
  39811.         return $instance;
  39812.     }
  39813.     /**
  39814.      * Gets the private 'console.command.messenger_debug' shared service.
  39815.      *
  39816.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  39817.      */
  39818.     protected function getConsole_Command_MessengerDebugService()
  39819.     {
  39820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39821.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  39822.         $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'=> []]], 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\ProcessMediaMessage' => [=> [=> 'SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\ProcessMediaHandler'=> []]], 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\CleanupMigrationMessage' => [=> [=> 'SwagMigrationAssistant\\Migration\\MessageQueue\\Handler\\CleanupMigrationHandler'=> []]], 'Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessage' => [=> [=> 'Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessageHandler'=> []]], 'Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessage' => [=> [=> 'Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkMessage' => [=> [=> 'Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessageHandler'=> []]], 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessage' => [=> [=> 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessageHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  39823.         $instance->setName('debug:messenger');
  39824.         $instance->setDescription('List messages you can dispatch using the message buses');
  39825.         return $instance;
  39826.     }
  39827.     /**
  39828.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  39829.      *
  39830.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  39831.      */
  39832.     protected function getConsole_Command_MessengerSetupTransportsService()
  39833.     {
  39834.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39835.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  39836.         $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']);
  39837.         $instance->setName('messenger:setup-transports');
  39838.         $instance->setDescription('Prepare the required infrastructure for the transport');
  39839.         return $instance;
  39840.     }
  39841.     /**
  39842.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  39843.      *
  39844.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  39845.      */
  39846.     protected function getConsole_Command_MessengerStopWorkersService()
  39847.     {
  39848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39849.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  39850.         $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()));
  39851.         $instance->setName('messenger:stop-workers');
  39852.         $instance->setDescription('Stop workers after their current message');
  39853.         return $instance;
  39854.     }
  39855.     /**
  39856.      * Gets the private 'console.command.router_debug' shared service.
  39857.      *
  39858.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  39859.      */
  39860.     protected function getConsole_Command_RouterDebugService()
  39861.     {
  39862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  39864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  39865.         $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()));
  39866.         $instance->setName('debug:router');
  39867.         $instance->setDescription('Display current routes for an application');
  39868.         return $instance;
  39869.     }
  39870.     /**
  39871.      * Gets the private 'console.command.router_match' shared service.
  39872.      *
  39873.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  39874.      */
  39875.     protected function getConsole_Command_RouterMatchService()
  39876.     {
  39877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  39879.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  39880.             return new \EmptyIterator();
  39881.         }, 0));
  39882.         $instance->setName('router:match');
  39883.         $instance->setDescription('Help debug routes by simulating a path info match');
  39884.         return $instance;
  39885.     }
  39886.     /**
  39887.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  39888.      *
  39889.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  39890.      */
  39891.     protected function getConsole_Command_SecretsDecryptToLocalService()
  39892.     {
  39893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  39895.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  39896.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  39897.         $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')))));
  39898.         $instance->setName('secrets:decrypt-to-local');
  39899.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  39900.         return $instance;
  39901.     }
  39902.     /**
  39903.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  39904.      *
  39905.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  39906.      */
  39907.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  39908.     {
  39909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39910.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  39911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  39912.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  39913.         $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')))));
  39914.         $instance->setName('secrets:encrypt-from-local');
  39915.         $instance->setDescription('Encrypt all local secrets to the vault');
  39916.         return $instance;
  39917.     }
  39918.     /**
  39919.      * Gets the private 'console.command.secrets_generate_key' shared service.
  39920.      *
  39921.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  39922.      */
  39923.     protected function getConsole_Command_SecretsGenerateKeyService()
  39924.     {
  39925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39926.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  39927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  39928.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  39929.         $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')))));
  39930.         $instance->setName('secrets:generate-keys');
  39931.         $instance->setDescription('Generate new encryption keys');
  39932.         return $instance;
  39933.     }
  39934.     /**
  39935.      * Gets the private 'console.command.secrets_list' shared service.
  39936.      *
  39937.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  39938.      */
  39939.     protected function getConsole_Command_SecretsListService()
  39940.     {
  39941.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39942.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  39943.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  39944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  39945.         $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')))));
  39946.         $instance->setName('secrets:list');
  39947.         $instance->setDescription('List all secrets');
  39948.         return $instance;
  39949.     }
  39950.     /**
  39951.      * Gets the private 'console.command.secrets_remove' shared service.
  39952.      *
  39953.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  39954.      */
  39955.     protected function getConsole_Command_SecretsRemoveService()
  39956.     {
  39957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39958.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  39959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  39960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  39961.         $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')))));
  39962.         $instance->setName('secrets:remove');
  39963.         $instance->setDescription('Remove a secret from the vault');
  39964.         return $instance;
  39965.     }
  39966.     /**
  39967.      * Gets the private 'console.command.secrets_set' shared service.
  39968.      *
  39969.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  39970.      */
  39971.     protected function getConsole_Command_SecretsSetService()
  39972.     {
  39973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  39975.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  39976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  39977.         $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')))));
  39978.         $instance->setName('secrets:set');
  39979.         $instance->setDescription('Set a secret in the vault');
  39980.         return $instance;
  39981.     }
  39982.     /**
  39983.      * Gets the private 'console.command.translation_debug' shared service.
  39984.      *
  39985.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  39986.      */
  39987.     protected function getConsole_Command_TranslationDebugService()
  39988.     {
  39989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  39990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  39991.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($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/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/SampleOrderSix/Checkout/Cart/SampleOrderSixSurchargeCartProcessor.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  39992.         $instance->setName('debug:translation');
  39993.         $instance->setDescription('Display translation messages information');
  39994.         return $instance;
  39995.     }
  39996.     /**
  39997.      * Gets the private 'console.command.translation_extract' shared service.
  39998.      *
  39999.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  40000.      */
  40001.     protected function getConsole_Command_TranslationExtractService()
  40002.     {
  40003.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40004.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  40005.         $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/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php'), => (\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Core/SampleOrderSix/Checkout/Cart/SampleOrderSixSurchargeCartProcessor.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php')], []);
  40006.         $instance->setName('translation:extract');
  40007.         $instance->setAliases([=> 'translation:update']);
  40008.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  40009.         return $instance;
  40010.     }
  40011.     /**
  40012.      * Gets the private 'console.command.translation_pull' shared service.
  40013.      *
  40014.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  40015.      */
  40016.     protected function getConsole_Command_TranslationPullService()
  40017.     {
  40018.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40019.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  40020.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  40021.         $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', [], []);
  40022.         $instance->setName('translation:pull');
  40023.         $instance->setDescription('Pull translations from a given provider.');
  40024.         return $instance;
  40025.     }
  40026.     /**
  40027.      * Gets the private 'console.command.translation_push' shared service.
  40028.      *
  40029.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  40030.      */
  40031.     protected function getConsole_Command_TranslationPushService()
  40032.     {
  40033.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40034.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  40035.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  40036.         $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()), [], []);
  40037.         $instance->setName('translation:push');
  40038.         $instance->setDescription('Push translations to a given provider.');
  40039.         return $instance;
  40040.     }
  40041.     /**
  40042.      * Gets the private 'console.command.validator_debug' shared service.
  40043.      *
  40044.      * @return \Symfony\Component\Validator\Command\DebugCommand
  40045.      */
  40046.     protected function getConsole_Command_ValidatorDebugService()
  40047.     {
  40048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40049.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  40050.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  40051.         $instance->setName('debug:validator');
  40052.         $instance->setDescription('Display validation constraints for classes');
  40053.         return $instance;
  40054.     }
  40055.     /**
  40056.      * Gets the private 'console.command.xliff_lint' shared service.
  40057.      *
  40058.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  40059.      */
  40060.     protected function getConsole_Command_XliffLintService()
  40061.     {
  40062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40063.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  40064.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  40065.         $instance->setName('lint:xliff');
  40066.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  40067.         return $instance;
  40068.     }
  40069.     /**
  40070.      * Gets the private 'console.command.yaml_lint' shared service.
  40071.      *
  40072.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  40073.      */
  40074.     protected function getConsole_Command_YamlLintService()
  40075.     {
  40076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40077.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  40078.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  40079.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  40080.         $instance->setName('lint:yaml');
  40081.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  40082.         return $instance;
  40083.     }
  40084.     /**
  40085.      * Gets the private 'console.error_listener' shared service.
  40086.      *
  40087.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  40088.      */
  40089.     protected function getConsole_ErrorListenerService()
  40090.     {
  40091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  40092.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  40093.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  40094.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  40095.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  40096.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  40097.     }
  40098.     /**
  40099.      * Gets the private 'container.env_var_processor' shared service.
  40100.      *
  40101.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  40102.      */
  40103.     protected function getContainer_EnvVarProcessorService()
  40104.     {
  40105.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  40106.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  40107.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  40108.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  40109.         }, 1));
  40110.     }
  40111.     /**
  40112.      * Gets the private 'data_collector.request' shared service.
  40113.      *
  40114.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  40115.      */
  40116.     protected function getDataCollector_RequestService()
  40117.     {
  40118.         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())));
  40119.     }
  40120.     /**
  40121.      * Gets the private 'data_collector.request.session_collector' shared service.
  40122.      *
  40123.      * @return \Closure
  40124.      */
  40125.     protected function getDataCollector_Request_SessionCollectorService()
  40126.     {
  40127.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  40128.     }
  40129.     /**
  40130.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  40131.      *
  40132.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40133.      */
  40134.     protected function getCartValueResolverService()
  40135.     {
  40136.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40137.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  40139.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  40140.         if (isset($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'])) {
  40141.             return $this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'];
  40142.         }
  40143.         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))));
  40144.     }
  40145.     /**
  40146.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  40147.      *
  40148.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40149.      */
  40150.     protected function getCustomerValueResolverService()
  40151.     {
  40152.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40153.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  40155.         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))));
  40156.     }
  40157.     /**
  40158.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  40159.      *
  40160.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40161.      */
  40162.     protected function getContextValueResolverService()
  40163.     {
  40164.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40165.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  40167.         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))));
  40168.     }
  40169.     /**
  40170.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  40171.      *
  40172.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40173.      */
  40174.     protected function getResponseFactoryInterfaceValueResolverService()
  40175.     {
  40176.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40177.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  40179.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  40180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  40181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  40182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  40183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  40184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  40185.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  40186.         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))));
  40187.     }
  40188.     /**
  40189.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  40190.      *
  40191.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40192.      */
  40193.     protected function getCriteriaValueResolverService()
  40194.     {
  40195.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40196.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  40198.         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))));
  40199.     }
  40200.     /**
  40201.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  40202.      *
  40203.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40204.      */
  40205.     protected function getQueryDataBagResolverService()
  40206.     {
  40207.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40208.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  40210.         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))));
  40211.     }
  40212.     /**
  40213.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  40214.      *
  40215.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40216.      */
  40217.     protected function getRequestDataBagResolverService()
  40218.     {
  40219.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40220.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  40222.         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))));
  40223.     }
  40224.     /**
  40225.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  40226.      *
  40227.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40228.      */
  40229.     protected function getSalesChannelContextValueResolverService()
  40230.     {
  40231.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40232.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  40234.         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))));
  40235.     }
  40236.     /**
  40237.      * Gets the private 'debug.argument_resolver.default' shared service.
  40238.      *
  40239.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40240.      */
  40241.     protected function getDebug_ArgumentResolver_DefaultService()
  40242.     {
  40243.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40244.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40245.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  40246.         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))));
  40247.     }
  40248.     /**
  40249.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  40250.      *
  40251.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40252.      */
  40253.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  40254.     {
  40255.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40256.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40257.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  40258.         $a = ($this->privates['.service_locator.LwSmVX7'] ?? $this->get_ServiceLocator_LwSmVX7Service());
  40259.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  40260.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  40261.         }
  40262.         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))));
  40263.     }
  40264.     /**
  40265.      * Gets the private 'debug.argument_resolver.request' shared service.
  40266.      *
  40267.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40268.      */
  40269.     protected function getDebug_ArgumentResolver_RequestService()
  40270.     {
  40271.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40272.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40273.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  40274.         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))));
  40275.     }
  40276.     /**
  40277.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  40278.      *
  40279.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40280.      */
  40281.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  40282.     {
  40283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40284.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40285.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  40286.         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))));
  40287.     }
  40288.     /**
  40289.      * Gets the private 'debug.argument_resolver.service' shared service.
  40290.      *
  40291.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40292.      */
  40293.     protected function getDebug_ArgumentResolver_ServiceService()
  40294.     {
  40295.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40297.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  40298.         $a = ($this->privates['.service_locator.LwSmVX7'] ?? $this->get_ServiceLocator_LwSmVX7Service());
  40299.         if (isset($this->privates['debug.argument_resolver.service'])) {
  40300.             return $this->privates['debug.argument_resolver.service'];
  40301.         }
  40302.         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))));
  40303.     }
  40304.     /**
  40305.      * Gets the private 'debug.argument_resolver.session' shared service.
  40306.      *
  40307.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40308.      */
  40309.     protected function getDebug_ArgumentResolver_SessionService()
  40310.     {
  40311.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40312.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40313.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  40314.         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))));
  40315.     }
  40316.     /**
  40317.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  40318.      *
  40319.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  40320.      */
  40321.     protected function getDebug_ArgumentResolver_VariadicService()
  40322.     {
  40323.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  40324.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  40325.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  40326.         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))));
  40327.     }
  40328.     /**
  40329.      * Gets the private 'debug.debug_handlers_listener' shared service.
  40330.      *
  40331.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  40332.      */
  40333.     protected function getDebug_DebugHandlersListenerService()
  40334.     {
  40335.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  40336.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  40337.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  40338.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  40339.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  40340.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  40341.     }
  40342.     /**
  40343.      * Gets the private 'debug.dump_listener' shared service.
  40344.      *
  40345.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  40346.      */
  40347.     protected function getDebug_DumpListenerService()
  40348.     {
  40349.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  40350.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  40351.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  40352.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  40353.         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);
  40354.     }
  40355.     /**
  40356.      * Gets the private 'debug.file_link_formatter' shared service.
  40357.      *
  40358.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  40359.      */
  40360.     protected function getDebug_FileLinkFormatterService()
  40361.     {
  40362.         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 () {
  40363.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  40364.         });
  40365.     }
  40366.     /**
  40367.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  40368.      *
  40369.      * @return \string
  40370.      */
  40371.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  40372.     {
  40373.         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');
  40374.     }
  40375.     /**
  40376.      * Gets the private 'debug.log_processor' shared service.
  40377.      *
  40378.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  40379.      */
  40380.     protected function getDebug_LogProcessorService()
  40381.     {
  40382.         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())));
  40383.     }
  40384.     /**
  40385.      * Gets the private 'debug.validator' shared service.
  40386.      *
  40387.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  40388.      */
  40389.     protected function getDebug_ValidatorService()
  40390.     {
  40391.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  40392.         if (isset($this->privates['debug.validator'])) {
  40393.             return $this->privates['debug.validator'];
  40394.         }
  40395.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  40396.     }
  40397.     /**
  40398.      * Gets the private 'enqueue.client.consume_command' shared service.
  40399.      *
  40400.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  40401.      */
  40402.     protected function getEnqueue_Client_ConsumeCommandService()
  40403.     {
  40404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40405.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  40406.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  40407.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  40408.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  40409.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  40410.         $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');
  40411.         $instance->setName('enqueue:consume');
  40412.         return $instance;
  40413.     }
  40414.     /**
  40415.      * Gets the private 'enqueue.client.default.context' shared service.
  40416.      *
  40417.      * @return \Interop\Queue\Context
  40418.      */
  40419.     protected function getEnqueue_Client_Default_ContextService()
  40420.     {
  40421.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  40422.     }
  40423.     /**
  40424.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  40425.      *
  40426.      * @return \Enqueue\Client\DelegateProcessor
  40427.      */
  40428.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  40429.     {
  40430.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  40431.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  40432.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  40433.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  40434.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40435.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  40436.         ], [
  40437.             'enqueue.client.default.router_processor' => '?',
  40438.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  40439.     }
  40440.     /**
  40441.      * Gets the private 'enqueue.client.default.driver' shared service.
  40442.      *
  40443.      * @return \Enqueue\Client\DriverInterface
  40444.      */
  40445.     protected function getEnqueue_Client_Default_DriverService()
  40446.     {
  40447.         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([]));
  40448.     }
  40449.     /**
  40450.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  40451.      *
  40452.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  40453.      */
  40454.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  40455.     {
  40456.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  40457.         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()));
  40458.     }
  40459.     /**
  40460.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  40461.      *
  40462.      * @return \Enqueue\Symfony\Client\LazyProducer
  40463.      */
  40464.     protected function getEnqueue_Client_Default_LazyProducerService()
  40465.     {
  40466.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  40467.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40468.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  40469.         ], [
  40470.             'enqueue.client.default.producer' => '?',
  40471.         ]), 'enqueue.client.default.producer');
  40472.     }
  40473.     /**
  40474.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  40475.      *
  40476.      * @return \Enqueue\Consumption\QueueConsumer
  40477.      */
  40478.     protected function getEnqueue_Client_Default_QueueConsumerService()
  40479.     {
  40480.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  40481.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  40482.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  40483.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  40484.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  40485.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  40486.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  40487.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  40488.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  40489.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  40490.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  40491.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  40492.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  40493.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  40494.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  40495.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  40496.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  40497.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  40498.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  40499.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  40500.         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->services['logger'] ?? $this->getLoggerService()), 1000);
  40501.     }
  40502.     /**
  40503.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  40504.      *
  40505.      * @return \Enqueue\Client\RouterProcessor
  40506.      */
  40507.     protected function getEnqueue_Client_Default_RouterProcessorService()
  40508.     {
  40509.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  40510.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  40511.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  40512.     }
  40513.     /**
  40514.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  40515.      *
  40516.      * @return \Enqueue\Client\SpoolProducer
  40517.      */
  40518.     protected function getEnqueue_Client_Default_SpoolProducerService()
  40519.     {
  40520.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  40521.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  40522.     }
  40523.     /**
  40524.      * Gets the private 'enqueue.client.produce_command' shared service.
  40525.      *
  40526.      * @return \Enqueue\Symfony\Client\ProduceCommand
  40527.      */
  40528.     protected function getEnqueue_Client_ProduceCommandService()
  40529.     {
  40530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40531.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  40532.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  40533.         $instance->setName('enqueue:produce');
  40534.         return $instance;
  40535.     }
  40536.     /**
  40537.      * Gets the private 'enqueue.client.routes_command' shared service.
  40538.      *
  40539.      * @return \Enqueue\Symfony\Client\RoutesCommand
  40540.      */
  40541.     protected function getEnqueue_Client_RoutesCommandService()
  40542.     {
  40543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40544.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  40545.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  40546.         $instance->setName('enqueue:routes');
  40547.         return $instance;
  40548.     }
  40549.     /**
  40550.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  40551.      *
  40552.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  40553.      */
  40554.     protected function getEnqueue_Client_SetupBrokerCommandService()
  40555.     {
  40556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40557.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  40558.         $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');
  40559.         $instance->setName('enqueue:setup-broker');
  40560.         return $instance;
  40561.     }
  40562.     /**
  40563.      * Gets the private 'enqueue.locator' shared service.
  40564.      *
  40565.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  40566.      */
  40567.     protected function getEnqueue_LocatorService()
  40568.     {
  40569.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  40570.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  40571.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  40572.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  40573.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  40574.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  40575.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  40576.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  40577.         ], [
  40578.             'enqueue.client.default.delegate_processor' => '?',
  40579.             'enqueue.client.default.driver' => '?',
  40580.             'enqueue.client.default.producer' => '?',
  40581.             'enqueue.client.default.queue_consumer' => '?',
  40582.             'enqueue.transport.default.context' => '?',
  40583.             'enqueue.transport.default.processor_registry' => '?',
  40584.             'enqueue.transport.default.queue_consumer' => '?',
  40585.         ]);
  40586.     }
  40587.     /**
  40588.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  40589.      *
  40590.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  40591.      */
  40592.     protected function getEnqueue_MessengerTransport_FactoryService()
  40593.     {
  40594.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  40595.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  40596.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  40597.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  40598.         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);
  40599.     }
  40600.     /**
  40601.      * Gets the private 'enqueue.transport.consume_command' shared service.
  40602.      *
  40603.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  40604.      */
  40605.     protected function getEnqueue_Transport_ConsumeCommandService()
  40606.     {
  40607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  40608.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  40609.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  40610.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  40611.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  40612.         $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');
  40613.         $instance->setName('enqueue:transport:consume');
  40614.         return $instance;
  40615.     }
  40616.     /**
  40617.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  40618.      *
  40619.      * @return \Interop\Queue\ConnectionFactory
  40620.      */
  40621.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  40622.     {
  40623.         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:']);
  40624.     }
  40625.     /**
  40626.      * Gets the private 'enqueue.transport.default.context' shared service.
  40627.      *
  40628.      * @return \Interop\Queue\Context
  40629.      */
  40630.     protected function getEnqueue_Transport_Default_ContextService()
  40631.     {
  40632.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  40633.     }
  40634.     /**
  40635.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  40636.      *
  40637.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  40638.      */
  40639.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  40640.     {
  40641.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  40642.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  40643.         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));
  40644.     }
  40645.     /**
  40646.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  40647.      *
  40648.      * @return \Enqueue\Consumption\QueueConsumer
  40649.      */
  40650.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  40651.     {
  40652.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  40653.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  40654.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  40655.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  40656.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  40657.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  40658.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  40659.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  40660.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  40661.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  40662.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  40663.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  40664.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  40665.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  40666.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  40667.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/SignalExtension.php';
  40668.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  40669.         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->services['logger'] ?? $this->getLoggerService()), 1000);
  40670.     }
  40671.     /**
  40672.      * Gets the private 'error_handler.error_renderer.html' shared service.
  40673.      *
  40674.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  40675.      */
  40676.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  40677.     {
  40678.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  40679.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  40680.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  40681.         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->services['logger'] ?? $this->getLoggerService()));
  40682.     }
  40683.     /**
  40684.      * Gets the private 'esi_listener' shared service.
  40685.      *
  40686.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  40687.      */
  40688.     protected function getEsiListenerService()
  40689.     {
  40690.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  40691.     }
  40692.     /**
  40693.      * Gets the private 'exception_listener' shared service.
  40694.      *
  40695.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  40696.      */
  40697.     protected function getExceptionListenerService()
  40698.     {
  40699.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  40700.     }
  40701.     /**
  40702.      * Gets the private 'fragment.listener' shared service.
  40703.      *
  40704.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  40705.      */
  40706.     protected function getFragment_ListenerService()
  40707.     {
  40708.         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');
  40709.     }
  40710.     /**
  40711.      * Gets the private 'fragment.renderer.esi' shared service.
  40712.      *
  40713.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  40714.      */
  40715.     protected function getFragment_Renderer_EsiService()
  40716.     {
  40717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40718.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40719.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  40720.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  40721.         $a = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  40722.         if (isset($this->privates['fragment.renderer.esi'])) {
  40723.             return $this->privates['fragment.renderer.esi'];
  40724.         }
  40725.         $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')))));
  40726.         $instance->setFragmentPath('/_fragment');
  40727.         return $instance;
  40728.     }
  40729.     /**
  40730.      * Gets the private 'fragment.renderer.hinclude' shared service.
  40731.      *
  40732.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  40733.      */
  40734.     protected function getFragment_Renderer_HincludeService()
  40735.     {
  40736.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40738.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  40739.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  40740.         if (isset($this->privates['fragment.renderer.hinclude'])) {
  40741.             return $this->privates['fragment.renderer.hinclude'];
  40742.         }
  40743.         $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);
  40744.         $instance->setFragmentPath('/_fragment');
  40745.         return $instance;
  40746.     }
  40747.     /**
  40748.      * Gets the private 'fragment.renderer.inline' shared service.
  40749.      *
  40750.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  40751.      */
  40752.     protected function getFragment_Renderer_InlineService()
  40753.     {
  40754.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  40755.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  40756.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  40757.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  40758.         if (isset($this->privates['fragment.renderer.inline'])) {
  40759.             return $this->privates['fragment.renderer.inline'];
  40760.         }
  40761.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40762.         if (isset($this->privates['fragment.renderer.inline'])) {
  40763.             return $this->privates['fragment.renderer.inline'];
  40764.         }
  40765.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  40766.         $instance->setFragmentPath('/_fragment');
  40767.         return $instance;
  40768.     }
  40769.     /**
  40770.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  40771.      *
  40772.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  40773.      */
  40774.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  40775.     {
  40776.         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);
  40777.     }
  40778.     /**
  40779.      * Gets the private 'kernel.bundles' shared service.
  40780.      *
  40781.      * @return \Iterator
  40782.      */
  40783.     protected function getKernel_BundlesService()
  40784.     {
  40785.         return $this->privates['kernel.bundles'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getBundles();
  40786.     }
  40787.     /**
  40788.      * Gets the private 'locale_aware_listener' shared service.
  40789.      *
  40790.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  40791.      */
  40792.     protected function getLocaleAwareListenerService()
  40793.     {
  40794.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  40795.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  40796.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  40797.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  40798.     }
  40799.     /**
  40800.      * Gets the private 'locale_listener' shared service.
  40801.      *
  40802.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  40803.      */
  40804.     protected function getLocaleListenerService()
  40805.     {
  40806.         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, []);
  40807.     }
  40808.     /**
  40809.      * Gets the private 'lock.default.factory' shared service.
  40810.      *
  40811.      * @return \Symfony\Component\Lock\LockFactory
  40812.      */
  40813.     protected function getLock_Default_FactoryService()
  40814.     {
  40815.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  40816.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  40817.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  40818.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  40819.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  40820.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  40821.         $instance->setLogger($a);
  40822.         return $instance;
  40823.     }
  40824.     /**
  40825.      * Gets the private 'mailer.messenger.message_handler' shared service.
  40826.      *
  40827.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  40828.      */
  40829.     protected function getMailer_Messenger_MessageHandlerService()
  40830.     {
  40831.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  40832.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()));
  40833.     }
  40834.     /**
  40835.      * Gets the private 'mailer.transport_factory.native' shared service.
  40836.      *
  40837.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  40838.      */
  40839.     protected function getMailer_TransportFactory_NativeService()
  40840.     {
  40841.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40842.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40843.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  40844.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40845.         if (isset($this->privates['mailer.transport_factory.native'])) {
  40846.             return $this->privates['mailer.transport_factory.native'];
  40847.         }
  40848.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  40849.     }
  40850.     /**
  40851.      * Gets the private 'mailer.transport_factory.null' shared service.
  40852.      *
  40853.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  40854.      */
  40855.     protected function getMailer_TransportFactory_NullService()
  40856.     {
  40857.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40858.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40859.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  40860.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40861.         if (isset($this->privates['mailer.transport_factory.null'])) {
  40862.             return $this->privates['mailer.transport_factory.null'];
  40863.         }
  40864.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  40865.     }
  40866.     /**
  40867.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  40868.      *
  40869.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  40870.      */
  40871.     protected function getMailer_TransportFactory_SendmailService()
  40872.     {
  40873.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40874.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40875.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  40876.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40877.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  40878.             return $this->privates['mailer.transport_factory.sendmail'];
  40879.         }
  40880.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  40881.     }
  40882.     /**
  40883.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  40884.      *
  40885.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  40886.      */
  40887.     protected function getMailer_TransportFactory_SmtpService()
  40888.     {
  40889.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  40890.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  40891.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  40892.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  40893.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  40894.             return $this->privates['mailer.transport_factory.smtp'];
  40895.         }
  40896.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($aNULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  40897.     }
  40898.     /**
  40899.      * Gets the private 'mailer.transports' shared service.
  40900.      *
  40901.      * @return \Symfony\Component\Mailer\Transport\Transports
  40902.      */
  40903.     protected function getMailer_TransportsService()
  40904.     {
  40905.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  40906.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  40907.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  40908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  40909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailAttachmentsBuilder.php';
  40910.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  40911.         if (isset($this->privates['mailer.transports'])) {
  40912.             return $this->privates['mailer.transports'];
  40913.         }
  40914.         $b = ($this->privates['Shopware\\Core\\Content\\Media\\MediaService'] ?? $this->getMediaService2Service());
  40915.         if (isset($this->privates['mailer.transports'])) {
  40916.             return $this->privates['mailer.transports'];
  40917.         }
  40918.         $c = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  40919.         if (isset($this->privates['mailer.transports'])) {
  40920.             return $this->privates['mailer.transports'];
  40921.         }
  40922.         $d = ($this->services['document.repository'] ?? $this->getDocument_RepositoryService());
  40923.         if (isset($this->privates['mailer.transports'])) {
  40924.             return $this->privates['mailer.transports'];
  40925.         }
  40926.         $e = ($this->privates['Shopware\\Core\\Checkout\\Document\\Service\\DocumentGenerator'] ?? $this->getDocumentGeneratorService());
  40927.         if (isset($this->privates['mailer.transports'])) {
  40928.             return $this->privates['mailer.transports'];
  40929.         }
  40930.         $f = ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService());
  40931.         if (isset($this->privates['mailer.transports'])) {
  40932.             return $this->privates['mailer.transports'];
  40933.         }
  40934.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  40935.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  40936.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  40937.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  40938.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  40939.         }, 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')]);
  40940.     }
  40941.     /**
  40942.      * Gets the private 'maxia.maxia_listing_variants_6.logger' shared service.
  40943.      *
  40944.      * @return \Monolog\Logger
  40945.      */
  40946.     protected function getMaxia_MaxiaListingVariants6_LoggerService()
  40947.     {
  40948.         return $this->privates['maxia.maxia_listing_variants_6.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('maxia_listing_variants_6');
  40949.     }
  40950.     /**
  40951.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  40952.      *
  40953.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  40954.      */
  40955.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  40956.     {
  40957.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  40958.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  40959.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  40960.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  40961.         $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 () {
  40962.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  40963.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  40964.             yield => ($this->privates['.messenger.handler_descriptor.aM76mVQ'] ?? $this->get_Messenger_HandlerDescriptor_AM76mVQService());
  40965.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  40966.             yield => ($this->privates['.messenger.handler_descriptor.goUFZIo'] ?? $this->get_Messenger_HandlerDescriptor_GoUFZIoService());
  40967.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  40968.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  40969.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  40970.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  40971.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  40972.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  40973.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  40974.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  40975.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  40976.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  40977.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  40978.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  40979.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  40980.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  40981.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  40982.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  40983.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  40984.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  40985.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  40986.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  40987.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  40988.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  40989.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  40990.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  40991.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  40992.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  40993.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  40994.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  40995.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  40996.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  40997.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupProductKeywordDictionaryTask' => new RewindableGenerator(function () {
  40998.             yield => ($this->privates['.messenger.handler_descriptor.vhvNn_P'] ?? $this->get_Messenger_HandlerDescriptor_VhvNnPService());
  40999.         }, 1), 'Shopware\\Core\\Content\\Product\\Cleanup\\CleanupUnusedDownloadMediaTask' => new RewindableGenerator(function () {
  41000.             yield => ($this->privates['.messenger.handler_descriptor.wUKKx8c'] ?? $this->get_Messenger_HandlerDescriptor_WUKKx8cService());
  41001.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  41002.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  41003.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  41004.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  41005.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  41006.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  41007.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  41008.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  41009.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  41010.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  41011.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  41012.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  41013.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  41014.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  41015.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  41016.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  41017.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  41018.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  41019.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  41020.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  41021.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  41022.             yield => ($this->privates['.messenger.handler_descriptor.9FtfQXI'] ?? $this->get_Messenger_HandlerDescriptor_9FtfQXIService());
  41023.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  41024.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  41025.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  41026.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  41027.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchLanguageIndexIteratorMessage' => new RewindableGenerator(function () {
  41028.             yield => ($this->privates['.messenger.handler_descriptor.ZFmY.qW'] ?? $this->get_Messenger_HandlerDescriptor_ZFmY_QWService());
  41029.         }, 1), 'Shopware\\Elasticsearch\\Admin\\AdminSearchIndexingMessage' => new RewindableGenerator(function () {
  41030.             yield => ($this->privates['.messenger.handler_descriptor.blq.UUc'] ?? $this->get_Messenger_HandlerDescriptor_Blq_UUcService());
  41031.         }, 1), 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\ProcessMediaMessage' => new RewindableGenerator(function () {
  41032.             yield => ($this->privates['.messenger.handler_descriptor.uhLObtn'] ?? $this->get_Messenger_HandlerDescriptor_UhLObtnService());
  41033.         }, 1), 'SwagMigrationAssistant\\Migration\\MessageQueue\\Message\\CleanupMigrationMessage' => new RewindableGenerator(function () {
  41034.             yield => ($this->privates['.messenger.handler_descriptor.NsPWeMd'] ?? $this->get_Messenger_HandlerDescriptor_NsPWeMdService());
  41035.         }, 1), 'Biloba\\IntlTranslation\\Components\\Messages\\ProductEntityMessage' => new RewindableGenerator(function () {
  41036.             yield => ($this->privates['.messenger.handler_descriptor.fsdAu07'] ?? $this->get_Messenger_HandlerDescriptor_FsdAu07Service());
  41037.         }, 1), 'Biloba\\IntlTranslation\\Components\\Messages\\ProductCrossSellingEntityMessage' => new RewindableGenerator(function () {
  41038.             yield => ($this->privates['.messenger.handler_descriptor.Rd4qMev'] ?? $this->get_Messenger_HandlerDescriptor_Rd4qMevService());
  41039.         }, 1), 'Biloba\\IntlTranslationBulk\\Core\\Messages\\IterateTranslationProBulkMessage' => new RewindableGenerator(function () {
  41040.             yield => ($this->privates['.messenger.handler_descriptor.x_OiAs_'] ?? $this->get_Messenger_HandlerDescriptor_XOiAsService());
  41041.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CategoryEntityMessage' => new RewindableGenerator(function () {
  41042.             yield => ($this->privates['.messenger.handler_descriptor.Cou5FHD'] ?? $this->get_Messenger_HandlerDescriptor_Cou5FHDService());
  41043.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\LandingPageEntityMessage' => new RewindableGenerator(function () {
  41044.             yield => ($this->privates['.messenger.handler_descriptor.EcgUjk3'] ?? $this->get_Messenger_HandlerDescriptor_EcgUjk3Service());
  41045.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\EmailTemplateEntityMessage' => new RewindableGenerator(function () {
  41046.             yield => ($this->privates['.messenger.handler_descriptor.GfonFgG'] ?? $this->get_Messenger_HandlerDescriptor_GfonFgGService());
  41047.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\SnippetEntityMessage' => new RewindableGenerator(function () {
  41048.             yield => ($this->privates['.messenger.handler_descriptor.R7n6OZw'] ?? $this->get_Messenger_HandlerDescriptor_R7n6OZwService());
  41049.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupEntityMessage' => new RewindableGenerator(function () {
  41050.             yield => ($this->privates['.messenger.handler_descriptor.XCdVgp8'] ?? $this->get_Messenger_HandlerDescriptor_XCdVgp8Service());
  41051.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\PropertyGroupOptionEntityMessage' => new RewindableGenerator(function () {
  41052.             yield => ($this->privates['.messenger.handler_descriptor._Eb3S8P'] ?? $this->get_Messenger_HandlerDescriptor_Eb3S8PService());
  41053.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSPageEntityMessage' => new RewindableGenerator(function () {
  41054.             yield => ($this->privates['.messenger.handler_descriptor.KK6Qhe2'] ?? $this->get_Messenger_HandlerDescriptor_KK6Qhe2Service());
  41055.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\CMSSlotEntityMessage' => new RewindableGenerator(function () {
  41056.             yield => ($this->privates['.messenger.handler_descriptor.aGlvEop'] ?? $this->get_Messenger_HandlerDescriptor_AGlvEopService());
  41057.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductManufacturerEntityMessage' => new RewindableGenerator(function () {
  41058.             yield => ($this->privates['.messenger.handler_descriptor.vYQAi_P'] ?? $this->get_Messenger_HandlerDescriptor_VYQAiPService());
  41059.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\ProductStreamEntityMessage' => new RewindableGenerator(function () {
  41060.             yield => ($this->privates['.messenger.handler_descriptor..17UWxC'] ?? $this->get_Messenger_HandlerDescriptor__17UWxCService());
  41061.         }, 1), 'Biloba\\IntlTranslationMoreEntities\\Components\\Messages\\MediaEntityMessage' => new RewindableGenerator(function () {
  41062.             yield => ($this->privates['.messenger.handler_descriptor.XDJS7.Q'] ?? $this->get_Messenger_HandlerDescriptor_XDJS7_QService());
  41063.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  41064.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  41065.         }, 1)]));
  41066.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  41067.         return $instance;
  41068.     }
  41069.     /**
  41070.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  41071.      *
  41072.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  41073.      */
  41074.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  41075.     {
  41076.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  41077.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  41078.         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');
  41079.     }
  41080.     /**
  41081.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  41082.      *
  41083.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  41084.      */
  41085.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  41086.     {
  41087.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  41088.         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()));
  41089.     }
  41090.     /**
  41091.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  41092.      *
  41093.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  41094.      */
  41095.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  41096.     {
  41097.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  41098.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->services['logger'] ?? $this->getLoggerService()));
  41099.     }
  41100.     /**
  41101.      * Gets the private 'messenger.middleware.send_message' shared service.
  41102.      *
  41103.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  41104.      */
  41105.     protected function getMessenger_Middleware_SendMessageService()
  41106.     {
  41107.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  41108.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  41109.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  41110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  41111.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  41112.         $a = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  41113.         if (isset($this->privates['messenger.middleware.send_message'])) {
  41114.             return $this->privates['messenger.middleware.send_message'];
  41115.         }
  41116.         $b = ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  41117.         if (isset($this->privates['messenger.middleware.send_message'])) {
  41118.             return $this->privates['messenger.middleware.send_message'];
  41119.         }
  41120.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41121.         if (isset($this->privates['messenger.middleware.send_message'])) {
  41122.             return $this->privates['messenger.middleware.send_message'];
  41123.         }
  41124.         $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);
  41125.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  41126.         return $instance;
  41127.     }
  41128.     /**
  41129.      * Gets the private 'messenger.receiver_locator' shared service.
  41130.      *
  41131.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  41132.      */
  41133.     protected function getMessenger_ReceiverLocatorService()
  41134.     {
  41135.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41136.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  41137.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  41138.         ], [
  41139.             'default' => '?',
  41140.             'messenger.transport.default' => '?',
  41141.         ]);
  41142.     }
  41143.     /**
  41144.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  41145.      *
  41146.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  41147.      */
  41148.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  41149.     {
  41150.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  41151.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  41152.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  41153.     }
  41154.     /**
  41155.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  41156.      *
  41157.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  41158.      */
  41159.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  41160.     {
  41161.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  41162.         $a = ($this->privates['.service_locator.ltYzMMM'] ?? $this->get_ServiceLocator_LtYzMMMService());
  41163.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  41164.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  41165.         }
  41166.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  41167.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  41168.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  41169.         }
  41170.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener($a, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41171.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  41172.         ], [
  41173.             'default' => '?',
  41174.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
  41175.     }
  41176.     /**
  41177.      * Gets the private 'messenger.routable_message_bus' shared service.
  41178.      *
  41179.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  41180.      */
  41181.     protected function getMessenger_RoutableMessageBusService()
  41182.     {
  41183.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  41184.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  41185.         if (isset($this->privates['messenger.routable_message_bus'])) {
  41186.             return $this->privates['messenger.routable_message_bus'];
  41187.         }
  41188.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41189.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  41190.         ], [
  41191.             'messenger.bus.shopware' => '?',
  41192.         ]), $a);
  41193.     }
  41194.     /**
  41195.      * Gets the private 'messenger.transport.default' shared service.
  41196.      *
  41197.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  41198.      */
  41199.     protected function getMessenger_Transport_DefaultService()
  41200.     {
  41201.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  41202.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  41203.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  41204.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  41205.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  41206.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  41207.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  41208.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  41209.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  41210.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  41211.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  41212.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  41213.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  41214.         }, 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())));
  41215.     }
  41216.     /**
  41217.      * Gets the private 'messenger.transport.sync.factory' shared service.
  41218.      *
  41219.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  41220.      */
  41221.     protected function getMessenger_Transport_Sync_FactoryService()
  41222.     {
  41223.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  41224.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  41225.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  41226.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  41227.             return $this->privates['messenger.transport.sync.factory'];
  41228.         }
  41229.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  41230.     }
  41231.     /**
  41232.      * Gets the private 'mime_types' shared service.
  41233.      *
  41234.      * @return \Symfony\Component\Mime\MimeTypes
  41235.      */
  41236.     protected function getMimeTypesService()
  41237.     {
  41238.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  41239.         $instance->setDefault($instance);
  41240.         return $instance;
  41241.     }
  41242.     /**
  41243.      * Gets the private 'monolog.command.server_log' shared service.
  41244.      *
  41245.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  41246.      */
  41247.     protected function getMonolog_Command_ServerLogService()
  41248.     {
  41249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  41250.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  41251.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  41252.         $instance->setName('server:log');
  41253.         $instance->setDescription('Start a log server that displays logs in real time');
  41254.         return $instance;
  41255.     }
  41256.     /**
  41257.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  41258.      *
  41259.      * @return \Monolog\Handler\BufferHandler
  41260.      */
  41261.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  41262.     {
  41263.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  41264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  41265.         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);
  41266.     }
  41267.     /**
  41268.      * Gets the private 'monolog.handler.console' shared service.
  41269.      *
  41270.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  41271.      */
  41272.     protected function getMonolog_Handler_ConsoleService()
  41273.     {
  41274.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  41275.     }
  41276.     /**
  41277.      * Gets the private 'monolog.handler.solfusion_main' shared service.
  41278.      *
  41279.      * @return \Monolog\Handler\FingersCrossedHandler
  41280.      */
  41281.     protected function getMonolog_Handler_SolfusionMainService()
  41282.     {
  41283.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  41284.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
  41285.         $a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__4).'/solfusion/log/solfusion.log'), 10100trueNULL);
  41286.         $a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  41287.         $a->setFilenameFormat('{filename}-{date}''Y-m-d');
  41288.         return $this->privates['monolog.handler.solfusion_main'] = new \Monolog\Handler\FingersCrossedHandler($a3000truetrueNULL);
  41289.     }
  41290.     /**
  41291.      * Gets the private 'monolog.logger.cache' shared service.
  41292.      *
  41293.      * @return \Symfony\Bridge\Monolog\Logger
  41294.      */
  41295.     protected function getMonolog_Logger_CacheService()
  41296.     {
  41297.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  41298.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41299.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41300.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  41301.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41302.         return $instance;
  41303.     }
  41304.     /**
  41305.      * Gets the private 'monolog.logger.mailer' shared service.
  41306.      *
  41307.      * @return \Symfony\Bridge\Monolog\Logger
  41308.      */
  41309.     protected function getMonolog_Logger_MailerService()
  41310.     {
  41311.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  41312.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41313.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41314.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  41315.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41316.         return $instance;
  41317.     }
  41318.     /**
  41319.      * Gets the private 'monolog.logger.messenger' shared service.
  41320.      *
  41321.      * @return \Symfony\Bridge\Monolog\Logger
  41322.      */
  41323.     protected function getMonolog_Logger_MessengerService()
  41324.     {
  41325.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  41326.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41327.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41328.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  41329.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41330.         return $instance;
  41331.     }
  41332.     /**
  41333.      * Gets the private 'monolog.logger.request' shared service.
  41334.      *
  41335.      * @return \Symfony\Bridge\Monolog\Logger
  41336.      */
  41337.     protected function getMonolog_Logger_RequestService()
  41338.     {
  41339.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  41340.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41341.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41342.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  41343.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  41344.         return $instance;
  41345.     }
  41346.     /**
  41347.      * Gets the private 'parameter_bag' shared service.
  41348.      *
  41349.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  41350.      */
  41351.     protected function getParameterBagService()
  41352.     {
  41353.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  41354.     }
  41355.     /**
  41356.      * Gets the private 'profiler_listener' shared service.
  41357.      *
  41358.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  41359.      */
  41360.     protected function getProfilerListenerService()
  41361.     {
  41362.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  41363.         if (isset($this->privates['profiler_listener'])) {
  41364.             return $this->privates['profiler_listener'];
  41365.         }
  41366.         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);
  41367.     }
  41368.     /**
  41369.      * Gets the private 'property_info' shared service.
  41370.      *
  41371.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  41372.      */
  41373.     protected function getPropertyInfoService()
  41374.     {
  41375.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  41376.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  41377.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41378.         }, 2), new RewindableGenerator(function () {
  41379.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41380.         }, 1), new RewindableGenerator(function () {
  41381.             return new \EmptyIterator();
  41382.         }, 0), new RewindableGenerator(function () {
  41383.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41384.         }, 1), new RewindableGenerator(function () {
  41385.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  41386.         }, 1));
  41387.     }
  41388.     /**
  41389.      * Gets the private 'property_info.serializer_extractor' shared service.
  41390.      *
  41391.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  41392.      */
  41393.     protected function getPropertyInfo_SerializerExtractorService()
  41394.     {
  41395.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  41396.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  41397.     }
  41398.     /**
  41399.      * Gets the private 'router.cache_warmer' shared service.
  41400.      *
  41401.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  41402.      */
  41403.     protected function getRouter_CacheWarmerService()
  41404.     {
  41405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  41406.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  41407.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41408.             'router' => ['services''router''getRouterService'false],
  41409.         ], [
  41410.             'router' => '?',
  41411.         ]))->withContext('router.cache_warmer'$this));
  41412.     }
  41413.     /**
  41414.      * Gets the private 'router.default' shared service.
  41415.      *
  41416.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  41417.      */
  41418.     protected function getRouter_DefaultService()
  41419.     {
  41420.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  41421.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  41422.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  41423.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  41424.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  41425.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41426.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  41427.         ], [
  41428.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  41429.         ]))->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');
  41430.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  41431.         return $instance;
  41432.     }
  41433.     /**
  41434.      * Gets the private 'router.request_context' shared service.
  41435.      *
  41436.      * @return \Symfony\Component\Routing\RequestContext
  41437.      */
  41438.     protected function getRouter_RequestContextService()
  41439.     {
  41440.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  41441.     }
  41442.     /**
  41443.      * Gets the private 'router_listener' shared service.
  41444.      *
  41445.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  41446.      */
  41447.     protected function getRouterListenerService()
  41448.     {
  41449.         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);
  41450.     }
  41451.     /**
  41452.      * Gets the private 'secrets.vault' shared service.
  41453.      *
  41454.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  41455.      */
  41456.     protected function getSecrets_VaultService()
  41457.     {
  41458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  41459.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  41460.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  41461.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  41462.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  41463.         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'));
  41464.     }
  41465.     /**
  41466.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  41467.      *
  41468.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  41469.      */
  41470.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  41471.     {
  41472.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  41473.     }
  41474.     /**
  41475.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  41476.      *
  41477.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  41478.      */
  41479.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  41480.     {
  41481.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  41482.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  41483.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  41484.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  41485.     }
  41486.     /**
  41487.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  41488.      *
  41489.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  41490.      */
  41491.     protected function getSensioFrameworkExtra_View_ListenerService()
  41492.     {
  41493.         $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))));
  41494.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41495.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  41496.         ], [
  41497.             'twig' => '?',
  41498.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  41499.         return $instance;
  41500.     }
  41501.     /**
  41502.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  41503.      *
  41504.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  41505.      */
  41506.     protected function getSerializer_Mapping_CacheWarmerService()
  41507.     {
  41508.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  41509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  41510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  41511.         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'));
  41512.     }
  41513.     /**
  41514.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  41515.      *
  41516.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  41517.      */
  41518.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  41519.     {
  41520.         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()))]));
  41521.     }
  41522.     /**
  41523.      * Gets the private 'session.factory' shared service.
  41524.      *
  41525.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  41526.      */
  41527.     protected function getSession_FactoryService()
  41528.     {
  41529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  41530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  41531.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  41532.         if (isset($this->privates['session.factory'])) {
  41533.             return $this->privates['session.factory'];
  41534.         }
  41535.         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']);
  41536.     }
  41537.     /**
  41538.      * Gets the private 'session.storage.factory.native' shared service.
  41539.      *
  41540.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  41541.      */
  41542.     protected function getSession_Storage_Factory_NativeService()
  41543.     {
  41544.         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);
  41545.     }
  41546.     /**
  41547.      * Gets the private 'session_listener' shared service.
  41548.      *
  41549.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  41550.      */
  41551.     protected function getSessionListenerService()
  41552.     {
  41553.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41554.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  41555.             'logger' => ['services''logger''getLoggerService'false],
  41556.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  41557.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  41558.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  41559.         ], [
  41560.             'initialized_session' => '?',
  41561.             'logger' => '?',
  41562.             'session' => '?',
  41563.             'session_collector' => '?',
  41564.             'session_factory' => '?',
  41565.         ]), true$this->parameters['session.storage.options']);
  41566.     }
  41567.     /**
  41568.      * Gets the private 'shopware.api.authorization_server' shared service.
  41569.      *
  41570.      * @return \League\OAuth2\Server\AuthorizationServer
  41571.      */
  41572.     protected function getShopware_Api_AuthorizationServerService()
  41573.     {
  41574.         return $this->privates['shopware.api.authorization_server'] = new \League\OAuth2\Server\AuthorizationServer(($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\ClientRepository'] ?? $this->getClientRepositoryService()), ($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 () {
  41575.             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()));
  41576.             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()));
  41577.             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()));
  41578.         }, 3), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($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'));
  41579.     }
  41580.     /**
  41581.      * Gets the private 'shopware.app_system.guzzle' shared service.
  41582.      *
  41583.      * @return \GuzzleHttp\Client
  41584.      */
  41585.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  41586.     {
  41587.         if ($lazyLoad) {
  41588.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  41589.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  41590.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  41591.                     $proxy->setProxyInitializer(null);
  41592.                     return true;
  41593.                 });
  41594.             });
  41595.         }
  41596.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  41597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  41598.         $a = \GuzzleHttp\HandlerStack::create();
  41599.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.20.0', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  41600.         return new \GuzzleHttp\Client(['timeout' => 5'connect_timeout' => 1'handler' => $a]);
  41601.     }
  41602.     /**
  41603.      * Gets the private 'shopware.asset.asset' shared service.
  41604.      *
  41605.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  41606.      */
  41607.     protected function getShopware_Asset_AssetService()
  41608.     {
  41609.         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()));
  41610.     }
  41611.     /**
  41612.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  41613.      *
  41614.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  41615.      */
  41616.     protected function getShopware_Asset_Asset_VersionStrategyService()
  41617.     {
  41618.         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()));
  41619.     }
  41620.     /**
  41621.      * Gets the private 'shopware.asset.public' shared service.
  41622.      *
  41623.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  41624.      */
  41625.     protected function getShopware_Asset_PublicService()
  41626.     {
  41627.         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())));
  41628.     }
  41629.     /**
  41630.      * Gets the private 'shopware.asset.sitemap' shared service.
  41631.      *
  41632.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  41633.      */
  41634.     protected function getShopware_Asset_SitemapService()
  41635.     {
  41636.         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())));
  41637.     }
  41638.     /**
  41639.      * Gets the private 'shopware.asset.theme' shared service.
  41640.      *
  41641.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  41642.      */
  41643.     protected function getShopware_Asset_ThemeService()
  41644.     {
  41645.         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())));
  41646.     }
  41647.     /**
  41648.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  41649.      *
  41650.      * @return \Psr\Log\LoggerInterface
  41651.      */
  41652.     protected function getShopware_Elasticsearch_LoggerService()
  41653.     {
  41654.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  41655.     }
  41656.     /**
  41657.      * Gets the private 'shopware.es.profiled.adminClient.inner' shared service.
  41658.      *
  41659.      * @return \Elasticsearch\Client
  41660.      */
  41661.     protected function getShopware_Es_Profiled_AdminClient_InnerService($lazyLoad true)
  41662.     {
  41663.         if ($lazyLoad) {
  41664.             return $this->privates['shopware.es.profiled.adminClient.inner'] = $this->createProxy('Client_dba3ed3', function () {
  41665.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  41666.                     $wrappedInstance $this->getShopware_Es_Profiled_AdminClient_InnerService(false);
  41667.                     $proxy->setProxyInitializer(null);
  41668.                     return true;
  41669.                 });
  41670.             });
  41671.         }
  41672.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  41673.         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']);
  41674.     }
  41675.     /**
  41676.      * Gets the private 'shopware.es.profiled.client.inner' shared service.
  41677.      *
  41678.      * @return \Elasticsearch\Client
  41679.      */
  41680.     protected function getShopware_Es_Profiled_Client_InnerService($lazyLoad true)
  41681.     {
  41682.         if ($lazyLoad) {
  41683.             return $this->privates['shopware.es.profiled.client.inner'] = $this->createProxy('Client_dba3ed3', function () {
  41684.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  41685.                     $wrappedInstance $this->getShopware_Es_Profiled_Client_InnerService(false);
  41686.                     $proxy->setProxyInitializer(null);
  41687.                     return true;
  41688.                 });
  41689.             });
  41690.         }
  41691.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  41692.         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']);
  41693.     }
  41694.     /**
  41695.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  41696.      *
  41697.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  41698.      */
  41699.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  41700.     {
  41701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  41702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  41703.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  41704.         $instance->setPool('message_queue');
  41705.         $instance->setConfig([]);
  41706.         return $instance;
  41707.     }
  41708.     /**
  41709.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  41710.      *
  41711.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  41712.      */
  41713.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  41714.     {
  41715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  41716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  41717.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  41718.         $instance->setPool('user_activity');
  41719.         $instance->setConfig([]);
  41720.         return $instance;
  41721.     }
  41722.     /**
  41723.      * Gets the private 'shopware.jwt_config' shared service.
  41724.      *
  41725.      * @return \Lcobucci\JWT\Configuration
  41726.      */
  41727.     protected function getShopware_JwtConfigService()
  41728.     {
  41729.         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')))));
  41730.     }
  41731.     /**
  41732.      * Gets the private 'shopware.rate_limiter' shared service.
  41733.      *
  41734.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  41735.      */
  41736.     protected function getShopware_RateLimiterService()
  41737.     {
  41738.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  41739.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  41740.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  41741.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  41742.         $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));
  41743.         $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));
  41744.         $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));
  41745.         $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));
  41746.         $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));
  41747.         $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));
  41748.         $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));
  41749.         $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));
  41750.         $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));
  41751.         return $instance;
  41752.     }
  41753.     /**
  41754.      * Gets the private 'slugify' shared service.
  41755.      *
  41756.      * @return \Cocur\Slugify\Slugify
  41757.      */
  41758.     protected function getSlugifyService()
  41759.     {
  41760.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  41761.     }
  41762.     /**
  41763.      * Gets the private 'translation.extractor' shared service.
  41764.      *
  41765.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  41766.      */
  41767.     protected function getTranslation_ExtractorService()
  41768.     {
  41769.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  41770.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  41771.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  41772.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  41773.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  41774.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  41775.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  41776.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  41777.         return $instance;
  41778.     }
  41779.     /**
  41780.      * Gets the private 'translation.loader.csv' shared service.
  41781.      *
  41782.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  41783.      */
  41784.     protected function getTranslation_Loader_CsvService()
  41785.     {
  41786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41789.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  41790.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  41791.     }
  41792.     /**
  41793.      * Gets the private 'translation.loader.dat' shared service.
  41794.      *
  41795.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  41796.      */
  41797.     protected function getTranslation_Loader_DatService()
  41798.     {
  41799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41800.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  41801.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  41802.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  41803.     }
  41804.     /**
  41805.      * Gets the private 'translation.loader.ini' shared service.
  41806.      *
  41807.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  41808.      */
  41809.     protected function getTranslation_Loader_IniService()
  41810.     {
  41811.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41812.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41813.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41814.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  41815.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  41816.     }
  41817.     /**
  41818.      * Gets the private 'translation.loader.json' shared service.
  41819.      *
  41820.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  41821.      */
  41822.     protected function getTranslation_Loader_JsonService()
  41823.     {
  41824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41825.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41827.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  41828.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  41829.     }
  41830.     /**
  41831.      * Gets the private 'translation.loader.mo' shared service.
  41832.      *
  41833.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  41834.      */
  41835.     protected function getTranslation_Loader_MoService()
  41836.     {
  41837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41840.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  41841.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  41842.     }
  41843.     /**
  41844.      * Gets the private 'translation.loader.php' shared service.
  41845.      *
  41846.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  41847.      */
  41848.     protected function getTranslation_Loader_PhpService()
  41849.     {
  41850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41853.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  41854.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  41855.     }
  41856.     /**
  41857.      * Gets the private 'translation.loader.po' shared service.
  41858.      *
  41859.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  41860.      */
  41861.     protected function getTranslation_Loader_PoService()
  41862.     {
  41863.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41864.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41866.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  41867.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  41868.     }
  41869.     /**
  41870.      * Gets the private 'translation.loader.qt' shared service.
  41871.      *
  41872.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  41873.      */
  41874.     protected function getTranslation_Loader_QtService()
  41875.     {
  41876.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41877.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  41878.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  41879.     }
  41880.     /**
  41881.      * Gets the private 'translation.loader.res' shared service.
  41882.      *
  41883.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  41884.      */
  41885.     protected function getTranslation_Loader_ResService()
  41886.     {
  41887.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41888.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  41889.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  41890.     }
  41891.     /**
  41892.      * Gets the private 'translation.loader.xliff' shared service.
  41893.      *
  41894.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  41895.      */
  41896.     protected function getTranslation_Loader_XliffService()
  41897.     {
  41898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41899.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  41900.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  41901.     }
  41902.     /**
  41903.      * Gets the private 'translation.loader.yml' shared service.
  41904.      *
  41905.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  41906.      */
  41907.     protected function getTranslation_Loader_YmlService()
  41908.     {
  41909.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41910.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41911.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41912.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  41913.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  41914.     }
  41915.     /**
  41916.      * Gets the private 'translation.provider_collection' shared service.
  41917.      *
  41918.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  41919.      */
  41920.     protected function getTranslation_ProviderCollectionService()
  41921.     {
  41922.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  41923.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  41924.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  41925.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  41926.         }, 1), []))->fromConfig([]);
  41927.     }
  41928.     /**
  41929.      * Gets the private 'translation.reader' shared service.
  41930.      *
  41931.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  41932.      */
  41933.     protected function getTranslation_ReaderService()
  41934.     {
  41935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  41936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  41937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  41938.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  41939.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  41940.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  41941.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  41942.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  41943.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  41944.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  41945.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  41946.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  41947.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  41948.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  41949.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  41950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  41951.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  41952.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  41953.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  41954.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  41955.         $instance->addLoader('yaml'$a);
  41956.         $instance->addLoader('yml'$a);
  41957.         $instance->addLoader('xlf'$b);
  41958.         $instance->addLoader('xliff'$b);
  41959.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  41960.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  41961.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  41962.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  41963.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  41964.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  41965.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  41966.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  41967.         return $instance;
  41968.     }
  41969.     /**
  41970.      * Gets the private 'translation.warmer' shared service.
  41971.      *
  41972.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  41973.      */
  41974.     protected function getTranslation_WarmerService()
  41975.     {
  41976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  41977.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  41978.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  41979.             'translator' => ['services''translator''getTranslatorService'false],
  41980.         ], [
  41981.             'translator' => '?',
  41982.         ]))->withContext('translation.warmer'$this));
  41983.     }
  41984.     /**
  41985.      * Gets the private 'translation.writer' shared service.
  41986.      *
  41987.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  41988.      */
  41989.     protected function getTranslation_WriterService()
  41990.     {
  41991.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  41992.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  41993.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  41994.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  41995.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  41996.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  41997.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  41998.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  41999.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  42000.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  42001.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  42002.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  42003.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  42004.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  42005.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  42006.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  42007.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  42008.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  42009.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  42010.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  42011.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  42012.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  42013.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  42014.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  42015.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  42016.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  42017.         return $instance;
  42018.     }
  42019.     /**
  42020.      * Gets the private 'translator.default' shared service.
  42021.      *
  42022.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  42023.      */
  42024.     protected function getTranslator_DefaultService()
  42025.     {
  42026.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42027.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  42028.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  42029.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  42030.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  42031.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  42032.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  42033.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  42034.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  42035.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  42036.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  42037.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  42038.         ], [
  42039.             'translation.loader.csv' => '?',
  42040.             'translation.loader.dat' => '?',
  42041.             'translation.loader.ini' => '?',
  42042.             'translation.loader.json' => '?',
  42043.             'translation.loader.mo' => '?',
  42044.             'translation.loader.php' => '?',
  42045.             'translation.loader.po' => '?',
  42046.             'translation.loader.qt' => '?',
  42047.             'translation.loader.res' => '?',
  42048.             'translation.loader.xliff' => '?',
  42049.             'translation.loader.yml' => '?',
  42050.         ]), ($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).'/vendor/shopware/storefront/Resources/snippet/de_DE/storefront.de-DE.json')], 'en-GB' => [=> (\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).'/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'), => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/translations'), 11 => (\dirname(__DIR__4).'/vendor/shopware/core/System/translations'), 12 => (\dirname(__DIR__4).'/vendor/shopware/core/Content/translations'), 13 => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout/translations'), 14 => (\dirname(__DIR__4).'/vendor/shopware/administration/translations'), 15 => (\dirname(__DIR__4).'/vendor/shopware/storefront/translations'), 16 => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch/translations'), 17 => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling/translations'), 20 => (\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/IabTheme/src/translations'), 22 => (\dirname(__DIR__4).'/vendor/frosh/product-compare/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/Certificate/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/ICTECH_AdminDashboard/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/translations'), 30 => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/translations'), 31 => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/translations'), 32 => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src/translations'), 33 => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/translations'), 34 => (\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/translations'), 35 => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/translations'), 36 => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src/translations'), 37 => (\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/translations'), 38 => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/translations'), 39 => (\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/translations'), 40 => (\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/translations'), 41 => (\dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/translations'), 42 => (\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'=> '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'=> 'vendor/enqueue/enqueue-bundle/translations'=> 'vendor/sroze/messenger-enqueue-transport/Bundle/translations'10 => 'vendor/shopware/core/Framework/translations'11 => 'vendor/shopware/core/System/translations'12 => 'vendor/shopware/core/Content/translations'13 => 'vendor/shopware/core/Checkout/translations'14 => 'vendor/shopware/administration/translations'15 => 'vendor/shopware/storefront/translations'16 => 'vendor/shopware/elasticsearch/translations'17 => 'vendor/shopware/core/Maintenance/translations'18 => 'vendor/symfony/web-profiler-bundle/translations'19 => 'vendor/shopware/core/Profiling/translations'20 => 'custom/plugins/SwagMigrationAssistant/translations'21 => 'custom/plugins/IabTheme/src/translations'22 => 'vendor/frosh/product-compare/src/translations'23 => 'custom/plugins/Certificate/src/translations'24 => 'custom/plugins/SwagExtensionStore/src/translations'25 => 'custom/plugins/NewsletterSendinblue/src/translations'26 => 'custom/plugins/digi1Moretabsforproductdetailpage/src/translations'27 => 'custom/plugins/ICTECH_AdminDashboard/src/translations'28 => 'custom/plugins/OrcaOci/src/translations'29 => 'custom/plugins/BilobaIntlTranslation/src/translations'30 => 'custom/plugins/BilobaIntlTranslationBulk/src/translations'31 => 'custom/plugins/BilobaIntlTranslationMoreEntities/src/translations'32 => 'custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src/translations'33 => 'custom/plugins/SwagCmsExtensions/src/translations'34 => 'custom/plugins/SwpSampleOrderSix/src/translations'35 => 'custom/plugins/BilobaIntlTranslationDictionary/src/translations'36 => 'custom/plugins/FroshTools/src/translations'37 => 'custom/plugins/PremsDiscountCategory6/src/translations'38 => 'custom/plugins/FroshPlatformFilterSearch/src/translations'39 => 'custom/plugins/CogiAdvancedContactForm/src/translations'40 => 'custom/plugins/MaxiaListingVariants6/src/translations'41 => 'custom/plugins/SeidemannSolfusion/src/translations'42 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  42051.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  42052.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  42053.         return $instance;
  42054.     }
  42055.     /**
  42056.      * Gets the private 'translator.formatter.default' shared service.
  42057.      *
  42058.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  42059.      */
  42060.     protected function getTranslator_Formatter_DefaultService()
  42061.     {
  42062.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  42063.     }
  42064.     /**
  42065.      * Gets the private 'twig.command.debug' shared service.
  42066.      *
  42067.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  42068.      */
  42069.     protected function getTwig_Command_DebugService()
  42070.     {
  42071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42072.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  42073.         $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()));
  42074.         $instance->setName('debug:twig');
  42075.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  42076.         return $instance;
  42077.     }
  42078.     /**
  42079.      * Gets the private 'twig.command.lint' shared service.
  42080.      *
  42081.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  42082.      */
  42083.     protected function getTwig_Command_LintService()
  42084.     {
  42085.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42086.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  42087.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  42088.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  42089.         $instance->setName('lint:twig');
  42090.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  42091.         return $instance;
  42092.     }
  42093.     /**
  42094.      * Gets the private 'twig.extension.trans' shared service.
  42095.      *
  42096.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  42097.      */
  42098.     protected function getTwig_Extension_TransService()
  42099.     {
  42100.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  42101.         if (isset($this->privates['twig.extension.trans'])) {
  42102.             return $this->privates['twig.extension.trans'];
  42103.         }
  42104.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension($a);
  42105.     }
  42106.     /**
  42107.      * Gets the private 'twig.loader.chain' shared service.
  42108.      *
  42109.      * @return \Twig\Loader\ChainLoader
  42110.      */
  42111.     protected function getTwig_Loader_ChainService()
  42112.     {
  42113.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  42114.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  42115.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  42116.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  42117.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  42118.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  42119.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  42120.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  42121.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  42122.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  42123.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  42124.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  42125.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  42126.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  42127.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  42128.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  42129.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  42130.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  42131.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'), 'SwagMigrationAssistant');
  42132.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'), '!SwagMigrationAssistant');
  42133.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IabTheme/src/Resources/views'), 'IabTheme');
  42134.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IabTheme/src/Resources/views'), '!IabTheme');
  42135.         $a->addPath((\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Resources/views'), 'FroshProductCompare');
  42136.         $a->addPath((\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Resources/views'), '!FroshProductCompare');
  42137.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Certificate/src/Resources/views'), 'Certificate');
  42138.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Certificate/src/Resources/views'), '!Certificate');
  42139.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources/views'), 'NewsletterSendinblue');
  42140.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources/views'), '!NewsletterSendinblue');
  42141.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/views'), 'digi1Moretabsforproductdetailpage');
  42142.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/views'), '!digi1Moretabsforproductdetailpage');
  42143.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Resources/views'), 'OciPunchout');
  42144.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Resources/views'), '!OciPunchout');
  42145.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), 'SwagCmsExtensions');
  42146.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), '!SwagCmsExtensions');
  42147.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Resources/views'), 'SwpSampleOrderSix');
  42148.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Resources/views'), '!SwpSampleOrderSix');
  42149.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  42150.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), '!FroshTools');
  42151.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Resources/views'), 'PremsDiscountCategory6');
  42152.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Resources/views'), '!PremsDiscountCategory6');
  42153.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'), 'FroshPlatformFilterSearch');
  42154.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'), '!FroshPlatformFilterSearch');
  42155.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Resources/views'), 'CogiAdvancedContactForm');
  42156.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Resources/views'), '!CogiAdvancedContactForm');
  42157.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'), 'MaxiaListingVariants6');
  42158.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'), '!MaxiaListingVariants6');
  42159.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  42160.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  42161.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources'), 'FrameworkBundle');
  42162.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/Resources'), 'MonologBundle');
  42163.         $a->addPath((\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Resources'), 'SensioFrameworkExtraBundle');
  42164.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources'), 'TwigBundle');
  42165.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  42166.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  42167.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources'), 'DebugBundle');
  42168.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  42169.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  42170.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources'), 'EnqueueBundle');
  42171.         $a->addPath((\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle/Resources'), 'EnqueueAdapterBundle');
  42172.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  42173.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  42174.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources'), 'Framework');
  42175.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/System/Resources'), 'System');
  42176.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Content/Resources'), 'Content');
  42177.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Checkout/Resources'), 'Checkout');
  42178.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  42179.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  42180.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources'), 'Administration');
  42181.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  42182.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  42183.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views/../app/storefront/dist'), 'Storefront');
  42184.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources'), 'Storefront');
  42185.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  42186.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  42187.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources'), 'Elasticsearch');
  42188.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  42189.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  42190.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources'), 'WebProfilerBundle');
  42191.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  42192.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  42193.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources'), 'Profiling');
  42194.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'));
  42195.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources/views'), 'SwagMigrationAssistant');
  42196.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant/Resources'), 'SwagMigrationAssistant');
  42197.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IabTheme/src/Resources/views'));
  42198.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IabTheme/src/Resources/views'), 'IabTheme');
  42199.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IabTheme/src/Resources/views/../app/storefront/dist'), 'IabTheme');
  42200.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/IabTheme/src/Resources'), 'IabTheme');
  42201.         $a->addPath((\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Resources/views'));
  42202.         $a->addPath((\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Resources/views'), 'FroshProductCompare');
  42203.         $a->addPath((\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Resources/views/../app/storefront/dist'), 'FroshProductCompare');
  42204.         $a->addPath((\dirname(__DIR__4).'/vendor/frosh/product-compare/src/Resources'), 'FroshProductCompare');
  42205.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Certificate/src/Resources/views'));
  42206.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Certificate/src/Resources/views'), 'Certificate');
  42207.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/Certificate/src/Resources'), 'Certificate');
  42208.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/Resources'), 'SwagExtensionStore');
  42209.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources/views'));
  42210.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources/views'), 'NewsletterSendinblue');
  42211.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources'), 'NewsletterSendinblue');
  42212.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/views'));
  42213.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/views'), 'digi1Moretabsforproductdetailpage');
  42214.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources/views/../app/storefront/dist'), 'digi1Moretabsforproductdetailpage');
  42215.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src/Resources'), 'digi1Moretabsforproductdetailpage');
  42216.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/ICTECH_AdminDashboard/src/Resources'), 'ICTECH_AdminDashboard');
  42217.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Resources/views'));
  42218.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Resources/views'), 'OciPunchout');
  42219.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Resources/views/../app/storefront/dist'), 'OciPunchout');
  42220.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/OrcaOci/src/Resources'), 'OciPunchout');
  42221.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src/Resources'), 'BilobaIntlTranslation');
  42222.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src/Resources'), 'BilobaIntlTranslationBulk');
  42223.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src/Resources'), 'BilobaIntlTranslationMoreEntities');
  42224.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src/Resources'), 'BilobaIntlTranslationMoreEntitiesBulk');
  42225.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'));
  42226.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), 'SwagCmsExtensions');
  42227.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views/../app/storefront/dist'), 'SwagCmsExtensions');
  42228.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources'), 'SwagCmsExtensions');
  42229.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Resources/views'));
  42230.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Resources/views'), 'SwpSampleOrderSix');
  42231.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src/Resources'), 'SwpSampleOrderSix');
  42232.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src/Resources'), 'BilobaIntlTranslationDictionary');
  42233.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'));
  42234.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources/views'), 'FroshTools');
  42235.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshTools/src/Resources'), 'FroshTools');
  42236.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Resources/views'));
  42237.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Resources/views'), 'PremsDiscountCategory6');
  42238.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src/Resources'), 'PremsDiscountCategory6');
  42239.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'));
  42240.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views'), 'FroshPlatformFilterSearch');
  42241.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources/views/../app/storefront/dist'), 'FroshPlatformFilterSearch');
  42242.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src/Resources'), 'FroshPlatformFilterSearch');
  42243.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Resources/views'));
  42244.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Resources/views'), 'CogiAdvancedContactForm');
  42245.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Resources/views/../app/storefront/dist'), 'CogiAdvancedContactForm');
  42246.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src/Resources'), 'CogiAdvancedContactForm');
  42247.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'));
  42248.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views'), 'MaxiaListingVariants6');
  42249.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources/views/../app/storefront/dist'), 'MaxiaListingVariants6');
  42250.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src/Resources'), 'MaxiaListingVariants6');
  42251.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src/Resources'), 'SeidemannSolfusion');
  42252.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  42253.         $instance->addLoader($a);
  42254.         return $instance;
  42255.     }
  42256.     /**
  42257.      * Gets the private 'twig.mailer.message_listener' shared service.
  42258.      *
  42259.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  42260.      */
  42261.     protected function getTwig_Mailer_MessageListenerService()
  42262.     {
  42263.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  42264.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  42265.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  42266.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  42267.         if (isset($this->privates['twig.mailer.message_listener'])) {
  42268.             return $this->privates['twig.mailer.message_listener'];
  42269.         }
  42270.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  42271.     }
  42272.     /**
  42273.      * Gets the private 'twig.runtime.httpkernel' shared service.
  42274.      *
  42275.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  42276.      */
  42277.     protected function getTwig_Runtime_HttpkernelService()
  42278.     {
  42279.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  42280.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  42281.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  42282.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  42283.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  42284.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  42285.         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, [
  42286.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  42287.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  42288.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  42289.         ], [
  42290.             'esi' => '?',
  42291.             'hinclude' => '?',
  42292.             'inline' => '?',
  42293.         ]), $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));
  42294.     }
  42295.     /**
  42296.      * Gets the private 'twig.runtime.security_csrf' shared service.
  42297.      *
  42298.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  42299.      */
  42300.     protected function getTwig_Runtime_SecurityCsrfService()
  42301.     {
  42302.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  42303.         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()));
  42304.     }
  42305.     /**
  42306.      * Gets the private 'twig.runtime.serializer' shared service.
  42307.      *
  42308.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  42309.      */
  42310.     protected function getTwig_Runtime_SerializerService()
  42311.     {
  42312.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  42313.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  42314.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  42315.     }
  42316.     /**
  42317.      * Gets the private 'validator.builder' shared service.
  42318.      *
  42319.      * @return \Symfony\Component\Validator\ValidatorBuilder
  42320.      */
  42321.     protected function getValidator_BuilderService()
  42322.     {
  42323.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  42324.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  42325.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  42326.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  42327.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  42328.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  42329.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator''getCustomerZipCodeValidatorService'false],
  42330.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  42331.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  42332.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  42333.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  42334.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  42335.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  42336.         ], [
  42337.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  42338.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  42339.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  42340.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerZipCodeValidator' => '?',
  42341.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  42342.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  42343.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  42344.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  42345.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  42346.             'validator.expression' => '?',
  42347.         ])));
  42348.         if ($this->has('translator')) {
  42349.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  42350.         }
  42351.         $instance->setTranslationDomain('validators');
  42352.         $instance->enableAnnotationMapping(true);
  42353.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  42354.         $instance->addMethodMapping('loadValidatorMetadata');
  42355.         $instance->addObjectInitializers([]);
  42356.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  42357.         return $instance;
  42358.     }
  42359.     /**
  42360.      * Gets the private 'validator.email' shared service.
  42361.      *
  42362.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  42363.      */
  42364.     protected function getValidator_EmailService()
  42365.     {
  42366.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  42367.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  42368.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  42369.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  42370.     }
  42371.     /**
  42372.      * Gets the private 'validator.expression' shared service.
  42373.      *
  42374.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  42375.      */
  42376.     protected function getValidator_ExpressionService()
  42377.     {
  42378.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  42379.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  42380.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  42381.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  42382.     }
  42383.     /**
  42384.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  42385.      *
  42386.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  42387.      */
  42388.     protected function getValidator_Mapping_CacheWarmerService()
  42389.     {
  42390.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  42391.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  42392.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  42393.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  42394.     }
  42395.     /**
  42396.      * Gets the private 'validator.not_compromised_password' shared service.
  42397.      *
  42398.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  42399.      */
  42400.     protected function getValidator_NotCompromisedPasswordService()
  42401.     {
  42402.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  42403.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  42404.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  42405.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  42406.     }
  42407.     /**
  42408.      * Gets the private 'var_dumper.command.server_dump' shared service.
  42409.      *
  42410.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  42411.      */
  42412.     protected function getVarDumper_Command_ServerDumpService()
  42413.     {
  42414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  42415.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  42416.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  42417.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  42418.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  42419.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  42420.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  42421.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  42422.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  42423.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeFlowEventHandler'] ?? $this->getExcludeFlowEventHandlerService()));
  42424.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  42425.         $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()))]);
  42426.         $instance->setName('server:dump');
  42427.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  42428.         return $instance;
  42429.     }
  42430.     /**
  42431.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  42432.      *
  42433.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  42434.      */
  42435.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  42436.     {
  42437.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  42438.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  42439.         return $instance;
  42440.     }
  42441.     /**
  42442.      * Gets the private 'var_dumper.html_dumper' shared service.
  42443.      *
  42444.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  42445.      */
  42446.     protected function getVarDumper_HtmlDumperService()
  42447.     {
  42448.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  42449.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  42450.         return $instance;
  42451.     }
  42452.     /**
  42453.      * Gets the private 'web_profiler.csp.handler' shared service.
  42454.      *
  42455.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  42456.      */
  42457.     protected function getWebProfiler_Csp_HandlerService()
  42458.     {
  42459.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  42460.     }
  42461.     /**
  42462.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  42463.      *
  42464.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  42465.      */
  42466.     protected function getWebProfiler_DebugToolbarService()
  42467.     {
  42468.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  42469.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  42470.             return $this->privates['web_profiler.debug_toolbar'];
  42471.         }
  42472.         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()));
  42473.     }
  42474.     /**
  42475.      * Gets the public 'cache_clearer' alias.
  42476.      *
  42477.      * @return object The ".container.private.cache_clearer" service.
  42478.      */
  42479.     protected function getCacheClearerService()
  42480.     {
  42481.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  42482.         return $this->get('.container.private.cache_clearer');
  42483.     }
  42484.     /**
  42485.      * Gets the public 'filesystem' alias.
  42486.      *
  42487.      * @return object The ".container.private.filesystem" service.
  42488.      */
  42489.     protected function getFilesystemService()
  42490.     {
  42491.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  42492.         return $this->get('.container.private.filesystem');
  42493.     }
  42494.     /**
  42495.      * Gets the public 'serializer' alias.
  42496.      *
  42497.      * @return object The ".container.private.serializer" service.
  42498.      */
  42499.     protected function getSerializerService()
  42500.     {
  42501.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  42502.         return $this->get('.container.private.serializer');
  42503.     }
  42504.     /**
  42505.      * Gets the public 'security.csrf.token_manager' alias.
  42506.      *
  42507.      * @return object The ".container.private.security.csrf.token_manager" service.
  42508.      */
  42509.     protected function getSecurity_Csrf_TokenManagerService()
  42510.     {
  42511.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  42512.         return $this->get('.container.private.security.csrf.token_manager');
  42513.     }
  42514.     /**
  42515.      * Gets the public 'profiler' alias.
  42516.      *
  42517.      * @return object The ".container.private.profiler" service.
  42518.      */
  42519.     protected function getProfiler2Service()
  42520.     {
  42521.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  42522.         return $this->get('.container.private.profiler');
  42523.     }
  42524.     /**
  42525.      * Gets the public 'twig' alias.
  42526.      *
  42527.      * @return object The ".container.private.twig" service.
  42528.      */
  42529.     protected function getTwigService()
  42530.     {
  42531.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  42532.         return $this->get('.container.private.twig');
  42533.     }
  42534.     /**
  42535.      * Gets the public 'session' alias.
  42536.      *
  42537.      * @return object The ".container.private.session" service.
  42538.      */
  42539.     protected function getSessionService()
  42540.     {
  42541.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  42542.         return $this->get('.container.private.session');
  42543.     }
  42544.     /**
  42545.      * Gets the public 'validator' alias.
  42546.      *
  42547.      * @return object The ".container.private.validator" service.
  42548.      */
  42549.     protected function getValidatorService()
  42550.     {
  42551.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  42552.         return $this->get('.container.private.validator');
  42553.     }
  42554.     /**
  42555.      * @return array|bool|float|int|string|\UnitEnum|null
  42556.      */
  42557.     public function getParameter(string $name)
  42558.     {
  42559.         if (isset($this->buildParameters[$name])) {
  42560.             return $this->buildParameters[$name];
  42561.         }
  42562.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  42563.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  42564.         }
  42565.         if (isset($this->loadedDynamicParameters[$name])) {
  42566.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  42567.         }
  42568.         return $this->parameters[$name];
  42569.     }
  42570.     public function hasParameter(string $name): bool
  42571.     {
  42572.         if (isset($this->buildParameters[$name])) {
  42573.             return true;
  42574.         }
  42575.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  42576.     }
  42577.     public function setParameter(string $name$value): void
  42578.     {
  42579.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  42580.     }
  42581.     public function getParameterBag(): ParameterBagInterface
  42582.     {
  42583.         if (null === $this->parameterBag) {
  42584.             $parameters $this->parameters;
  42585.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  42586.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  42587.             }
  42588.             foreach ($this->buildParameters as $name => $value) {
  42589.                 $parameters[$name] = $value;
  42590.             }
  42591.             $this->parameterBag = new FrozenParameterBag($parameters);
  42592.         }
  42593.         return $this->parameterBag;
  42594.     }
  42595.     private $loadedDynamicParameters = [
  42596.         'kernel.runtime_environment' => false,
  42597.         'kernel.build_dir' => false,
  42598.         'kernel.cache_dir' => false,
  42599.         'APP_URL' => false,
  42600.         'shopware.routing.registered_api_prefixes' => false,
  42601.         'shopware.dbal.time_zone_support_enabled' => false,
  42602.         'shopware.dbal.token_minimum_length' => false,
  42603.         'instance_id' => false,
  42604.         'shopware_administration.path_name' => false,
  42605.         'shopware.http.cache.enabled' => false,
  42606.         'shopware.http.cache.default_ttl' => false,
  42607.         'elasticsearch.enabled' => false,
  42608.         'elasticsearch.indexing_enabled' => false,
  42609.         'elasticsearch.hosts' => false,
  42610.         'elasticsearch.index_prefix' => false,
  42611.         'shopware.cdn.strategy' => false,
  42612.         'kernel.secret' => false,
  42613.         'debug.container.dump' => false,
  42614.         'serializer.mapping.cache.file' => false,
  42615.         'session.save_path' => false,
  42616.         'validator.mapping.cache.file' => false,
  42617.         'profiler.storage.dsn' => false,
  42618.         'shopware.cdn' => false,
  42619.         'shopware.deployment' => false,
  42620.         'shopware.deployment.blue_green' => false,
  42621.         'shopware.html_sanitizer' => false,
  42622.         'shopware.html_sanitizer.cache_dir' => false,
  42623.         'shopware.cache' => false,
  42624.         'shopware.cache.redis_prefix' => false,
  42625.         'elasticsearch.indexing_batch_size' => false,
  42626.         'elasticsearch.throw_exception' => false,
  42627.         'elasticsearch.administration' => false,
  42628.         'elasticsearch.administration.hosts' => false,
  42629.         'elasticsearch.administration.enabled' => false,
  42630.         'elasticsearch.administration.refresh_indices' => false,
  42631.         'elasticsearch.administration.index_prefix' => false,
  42632.         'frosh_tools.queue_connection' => false,
  42633.     ];
  42634.     private $dynamicParameters = [];
  42635.     private function getDynamicParameter(string $name)
  42636.     {
  42637.         switch ($name) {
  42638.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  42639.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  42640.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  42641.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  42642.             case 'shopware.routing.registered_api_prefixes'$value = [
  42643.                 => '_wdt',
  42644.                 => '_profiler',
  42645.                 => '_error',
  42646.                 => 'api',
  42647.                 => 'sw-domain-hash.html',
  42648.                 => 'store-api',
  42649.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  42650.                 => 'api',
  42651.             ]; break;
  42652.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  42653.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  42654.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  42655.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  42656.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  42657.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  42658.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  42659.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  42660.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  42661.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  42662.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  42663.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  42664.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Core_KernelDevDebugContainer.xml'); break;
  42665.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  42666.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  42667.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  42668.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  42669.             case 'shopware.cdn'$value = [
  42670.                 'url' => '',
  42671.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  42672.             ]; break;
  42673.             case 'shopware.deployment'$value = [
  42674.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  42675.             ]; break;
  42676.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  42677.             case 'shopware.html_sanitizer'$value = [
  42678.                 'cache_dir' => $this->targetDir.'',
  42679.                 'cache_enabled' => true,
  42680.                 'sets' => [
  42681.                     'basic' => [
  42682.                         'tags' => [
  42683.                             => 'a',
  42684.                             => 'abbr',
  42685.                             => 'acronym',
  42686.                             => 'address',
  42687.                             => 'b',
  42688.                             => 'bdo',
  42689.                             => 'big',
  42690.                             => 'blockquote',
  42691.                             => 'br',
  42692.                             => 'caption',
  42693.                             10 => 'center',
  42694.                             11 => 'cite',
  42695.                             12 => 'code',
  42696.                             13 => 'col',
  42697.                             14 => 'colgroup',
  42698.                             15 => 'dd',
  42699.                             16 => 'del',
  42700.                             17 => 'dfn',
  42701.                             18 => 'dir',
  42702.                             19 => 'div',
  42703.                             20 => 'dl',
  42704.                             21 => 'dt',
  42705.                             22 => 'em',
  42706.                             23 => 'font',
  42707.                             24 => 'h1',
  42708.                             25 => 'h2',
  42709.                             26 => 'h3',
  42710.                             27 => 'h4',
  42711.                             28 => 'h5',
  42712.                             29 => 'h6',
  42713.                             30 => 'hr',
  42714.                             31 => 'i',
  42715.                             32 => 'ins',
  42716.                             33 => 'kbd',
  42717.                             34 => 'li',
  42718.                             35 => 'menu',
  42719.                             36 => 'ol',
  42720.                             37 => 'p',
  42721.                             38 => 'pre',
  42722.                             39 => 'q',
  42723.                             40 => 's',
  42724.                             41 => 'samp',
  42725.                             42 => 'small',
  42726.                             43 => 'span',
  42727.                             44 => 'strike',
  42728.                             45 => 'strong',
  42729.                             46 => 'sub',
  42730.                             47 => 'sup',
  42731.                             48 => 'table',
  42732.                             49 => 'tbody',
  42733.                             50 => 'td',
  42734.                             51 => 'tfoot',
  42735.                             52 => 'th',
  42736.                             53 => 'thead',
  42737.                             54 => 'tr',
  42738.                             55 => 'tt',
  42739.                             56 => 'u',
  42740.                             57 => 'ul',
  42741.                             58 => 'var',
  42742.                         ],
  42743.                         'attributes' => [
  42744.                             => 'align',
  42745.                             => 'bgcolor',
  42746.                             => 'border',
  42747.                             => 'cellpadding',
  42748.                             => 'cellspacing',
  42749.                             => 'cite',
  42750.                             => 'class',
  42751.                             => 'clear',
  42752.                             => 'color',
  42753.                             => 'colspan',
  42754.                             10 => 'dir',
  42755.                             11 => 'face',
  42756.                             12 => 'frame',
  42757.                             13 => 'height',
  42758.                             14 => 'href',
  42759.                             15 => 'id',
  42760.                             16 => 'lang',
  42761.                             17 => 'name',
  42762.                             18 => 'noshade',
  42763.                             19 => 'nowrap',
  42764.                             20 => 'rel',
  42765.                             21 => 'rev',
  42766.                             22 => 'rowspan',
  42767.                             23 => 'scope',
  42768.                             24 => 'size',
  42769.                             25 => 'span',
  42770.                             26 => 'start',
  42771.                             27 => 'style',
  42772.                             28 => 'summary',
  42773.                             29 => 'title',
  42774.                             30 => 'type',
  42775.                             31 => 'valign',
  42776.                             32 => 'value',
  42777.                             33 => 'width',
  42778.                         ],
  42779.                         'options' => [
  42780.                         ],
  42781.                     ],
  42782.                     'media' => [
  42783.                         'tags' => [
  42784.                             => 'img',
  42785.                         ],
  42786.                         'attributes' => [
  42787.                             => 'src',
  42788.                             => 'alt',
  42789.                         ],
  42790.                         'options' => [
  42791.                         ],
  42792.                     ],
  42793.                     'script' => [
  42794.                         'tags' => [
  42795.                             => 'script',
  42796.                         ],
  42797.                         'options' => [
  42798.                             'HTML.Trusted' => true,
  42799.                         ],
  42800.                         'attributes' => [
  42801.                         ],
  42802.                     ],
  42803.                     'tidy' => [
  42804.                         'options' => [
  42805.                             'Output.TidyFormat' => true,
  42806.                         ],
  42807.                         'tags' => [
  42808.                         ],
  42809.                         'attributes' => [
  42810.                         ],
  42811.                     ],
  42812.                 ],
  42813.                 'fields' => [
  42814.                     'product_translation.description' => [
  42815.                         'sets' => [
  42816.                             => 'basic',
  42817.                             => 'media',
  42818.                         ],
  42819.                     ],
  42820.                     'app_cms_block.template' => [
  42821.                         'sets' => [
  42822.                             => 'basic',
  42823.                             => 'media',
  42824.                             => 'tidy',
  42825.                         ],
  42826.                     ],
  42827.                 ],
  42828.             ]; break;
  42829.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  42830.             case 'shopware.cache'$value = [
  42831.                 'redis_prefix' => $this->getEnv('REDIS_PREFIX'),
  42832.                 'invalidation' => [
  42833.                     'delay' => 0,
  42834.                     'count' => 150,
  42835.                     'http_cache' => [
  42836.                         => 'logged-in',
  42837.                         => 'cart-filled',
  42838.                     ],
  42839.                     'product_listing_route' => [
  42840.                     ],
  42841.                     'product_detail_route' => [
  42842.                     ],
  42843.                     'product_review_route' => [
  42844.                     ],
  42845.                     'product_search_route' => [
  42846.                     ],
  42847.                     'product_suggest_route' => [
  42848.                     ],
  42849.                     'product_cross_selling_route' => [
  42850.                     ],
  42851.                     'payment_method_route' => [
  42852.                     ],
  42853.                     'shipping_method_route' => [
  42854.                     ],
  42855.                     'navigation_route' => [
  42856.                     ],
  42857.                     'category_route' => [
  42858.                     ],
  42859.                     'landing_page_route' => [
  42860.                     ],
  42861.                     'language_route' => [
  42862.                     ],
  42863.                     'currency_route' => [
  42864.                     ],
  42865.                     'country_route' => [
  42866.                     ],
  42867.                     'country_state_route' => [
  42868.                     ],
  42869.                     'salutation_route' => [
  42870.                     ],
  42871.                     'sitemap_route' => [
  42872.                     ],
  42873.                 ],
  42874.             ]; break;
  42875.             case 'shopware.cache.redis_prefix'$value $this->getEnv('REDIS_PREFIX'); break;
  42876.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  42877.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  42878.             case 'elasticsearch.administration'$value = [
  42879.                 'hosts' => $this->getEnv('string:ADMIN_OPENSEARCH_URL'),
  42880.                 'enabled' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'),
  42881.                 'refresh_indices' => $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'),
  42882.                 'index_prefix' => $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'),
  42883.                 'index_settings' => [
  42884.                     'number_of_shards' => 3,
  42885.                     'number_of_replicas' => 3,
  42886.                     'mapping.total_fields.limit' => 50000,
  42887.                     'mapping.nested_fields.limit' => 500,
  42888.                     'mapping.nested_objects.limit' => 1000000,
  42889.                 ],
  42890.                 'analysis' => [
  42891.                     'normalizer' => [
  42892.                         'sw_lowercase_normalizer' => [
  42893.                             'type' => 'custom',
  42894.                             'filter' => [
  42895.                                 => 'lowercase',
  42896.                             ],
  42897.                         ],
  42898.                     ],
  42899.                 ],
  42900.                 'dynamic_templates' => [
  42901.                     => [
  42902.                         'keywords' => [
  42903.                             'match_mapping_type' => 'string',
  42904.                             'mapping' => [
  42905.                                 'type' => 'keyword',
  42906.                                 'normalizer' => 'sw_lowercase_normalizer',
  42907.                                 'fields' => [
  42908.                                     'text' => [
  42909.                                         'type' => 'text',
  42910.                                     ],
  42911.                                 ],
  42912.                             ],
  42913.                         ],
  42914.                     ],
  42915.                 ],
  42916.             ]; break;
  42917.             case 'elasticsearch.administration.hosts'$value $this->getEnv('string:ADMIN_OPENSEARCH_URL'); break;
  42918.             case 'elasticsearch.administration.enabled'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_ENABLED'); break;
  42919.             case 'elasticsearch.administration.refresh_indices'$value $this->getEnv('bool:SHOPWARE_ADMIN_ES_REFRESH_INDICES'); break;
  42920.             case 'elasticsearch.administration.index_prefix'$value $this->getEnv('string:SHOPWARE_ADMIN_ES_INDEX_PREFIX'); break;
  42921.             case 'frosh_tools.queue_connection'$value $this->getEnv('MESSENGER_TRANSPORT_DSN'); break;
  42922.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  42923.         }
  42924.         $this->loadedDynamicParameters[$name] = true;
  42925.         return $this->dynamicParameters[$name] = $value;
  42926.     }
  42927.     protected function getDefaultParameters(): array
  42928.     {
  42929.         return [
  42930.             'kernel.project_dir' => \dirname(__DIR__4),
  42931.             'kernel.environment' => 'dev',
  42932.             'kernel.debug' => true,
  42933.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  42934.             'kernel.bundles' => [
  42935.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  42936.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  42937.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  42938.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  42939.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  42940.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  42941.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  42942.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  42943.                 'System' => 'Shopware\\Core\\System\\System',
  42944.                 'Content' => 'Shopware\\Core\\Content\\Content',
  42945.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  42946.                 'Administration' => 'Shopware\\Administration\\Administration',
  42947.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  42948.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  42949.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  42950.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  42951.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  42952.                 'SwagMigrationAssistant' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  42953.                 'IabTheme' => 'IabTheme\\IabTheme',
  42954.                 'FroshProductCompare' => 'Frosh\\FroshProductCompare\\FroshProductCompare',
  42955.                 'Certificate' => 'Certificate\\Certificate',
  42956.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  42957.                 'NewsletterSendinblue' => 'NewsletterSendinblue\\NewsletterSendinblue',
  42958.                 'digi1Moretabsforproductdetailpage' => 'digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage',
  42959.                 'ICTECH_AdminDashboard' => 'ICTECH_AdminDashboard\\ICTECH_AdminDashboard',
  42960.                 'OciPunchout' => 'Orcamultimedia\\OciPunchout\\OciPunchout',
  42961.                 'BilobaIntlTranslation' => 'Biloba\\IntlTranslation\\BilobaIntlTranslation',
  42962.                 'BilobaIntlTranslationBulk' => 'Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk',
  42963.                 'BilobaIntlTranslationMoreEntities' => 'Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities',
  42964.                 'BilobaIntlTranslationMoreEntitiesBulk' => 'Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk',
  42965.                 'SwagCmsExtensions' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  42966.                 'SwpSampleOrderSix' => 'Swp\\SampleOrderSix\\SwpSampleOrderSix',
  42967.                 'BilobaIntlTranslationDictionary' => 'Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary',
  42968.                 'FroshTools' => 'Frosh\\Tools\\FroshTools',
  42969.                 'PremsDiscountCategory6' => 'Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6',
  42970.                 'FroshPlatformFilterSearch' => 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch',
  42971.                 'CogiAdvancedContactForm' => 'Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm',
  42972.                 'MaxiaListingVariants6' => 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6',
  42973.                 'SeidemannSolfusion' => 'Seidemann\\Solfusion\\SeidemannSolfusion',
  42974.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  42975.             ],
  42976.             'kernel.bundles_metadata' => [
  42977.                 'FrameworkBundle' => [
  42978.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  42979.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  42980.                 ],
  42981.                 'MonologBundle' => [
  42982.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  42983.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  42984.                 ],
  42985.                 'SensioFrameworkExtraBundle' => [
  42986.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  42987.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  42988.                 ],
  42989.                 'TwigBundle' => [
  42990.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  42991.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  42992.                 ],
  42993.                 'DebugBundle' => [
  42994.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  42995.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  42996.                 ],
  42997.                 'EnqueueBundle' => [
  42998.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  42999.                     'namespace' => 'Enqueue\\Bundle',
  43000.                 ],
  43001.                 'EnqueueAdapterBundle' => [
  43002.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  43003.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  43004.                 ],
  43005.                 'Framework' => [
  43006.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  43007.                     'namespace' => 'Shopware\\Core\\Framework',
  43008.                 ],
  43009.                 'System' => [
  43010.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  43011.                     'namespace' => 'Shopware\\Core\\System',
  43012.                 ],
  43013.                 'Content' => [
  43014.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  43015.                     'namespace' => 'Shopware\\Core\\Content',
  43016.                 ],
  43017.                 'Checkout' => [
  43018.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  43019.                     'namespace' => 'Shopware\\Core\\Checkout',
  43020.                 ],
  43021.                 'Administration' => [
  43022.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  43023.                     'namespace' => 'Shopware\\Administration',
  43024.                 ],
  43025.                 'Storefront' => [
  43026.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  43027.                     'namespace' => 'Shopware\\Storefront',
  43028.                 ],
  43029.                 'Elasticsearch' => [
  43030.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  43031.                     'namespace' => 'Shopware\\Elasticsearch',
  43032.                 ],
  43033.                 'Maintenance' => [
  43034.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  43035.                     'namespace' => 'Shopware\\Core\\Maintenance',
  43036.                 ],
  43037.                 'WebProfilerBundle' => [
  43038.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  43039.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  43040.                 ],
  43041.                 'Profiling' => [
  43042.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  43043.                     'namespace' => 'Shopware\\Core\\Profiling',
  43044.                 ],
  43045.                 'SwagMigrationAssistant' => [
  43046.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant'),
  43047.                     'namespace' => 'SwagMigrationAssistant',
  43048.                 ],
  43049.                 'IabTheme' => [
  43050.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IabTheme/src'),
  43051.                     'namespace' => 'IabTheme',
  43052.                 ],
  43053.                 'FroshProductCompare' => [
  43054.                     'path' => (\dirname(__DIR__4).'/vendor/frosh/product-compare/src'),
  43055.                     'namespace' => 'Frosh\\FroshProductCompare',
  43056.                 ],
  43057.                 'Certificate' => [
  43058.                     'path' => (\dirname(__DIR__4).'/custom/plugins/Certificate/src'),
  43059.                     'namespace' => 'Certificate',
  43060.                 ],
  43061.                 'SwagExtensionStore' => [
  43062.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  43063.                     'namespace' => 'SwagExtensionStore',
  43064.                 ],
  43065.                 'NewsletterSendinblue' => [
  43066.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src'),
  43067.                     'namespace' => 'NewsletterSendinblue',
  43068.                 ],
  43069.                 'digi1Moretabsforproductdetailpage' => [
  43070.                     'path' => (\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src'),
  43071.                     'namespace' => 'digi1\\digi1Moretabsforproductdetailpage',
  43072.                 ],
  43073.                 'ICTECH_AdminDashboard' => [
  43074.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ICTECH_AdminDashboard/src'),
  43075.                     'namespace' => 'ICTECH_AdminDashboard',
  43076.                 ],
  43077.                 'OciPunchout' => [
  43078.                     'path' => (\dirname(__DIR__4).'/custom/plugins/OrcaOci/src'),
  43079.                     'namespace' => 'Orcamultimedia\\OciPunchout',
  43080.                 ],
  43081.                 'BilobaIntlTranslation' => [
  43082.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src'),
  43083.                     'namespace' => 'Biloba\\IntlTranslation',
  43084.                 ],
  43085.                 'BilobaIntlTranslationBulk' => [
  43086.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src'),
  43087.                     'namespace' => 'Biloba\\IntlTranslationBulk',
  43088.                 ],
  43089.                 'BilobaIntlTranslationMoreEntities' => [
  43090.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src'),
  43091.                     'namespace' => 'Biloba\\IntlTranslationMoreEntities',
  43092.                 ],
  43093.                 'BilobaIntlTranslationMoreEntitiesBulk' => [
  43094.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src'),
  43095.                     'namespace' => 'Biloba\\IntlTranslationMoreEntitiesBulk',
  43096.                 ],
  43097.                 'SwagCmsExtensions' => [
  43098.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src'),
  43099.                     'namespace' => 'Swag\\CmsExtensions',
  43100.                 ],
  43101.                 'SwpSampleOrderSix' => [
  43102.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src'),
  43103.                     'namespace' => 'Swp\\SampleOrderSix',
  43104.                 ],
  43105.                 'BilobaIntlTranslationDictionary' => [
  43106.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src'),
  43107.                     'namespace' => 'Biloba\\IntlTranslationDictionary',
  43108.                 ],
  43109.                 'FroshTools' => [
  43110.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  43111.                     'namespace' => 'Frosh\\Tools',
  43112.                 ],
  43113.                 'PremsDiscountCategory6' => [
  43114.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src'),
  43115.                     'namespace' => 'Prems\\Plugin\\PremsDiscountCategory6',
  43116.                 ],
  43117.                 'FroshPlatformFilterSearch' => [
  43118.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src'),
  43119.                     'namespace' => 'FroshPlatformFilterSearch',
  43120.                 ],
  43121.                 'CogiAdvancedContactForm' => [
  43122.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src'),
  43123.                     'namespace' => 'Cogi\\CogiAdvancedContactForm',
  43124.                 ],
  43125.                 'MaxiaListingVariants6' => [
  43126.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src'),
  43127.                     'namespace' => 'Maxia\\MaxiaListingVariants6',
  43128.                 ],
  43129.                 'SeidemannSolfusion' => [
  43130.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src'),
  43131.                     'namespace' => 'Seidemann\\Solfusion',
  43132.                 ],
  43133.                 'DbalKernelPluginLoader' => [
  43134.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  43135.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  43136.                 ],
  43137.             ],
  43138.             'kernel.charset' => 'UTF-8',
  43139.             'kernel.container_class' => 'Shopware_Core_KernelDevDebugContainer',
  43140.             'kernel.cache.hash' => '1f2002fa6d81d589ce0a577e6f1db41b',
  43141.             'kernel.shopware_version' => '6.4.20.0',
  43142.             'kernel.shopware_version_revision' => 'd5bd15a56b0f08e867f273d2c624871534195850',
  43143.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  43144.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  43145.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  43146.             'kernel.active_plugins' => [
  43147.                 'SwagMigrationAssistant\\SwagMigrationAssistant' => [
  43148.                     'name' => 'SwagMigrationAssistant',
  43149.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMigrationAssistant'),
  43150.                     'class' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  43151.                 ],
  43152.                 'IabTheme\\IabTheme' => [
  43153.                     'name' => 'IabTheme',
  43154.                     'path' => (\dirname(__DIR__4).'/custom/plugins/IabTheme/src'),
  43155.                     'class' => 'IabTheme\\IabTheme',
  43156.                 ],
  43157.                 'Frosh\\FroshProductCompare\\FroshProductCompare' => [
  43158.                     'name' => 'FroshProductCompare',
  43159.                     'path' => (\dirname(__DIR__4).'/vendor/frosh/product-compare/src'),
  43160.                     'class' => 'Frosh\\FroshProductCompare\\FroshProductCompare',
  43161.                 ],
  43162.                 'Certificate\\Certificate' => [
  43163.                     'name' => 'Certificate',
  43164.                     'path' => (\dirname(__DIR__4).'/custom/plugins/Certificate/src'),
  43165.                     'class' => 'Certificate\\Certificate',
  43166.                 ],
  43167.                 'SwagExtensionStore\\SwagExtensionStore' => [
  43168.                     'name' => 'SwagExtensionStore',
  43169.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  43170.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  43171.                 ],
  43172.                 'NewsletterSendinblue\\NewsletterSendinblue' => [
  43173.                     'name' => 'NewsletterSendinblue',
  43174.                     'path' => (\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src'),
  43175.                     'class' => 'NewsletterSendinblue\\NewsletterSendinblue',
  43176.                 ],
  43177.                 'digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage' => [
  43178.                     'name' => 'digi1Moretabsforproductdetailpage',
  43179.                     'path' => (\dirname(__DIR__4).'/custom/plugins/digi1Moretabsforproductdetailpage/src'),
  43180.                     'class' => 'digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage',
  43181.                 ],
  43182.                 'ICTECH_AdminDashboard\\ICTECH_AdminDashboard' => [
  43183.                     'name' => 'ICTECH_AdminDashboard',
  43184.                     'path' => (\dirname(__DIR__4).'/custom/plugins/ICTECH_AdminDashboard/src'),
  43185.                     'class' => 'ICTECH_AdminDashboard\\ICTECH_AdminDashboard',
  43186.                 ],
  43187.                 'Orcamultimedia\\OciPunchout\\OciPunchout' => [
  43188.                     'name' => 'OciPunchout',
  43189.                     'path' => (\dirname(__DIR__4).'/custom/plugins/OrcaOci/src'),
  43190.                     'class' => 'Orcamultimedia\\OciPunchout\\OciPunchout',
  43191.                 ],
  43192.                 'Biloba\\IntlTranslation\\BilobaIntlTranslation' => [
  43193.                     'name' => 'BilobaIntlTranslation',
  43194.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslation/src'),
  43195.                     'class' => 'Biloba\\IntlTranslation\\BilobaIntlTranslation',
  43196.                 ],
  43197.                 'Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk' => [
  43198.                     'name' => 'BilobaIntlTranslationBulk',
  43199.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationBulk/src'),
  43200.                     'class' => 'Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk',
  43201.                 ],
  43202.                 'Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities' => [
  43203.                     'name' => 'BilobaIntlTranslationMoreEntities',
  43204.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntities/src'),
  43205.                     'class' => 'Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities',
  43206.                 ],
  43207.                 'Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk' => [
  43208.                     'name' => 'BilobaIntlTranslationMoreEntitiesBulk',
  43209.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationMoreEntitiesBulk/src'),
  43210.                     'class' => 'Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk',
  43211.                 ],
  43212.                 'Swag\\CmsExtensions\\SwagCmsExtensions' => [
  43213.                     'name' => 'SwagCmsExtensions',
  43214.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src'),
  43215.                     'class' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  43216.                 ],
  43217.                 'Swp\\SampleOrderSix\\SwpSampleOrderSix' => [
  43218.                     'name' => 'SwpSampleOrderSix',
  43219.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwpSampleOrderSix/src'),
  43220.                     'class' => 'Swp\\SampleOrderSix\\SwpSampleOrderSix',
  43221.                 ],
  43222.                 'Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary' => [
  43223.                     'name' => 'BilobaIntlTranslationDictionary',
  43224.                     'path' => (\dirname(__DIR__4).'/custom/plugins/BilobaIntlTranslationDictionary/src'),
  43225.                     'class' => 'Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary',
  43226.                 ],
  43227.                 'Frosh\\Tools\\FroshTools' => [
  43228.                     'name' => 'FroshTools',
  43229.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshTools/src'),
  43230.                     'class' => 'Frosh\\Tools\\FroshTools',
  43231.                 ],
  43232.                 'Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6' => [
  43233.                     'name' => 'PremsDiscountCategory6',
  43234.                     'path' => (\dirname(__DIR__4).'/custom/plugins/PremsDiscountCategory6/src'),
  43235.                     'class' => 'Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6',
  43236.                 ],
  43237.                 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch' => [
  43238.                     'name' => 'FroshPlatformFilterSearch',
  43239.                     'path' => (\dirname(__DIR__4).'/custom/plugins/FroshPlatformFilterSearch/src'),
  43240.                     'class' => 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch',
  43241.                 ],
  43242.                 'Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm' => [
  43243.                     'name' => 'CogiAdvancedContactForm',
  43244.                     'path' => (\dirname(__DIR__4).'/custom/plugins/CogiAdvancedContactForm/src'),
  43245.                     'class' => 'Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm',
  43246.                 ],
  43247.                 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6' => [
  43248.                     'name' => 'MaxiaListingVariants6',
  43249.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MaxiaListingVariants6/src'),
  43250.                     'class' => 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6',
  43251.                 ],
  43252.                 'Seidemann\\Solfusion\\SeidemannSolfusion' => [
  43253.                     'name' => 'SeidemannSolfusion',
  43254.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SeidemannSolfusion/src'),
  43255.                     'class' => 'Seidemann\\Solfusion\\SeidemannSolfusion',
  43256.                 ],
  43257.             ],
  43258.             'kernel.plugin_infos' => [
  43259.                 => [
  43260.                     'name' => 'SwagPlatformDemoData',
  43261.                     'baseClass' => 'Swag\\PlatformDemoData\\SwagPlatformDemoData',
  43262.                     'active' => false,
  43263.                     'path' => 'custom/plugins/SwagPlatformDemoData',
  43264.                     'version' => '1.0.9',
  43265.                     'autoload' => [
  43266.                         'psr-4' => [
  43267.                             'Swag\\PlatformDemoData\\' => 'src/',
  43268.                         ],
  43269.                     ],
  43270.                     'managedByComposer' => false,
  43271.                     'composerName' => 'swag/demo-data',
  43272.                 ],
  43273.                 => [
  43274.                     'name' => 'SwagMigrationAssistant',
  43275.                     'baseClass' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  43276.                     'active' => true,
  43277.                     'path' => 'custom/plugins/SwagMigrationAssistant',
  43278.                     'version' => '4.2.5',
  43279.                     'autoload' => [
  43280.                         'psr-4' => [
  43281.                             'SwagMigrationAssistant\\' => '',
  43282.                         ],
  43283.                     ],
  43284.                     'managedByComposer' => false,
  43285.                     'composerName' => 'swag/migration-assistant',
  43286.                 ],
  43287.                 => [
  43288.                     'name' => 'SwagPayPal',
  43289.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  43290.                     'active' => false,
  43291.                     'path' => 'custom/plugins/SwagPayPal',
  43292.                     'version' => '6.0.2',
  43293.                     'autoload' => [
  43294.                         'psr-4' => [
  43295.                             'Swag\\PayPal\\' => 'src/',
  43296.                         ],
  43297.                     ],
  43298.                     'managedByComposer' => false,
  43299.                     'composerName' => 'swag/paypal',
  43300.                 ],
  43301.                 => [
  43302.                     'name' => 'IabTheme',
  43303.                     'baseClass' => 'IabTheme\\IabTheme',
  43304.                     'active' => true,
  43305.                     'path' => 'custom/plugins/IabTheme',
  43306.                     'version' => 'dev-main',
  43307.                     'autoload' => [
  43308.                         'psr-4' => [
  43309.                             'IabTheme\\' => 'src/',
  43310.                         ],
  43311.                     ],
  43312.                     'managedByComposer' => false,
  43313.                     'composerName' => 'swag/theme-skeleton',
  43314.                 ],
  43315.                 => [
  43316.                     'name' => 'FroshProductCompare',
  43317.                     'baseClass' => 'Frosh\\FroshProductCompare\\FroshProductCompare',
  43318.                     'active' => true,
  43319.                     'path' => 'vendor/frosh/product-compare',
  43320.                     'version' => '1.2.3',
  43321.                     'autoload' => [
  43322.                         'psr-4' => [
  43323.                             'Frosh\\FroshProductCompare\\' => 'src/',
  43324.                         ],
  43325.                     ],
  43326.                     'managedByComposer' => true,
  43327.                     'composerName' => 'frosh/product-compare',
  43328.                 ],
  43329.                 => [
  43330.                     'name' => 'Certificate',
  43331.                     'baseClass' => 'Certificate\\Certificate',
  43332.                     'active' => true,
  43333.                     'path' => 'custom/plugins/Certificate',
  43334.                     'version' => 'dev-main',
  43335.                     'autoload' => [
  43336.                         'psr-4' => [
  43337.                             'Certificate\\' => 'src/',
  43338.                         ],
  43339.                     ],
  43340.                     'managedByComposer' => false,
  43341.                     'composerName' => 'webconia/certificate',
  43342.                 ],
  43343.                 => [
  43344.                     'name' => 'SprinixHidePrice',
  43345.                     'baseClass' => 'SprinixHidePrice\\SprinixHidePrice',
  43346.                     'active' => false,
  43347.                     'path' => 'custom/plugins/SprinixHidePrice',
  43348.                     'version' => 'dev-main',
  43349.                     'autoload' => [
  43350.                         'psr-4' => [
  43351.                             'SprinixHidePrice\\' => 'src/',
  43352.                         ],
  43353.                     ],
  43354.                     'managedByComposer' => false,
  43355.                     'composerName' => 'sprinix/hideprice',
  43356.                 ],
  43357.                 => [
  43358.                     'name' => 'SwagExtensionStore',
  43359.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  43360.                     'active' => true,
  43361.                     'path' => 'custom/plugins/SwagExtensionStore',
  43362.                     'version' => '1.7.0',
  43363.                     'autoload' => [
  43364.                         'psr-4' => [
  43365.                             'SwagExtensionStore\\' => 'src/',
  43366.                         ],
  43367.                     ],
  43368.                     'managedByComposer' => false,
  43369.                     'composerName' => 'swag/swag-extension-store',
  43370.                 ],
  43371.                 => [
  43372.                     'name' => 'NewsletterSendinblue',
  43373.                     'baseClass' => 'NewsletterSendinblue\\NewsletterSendinblue',
  43374.                     'active' => true,
  43375.                     'path' => 'custom/plugins/NewsletterSendinblue',
  43376.                     'version' => '3.0.10',
  43377.                     'autoload' => [
  43378.                         'psr-4' => [
  43379.                             'NewsletterSendinblue\\' => 'src/',
  43380.                         ],
  43381.                     ],
  43382.                     'managedByComposer' => false,
  43383.                     'composerName' => 'sendinblue/plugin-shopware-6',
  43384.                 ],
  43385.                 => [
  43386.                     'name' => 'digi1Moretabsforproductdetailpage',
  43387.                     'baseClass' => 'digi1\\digi1Moretabsforproductdetailpage\\digi1Moretabsforproductdetailpage',
  43388.                     'active' => true,
  43389.                     'path' => 'custom/plugins/digi1Moretabsforproductdetailpage',
  43390.                     'version' => '1.1.5',
  43391.                     'autoload' => [
  43392.                         'psr-4' => [
  43393.                             'digi1\\digi1Moretabsforproductdetailpage\\' => 'src/',
  43394.                         ],
  43395.                     ],
  43396.                     'managedByComposer' => false,
  43397.                     'composerName' => 'digi1/digi1moretabsforproductdetailpage',
  43398.                 ],
  43399.                 10 => [
  43400.                     'name' => 'ICTECH_AdminDashboard',
  43401.                     'baseClass' => 'ICTECH_AdminDashboard\\ICTECH_AdminDashboard',
  43402.                     'active' => true,
  43403.                     'path' => 'custom/plugins/ICTECH_AdminDashboard',
  43404.                     'version' => '1.0.0',
  43405.                     'autoload' => [
  43406.                         'psr-4' => [
  43407.                             'ICTECH_AdminDashboard\\' => 'src/',
  43408.                         ],
  43409.                     ],
  43410.                     'managedByComposer' => false,
  43411.                     'composerName' => 'ict/ictech-admin-dashboard',
  43412.                 ],
  43413.                 11 => [
  43414.                     'name' => 'OciPunchout',
  43415.                     'baseClass' => 'Orcamultimedia\\OciPunchout\\OciPunchout',
  43416.                     'active' => true,
  43417.                     'path' => 'custom/plugins/OrcaOci',
  43418.                     'version' => '1.3.6',
  43419.                     'autoload' => [
  43420.                         'psr-4' => [
  43421.                             'Orcamultimedia\\OciPunchout\\' => 'src/',
  43422.                         ],
  43423.                     ],
  43424.                     'managedByComposer' => false,
  43425.                     'composerName' => 'orcamultimedia/oci-punchout',
  43426.                 ],
  43427.                 12 => [
  43428.                     'name' => 'BilobaIntlTranslation',
  43429.                     'baseClass' => 'Biloba\\IntlTranslation\\BilobaIntlTranslation',
  43430.                     'active' => true,
  43431.                     'path' => 'custom/plugins/BilobaIntlTranslation',
  43432.                     'version' => '1.6.3',
  43433.                     'autoload' => [
  43434.                         'psr-4' => [
  43435.                             'Biloba\\IntlTranslation\\' => 'src/',
  43436.                         ],
  43437.                     ],
  43438.                     'managedByComposer' => false,
  43439.                     'composerName' => 'biloba/intl-translation',
  43440.                 ],
  43441.                 13 => [
  43442.                     'name' => 'BilobaIntlTranslationBulk',
  43443.                     'baseClass' => 'Biloba\\IntlTranslationBulk\\BilobaIntlTranslationBulk',
  43444.                     'active' => true,
  43445.                     'path' => 'custom/plugins/BilobaIntlTranslationBulk',
  43446.                     'version' => '1.3.2',
  43447.                     'autoload' => [
  43448.                         'psr-4' => [
  43449.                             'Biloba\\IntlTranslationBulk\\' => 'src/',
  43450.                         ],
  43451.                     ],
  43452.                     'managedByComposer' => false,
  43453.                     'composerName' => 'biloba/intl-translation-bulk',
  43454.                 ],
  43455.                 14 => [
  43456.                     'name' => 'BilobaIntlTranslationMoreEntities',
  43457.                     'baseClass' => 'Biloba\\IntlTranslationMoreEntities\\BilobaIntlTranslationMoreEntities',
  43458.                     'active' => true,
  43459.                     'path' => 'custom/plugins/BilobaIntlTranslationMoreEntities',
  43460.                     'version' => '1.6.2',
  43461.                     'autoload' => [
  43462.                         'psr-4' => [
  43463.                             'Biloba\\IntlTranslationMoreEntities\\' => 'src/',
  43464.                         ],
  43465.                     ],
  43466.                     'managedByComposer' => false,
  43467.                     'composerName' => 'biloba/intl-translation-more-entities',
  43468.                 ],
  43469.                 15 => [
  43470.                     'name' => 'BilobaIntlTranslationMoreEntitiesBulk',
  43471.                     'baseClass' => 'Biloba\\IntlTranslationMoreEntitiesBulk\\BilobaIntlTranslationMoreEntitiesBulk',
  43472.                     'active' => true,
  43473.                     'path' => 'custom/plugins/BilobaIntlTranslationMoreEntitiesBulk',
  43474.                     'version' => '1.5.2',
  43475.                     'autoload' => [
  43476.                         'psr-4' => [
  43477.                             'Biloba\\IntlTranslationMoreEntitiesBulk\\' => 'src/',
  43478.                         ],
  43479.                     ],
  43480.                     'managedByComposer' => false,
  43481.                     'composerName' => 'biloba/intl-translation-more-entities-bulk',
  43482.                 ],
  43483.                 16 => [
  43484.                     'name' => 'SwagCmsExtensions',
  43485.                     'baseClass' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  43486.                     'active' => true,
  43487.                     'path' => 'custom/plugins/SwagCmsExtensions',
  43488.                     'version' => '2.6.0',
  43489.                     'autoload' => [
  43490.                         'psr-4' => [
  43491.                             'Swag\\CmsExtensions\\' => 'src/',
  43492.                         ],
  43493.                     ],
  43494.                     'managedByComposer' => false,
  43495.                     'composerName' => 'swag/cms-extensions',
  43496.                 ],
  43497.                 17 => [
  43498.                     'name' => 'SwpSampleOrderSix',
  43499.                     'baseClass' => 'Swp\\SampleOrderSix\\SwpSampleOrderSix',
  43500.                     'active' => true,
  43501.                     'path' => 'custom/plugins/SwpSampleOrderSix',
  43502.                     'version' => '6.04.06',
  43503.                     'autoload' => [
  43504.                         'psr-4' => [
  43505.                             'Swp\\SampleOrderSix\\' => 'src/',
  43506.                         ],
  43507.                     ],
  43508.                     'managedByComposer' => false,
  43509.                     'composerName' => 'swp/sampleorder-six',
  43510.                 ],
  43511.                 18 => [
  43512.                     'name' => 'BilobaIntlTranslationDictionary',
  43513.                     'baseClass' => 'Biloba\\IntlTranslationDictionary\\BilobaIntlTranslationDictionary',
  43514.                     'active' => true,
  43515.                     'path' => 'custom/plugins/BilobaIntlTranslationDictionary',
  43516.                     'version' => '1.0.5',
  43517.                     'autoload' => [
  43518.                         'psr-4' => [
  43519.                             'Biloba\\IntlTranslationDictionary\\' => 'src/',
  43520.                         ],
  43521.                     ],
  43522.                     'managedByComposer' => false,
  43523.                     'composerName' => 'biloba/intl-translation-dictionary',
  43524.                 ],
  43525.                 19 => [
  43526.                     'name' => 'FroshTools',
  43527.                     'baseClass' => 'Frosh\\Tools\\FroshTools',
  43528.                     'active' => true,
  43529.                     'path' => 'custom/plugins/FroshTools',
  43530.                     'version' => '0.2.20',
  43531.                     'autoload' => [
  43532.                         'psr-4' => [
  43533.                             'Frosh\\Tools\\' => 'src/',
  43534.                         ],
  43535.                     ],
  43536.                     'managedByComposer' => false,
  43537.                     'composerName' => 'frosh/tools',
  43538.                 ],
  43539.                 20 => [
  43540.                     'name' => 'PremsDiscountCategory6',
  43541.                     'baseClass' => 'Prems\\Plugin\\PremsDiscountCategory6\\PremsDiscountCategory6',
  43542.                     'active' => true,
  43543.                     'path' => 'custom/plugins/PremsDiscountCategory6',
  43544.                     'version' => '1.0.4',
  43545.                     'autoload' => [
  43546.                         'psr-4' => [
  43547.                             'Prems\\Plugin\\PremsDiscountCategory6\\' => 'src/',
  43548.                         ],
  43549.                     ],
  43550.                     'managedByComposer' => false,
  43551.                     'composerName' => 'prems/discount-category6',
  43552.                 ],
  43553.                 21 => [
  43554.                     'name' => 'FroshPlatformFilterSearch',
  43555.                     'baseClass' => 'FroshPlatformFilterSearch\\FroshPlatformFilterSearch',
  43556.                     'active' => true,
  43557.                     'path' => 'custom/plugins/FroshPlatformFilterSearch',
  43558.                     'version' => '1.0.4',
  43559.                     'autoload' => [
  43560.                         'psr-4' => [
  43561.                             'FroshPlatformFilterSearch\\' => 'src/',
  43562.                         ],
  43563.                     ],
  43564.                     'managedByComposer' => false,
  43565.                     'composerName' => 'frosh/platform-filter-search',
  43566.                 ],
  43567.                 22 => [
  43568.                     'name' => 'CogiAdvancedContactForm',
  43569.                     'baseClass' => 'Cogi\\CogiAdvancedContactForm\\CogiAdvancedContactForm',
  43570.                     'active' => true,
  43571.                     'path' => 'custom/plugins/CogiAdvancedContactForm',
  43572.                     'version' => '1.3.4',
  43573.                     'autoload' => [
  43574.                         'psr-4' => [
  43575.                             'Cogi\\CogiAdvancedContactForm\\' => 'src/',
  43576.                         ],
  43577.                     ],
  43578.                     'managedByComposer' => false,
  43579.                     'composerName' => 'cogi/advancedcontactform',
  43580.                 ],
  43581.                 23 => [
  43582.                     'name' => 'MaxiaListingVariants6',
  43583.                     'baseClass' => 'Maxia\\MaxiaListingVariants6\\MaxiaListingVariants6',
  43584.                     'active' => true,
  43585.                     'path' => 'custom/plugins/MaxiaListingVariants6',
  43586.                     'version' => '1.6.3',
  43587.                     'autoload' => [
  43588.                         'psr-4' => [
  43589.                             'Maxia\\MaxiaListingVariants6\\' => 'src/',
  43590.                         ],
  43591.                     ],
  43592.                     'managedByComposer' => false,
  43593.                     'composerName' => 'maxia/maxia-listing-variants-6',
  43594.                 ],
  43595.                 24 => [
  43596.                     'name' => 'SeidemannSolfusion',
  43597.                     'baseClass' => 'Seidemann\\Solfusion\\SeidemannSolfusion',
  43598.                     'active' => true,
  43599.                     'path' => 'custom/plugins/SeidemannSolfusion',
  43600.                     'version' => '1.64.1',
  43601.                     'autoload' => [
  43602.                         'psr-4' => [
  43603.                             'Seidemann\\Solfusion\\' => 'src/',
  43604.                         ],
  43605.                     ],
  43606.                     'managedByComposer' => false,
  43607.                     'composerName' => 'seidemann/solfusion',
  43608.                 ],
  43609.             ],
  43610.             'kernel.supported_api_versions' => [
  43611.                 => 2,
  43612.                 => 3,
  43613.                 => 4,
  43614.             ],
  43615.             'defaults_bool_true' => true,
  43616.             'defaults_bool_false' => false,
  43617.             'default_whitespace' => ' ',
  43618.             'locale' => 'en-GB',
  43619.             'messenger.default_transport_name' => 'default',
  43620.             'env(MAILER_URL)' => 'null://null',
  43621.             'env(MESSENGER_TRANSPORT_DSN)' => 'enqueue://default?receiveTimeout=100',
  43622.             'default_cdn_strategy' => 'physical_filename',
  43623.             'env(APP_URL)' => '',
  43624.             'env(REDIS_PREFIX)' => '',
  43625.             'shopware.slug.config' => [
  43626.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  43627.                 'lowercase' => false,
  43628.             ],
  43629.             'core.migration.directories' => [
  43630.             ],
  43631.             'migration.active' => [
  43632.                 => 1536232600,
  43633.                 => 1536232610,
  43634.                 => 1536232620,
  43635.                 => 1536232630,
  43636.                 => 1536232640,
  43637.                 => 1536232650,
  43638.                 => 1536232660,
  43639.                 => 1536232670,
  43640.                 => 1536232680,
  43641.                 => 1536232690,
  43642.                 10 => 1536232700,
  43643.                 11 => 1536232710,
  43644.                 12 => 1536232720,
  43645.                 13 => 1536232730,
  43646.                 14 => 1536232740,
  43647.                 15 => 1536232750,
  43648.                 16 => 1536232760,
  43649.                 17 => 1536232770,
  43650.                 18 => 1536232790,
  43651.                 19 => 1536232800,
  43652.                 20 => 1536232810,
  43653.                 21 => 1536232820,
  43654.                 22 => 1536232830,
  43655.                 23 => 1536232840,
  43656.                 24 => 1536232850,
  43657.                 25 => 1536232860,
  43658.                 26 => 1536232870,
  43659.                 27 => 1536232880,
  43660.                 28 => 1536232890,
  43661.                 29 => 1536232900,
  43662.                 30 => 1536232910,
  43663.                 31 => 1536232920,
  43664.                 32 => 1536232930,
  43665.                 33 => 1536232940,
  43666.                 34 => 1536232950,
  43667.                 35 => 1536232960,
  43668.                 36 => 1536232970,
  43669.                 37 => 1536232980,
  43670.                 38 => 1536232990,
  43671.                 39 => 1536233000,
  43672.                 40 => 1536233010,
  43673.                 41 => 1536233020,
  43674.                 42 => 1536233030,
  43675.                 43 => 1536233040,
  43676.                 44 => 1536233050,
  43677.                 45 => 1536233060,
  43678.                 46 => 1536233070,
  43679.                 47 => 1536233080,
  43680.                 48 => 1536233090,
  43681.                 49 => 1536233100,
  43682.                 50 => 1536233110,
  43683.                 51 => 1536233120,
  43684.                 52 => 1536233130,
  43685.                 53 => 1536233140,
  43686.                 54 => 1536233150,
  43687.                 55 => 1536233160,
  43688.                 56 => 1536233170,
  43689.                 57 => 1536233180,
  43690.                 58 => 1536233190,
  43691.                 59 => 1536233200,
  43692.                 60 => 1536233210,
  43693.                 61 => 1536233220,
  43694.                 62 => 1536233230,
  43695.                 63 => 1536233240,
  43696.                 64 => 1536233250,
  43697.                 65 => 1536233260,
  43698.                 66 => 1536233270,
  43699.                 67 => 1536233280,
  43700.                 68 => 1536233290,
  43701.                 69 => 1536233300,
  43702.                 70 => 1536233310,
  43703.                 71 => 1536233320,
  43704.                 72 => 1536233330,
  43705.                 73 => 1536233340,
  43706.                 74 => 1536233350,
  43707.                 75 => 1536233360,
  43708.                 76 => 1536233370,
  43709.                 77 => 1536233380,
  43710.                 78 => 1536233390,
  43711.                 79 => 1536233400,
  43712.                 80 => 1536233410,
  43713.                 81 => 1536233420,
  43714.                 82 => 1536233430,
  43715.                 83 => 1536233440,
  43716.                 84 => 1536233450,
  43717.                 85 => 1536233460,
  43718.                 86 => 1536233470,
  43719.                 87 => 1536233480,
  43720.                 88 => 1536233500,
  43721.                 89 => 1536233510,
  43722.                 90 => 1536233520,
  43723.                 91 => 1536233530,
  43724.                 92 => 1536233540,
  43725.                 93 => 1536233550,
  43726.                 94 => 1536233560,
  43727.                 95 => 1552360944,
  43728.                 96 => 1554199340,
  43729.                 97 => 1554200141,
  43730.                 98 => 1554203706,
  43731.                 99 => 1554900301,
  43732.                 100 => 1556809270,
  43733.                 101 => 1558082916,
  43734.                 102 => 1558105657,
  43735.                 103 => 1558443337,
  43736.                 104 => 1558505525,
  43737.                 105 => 1558594334,
  43738.                 106 => 1558938938,
  43739.                 107 => 1559050088,
  43740.                 108 => 1559050903,
  43741.                 109 => 1559134989,
  43742.                 110 => 1559306391,
  43743.                 111 => 1561370284,
  43744.                 112 => 1561377793,
  43745.                 113 => 1561442979,
  43746.                 114 => 1561452005,
  43747.                 115 => 1561712450,
  43748.                 116 => 1562228335,
  43749.                 117 => 1562240231,
  43750.                 118 => 1562306893,
  43751.                 119 => 1562324772,
  43752.                 120 => 1562579120,
  43753.                 121 => 1562684474,
  43754.                 122 => 1562841035,
  43755.                 123 => 1562933907,
  43756.                 124 => 1563180880,
  43757.                 125 => 1563288227,
  43758.                 126 => 1563518181,
  43759.                 127 => 1563805586,
  43760.                 128 => 1563949275,
  43761.                 129 => 1564475053,
  43762.                 130 => 1565007156,
  43763.                 131 => 1565079228,
  43764.                 132 => 1565270155,
  43765.                 133 => 1565270366,
  43766.                 134 => 1565346846,
  43767.                 135 => 1565705280,
  43768.                 136 => 1566293076,
  43769.                 137 => 1566460168,
  43770.                 138 => 1566817701,
  43771.                 139 => 1567431050,
  43772.                 140 => 1568120239,
  43773.                 141 => 1568120302,
  43774.                 142 => 1568645037,
  43775.                 143 => 1568901713,
  43776.                 144 => 1569403146,
  43777.                 145 => 1570187167,
  43778.                 146 => 1570459127,
  43779.                 147 => 1570621541,
  43780.                 148 => 1570622696,
  43781.                 149 => 1570629862,
  43782.                 150 => 1570684913,
  43783.                 151 => 1571059598,
  43784.                 152 => 1571210820,
  43785.                 153 => 1571660203,
  43786.                 154 => 1571724915,
  43787.                 155 => 1571981437,
  43788.                 156 => 1571990395,
  43789.                 157 => 1572193798,
  43790.                 158 => 1572264837,
  43791.                 159 => 1572273565,
  43792.                 160 => 1572421282,
  43793.                 161 => 1572425108,
  43794.                 162 => 1572957455,
  43795.                 163 => 1573049297,
  43796.                 164 => 1573569685,
  43797.                 165 => 1573729158,
  43798.                 166 => 1574063550,
  43799.                 167 => 1574082635,
  43800.                 168 => 1574258787,
  43801.                 169 => 1574258788,
  43802.                 170 => 1574258789,
  43803.                 171 => 1574520220,
  43804.                 172 => 1574672450,
  43805.                 173 => 1574695657,
  43806.                 174 => 1574925962,
  43807.                 175 => 1575010262,
  43808.                 176 => 1575021466,
  43809.                 177 => 1575034234,
  43810.                 178 => 1575036586,
  43811.                 179 => 1575039284,
  43812.                 180 => 1575197543,
  43813.                 181 => 1575274700,
  43814.                 182 => 1575293069,
  43815.                 183 => 1575451283,
  43816.                 184 => 1575626180,
  43817.                 185 => 1575883959,
  43818.                 186 => 1576488398,
  43819.                 187 => 1576590301,
  43820.                 188 => 1578042218,
  43821.                 189 => 1578044453,
  43822.                 190 => 1578470886,
  43823.                 191 => 1578475268,
  43824.                 192 => 1578485775,
  43825.                 193 => 1578491480,
  43826.                 194 => 1578590702,
  43827.                 195 => 1578648299,
  43828.                 196 => 1578650334,
  43829.                 197 => 1580202210,
  43830.                 198 => 1580218617,
  43831.                 199 => 1580743279,
  43832.                 200 => 1580746806,
  43833.                 201 => 1580808849,
  43834.                 202 => 1580819350,
  43835.                 203 => 1580827023,
  43836.                 204 => 1582011195,
  43837.                 205 => 1583142266,
  43838.                 206 => 1583416186,
  43839.                 207 => 1583756864,
  43840.                 208 => 1583844433,
  43841.                 209 => 1584002637,
  43842.                 210 => 1584953715,
  43843.                 211 => 1585056571,
  43844.                 212 => 1585126355,
  43845.                 213 => 1585490020,
  43846.                 214 => 1585744384,
  43847.                 215 => 1585816139,
  43848.                 216 => 1586158920,
  43849.                 217 => 1586173614,
  43850.                 218 => 1586260286,
  43851.                 219 => 1586334003,
  43852.                 220 => 1587039363,
  43853.                 221 => 1587109484,
  43854.                 222 => 1587111506,
  43855.                 223 => 1587461582,
  43856.                 224 => 1588143272,
  43857.                 225 => 1588144801,
  43858.                 226 => 1588153272,
  43859.                 227 => 1589178550,
  43860.                 228 => 1589357321,
  43861.                 229 => 1589359936,
  43862.                 230 => 1589379060,
  43863.                 231 => 1589447332,
  43864.                 232 => 1589458026,
  43865.                 233 => 1590408550,
  43866.                 234 => 1590409548,
  43867.                 235 => 1590566018,
  43868.                 236 => 1590566405,
  43869.                 237 => 1590579986,
  43870.                 238 => 1590758953,
  43871.                 239 => 1591052278,
  43872.                 240 => 1591167126,
  43873.                 241 => 1591253089,
  43874.                 242 => 1591259559,
  43875.                 243 => 1591272594,
  43876.                 244 => 1591361320,
  43877.                 245 => 1591683158,
  43878.                 246 => 1591817370,
  43879.                 247 => 1592466717,
  43880.                 248 => 1592837424,
  43881.                 249 => 1592978289,
  43882.                 250 => 1593698606,
  43883.                 251 => 1594650256,
  43884.                 252 => 1594885630,
  43885.                 253 => 1594886106,
  43886.                 254 => 1594886773,
  43887.                 255 => 1594886895,
  43888.                 256 => 1594887027,
  43889.                 257 => 1595160327,
  43890.                 258 => 1595321666,
  43891.                 259 => 1595422169,
  43892.                 260 => 1595480600,
  43893.                 261 => 1595489705,
  43894.                 262 => 1595492052,
  43895.                 263 => 1595492053,
  43896.                 264 => 1595499689,
  43897.                 265 => 1595553089,
  43898.                 266 => 1595578253,
  43899.                 267 => 1595919251,
  43900.                 268 => 1596091744,
  43901.                 269 => 1596441551,
  43902.                 270 => 1597391970,
  43903.                 271 => 1597394241,
  43904.                 272 => 1597657689,
  43905.                 273 => 1597762808,
  43906.                 274 => 1597830237,
  43907.                 275 => 1597930227,
  43908.                 276 => 1598280548,
  43909.                 277 => 1598520424,
  43910.                 278 => 1598885384,
  43911.                 279 => 1599112309,
  43912.                 280 => 1599134496,
  43913.                 281 => 1599463278,
  43914.                 282 => 1599570560,
  43915.                 283 => 1599720163,
  43916.                 284 => 1599806584,
  43917.                 285 => 1599806595,
  43918.                 286 => 1599822061,
  43919.                 287 => 1600072779,
  43920.                 288 => 1600156989,
  43921.                 289 => 1600253602,
  43922.                 290 => 1600330846,
  43923.                 291 => 1600338271,
  43924.                 292 => 1600349343,
  43925.                 293 => 1600676671,
  43926.                 294 => 1600769357,
  43927.                 295 => 1600778848,
  43928.                 296 => 1601388975,
  43929.                 297 => 1601451838,
  43930.                 298 => 1601539530,
  43931.                 299 => 1601543829,
  43932.                 300 => 1601891339,
  43933.                 301 => 1602062376,
  43934.                 302 => 1602146868,
  43935.                 303 => 1602153572,
  43936.                 304 => 1602494493,
  43937.                 305 => 1602494495,
  43938.                 306 => 1602745374,
  43939.                 307 => 1602822727,
  43940.                 308 => 1603179023,
  43941.                 309 => 1603293043,
  43942.                 310 => 1603970276,
  43943.                 311 => 1604056363,
  43944.                 312 => 1604056421,
  43945.                 313 => 1604475913,
  43946.                 314 => 1604499476,
  43947.                 315 => 1604568928,
  43948.                 316 => 1604669773,
  43949.                 317 => 1605103533,
  43950.                 318 => 1605530777,
  43951.                 319 => 1605609309,
  43952.                 320 => 1605609477,
  43953.                 321 => 1605861407,
  43954.                 322 => 1606310257,
  43955.                 323 => 1607415095,
  43956.                 324 => 1607500561,
  43957.                 325 => 1607514878,
  43958.                 326 => 1607581275,
  43959.                 327 => 1607581276,
  43960.                 328 => 1608624028,
  43961.                 329 => 1609125144,
  43962.                 330 => 1609857999,
  43963.                 331 => 1610531188,
  43964.                 332 => 1610965670,
  43965.                 333 => 1610974673,
  43966.                 334 => 1611155140,
  43967.                 335 => 1614240671,
  43968.                 336 => 1552899789,
  43969.                 337 => 1555406153,
  43970.                 338 => 1563785071,
  43971.                 339 => 1564385954,
  43972.                 340 => 1564385960,
  43973.                 341 => 1565640170,
  43974.                 342 => 1565640175,
  43975.                 343 => 1595492054,
  43976.                 344 => 1604502151,
  43977.                 345 => 1594104496,
  43978.                 346 => 1604585230,
  43979.                 347 => 1609140710,
  43980.                 348 => 1610337444,
  43981.                 349 => 1610439375,
  43982.                 350 => 1610448012,
  43983.                 351 => 1610523204,
  43984.                 352 => 1610523548,
  43985.                 353 => 1610616655,
  43986.                 354 => 1610621999,
  43987.                 355 => 1610625925,
  43988.                 356 => 1610634383,
  43989.                 357 => 1610904608,
  43990.                 358 => 1611732852,
  43991.                 359 => 1611817467,
  43992.                 360 => 1612184092,
  43993.                 361 => 1612442685,
  43994.                 362 => 1612442686,
  43995.                 363 => 1612442786,
  43996.                 364 => 1612851765,
  43997.                 365 => 1612865237,
  43998.                 366 => 1612970642,
  43999.                 367 => 1612980753,
  44000.                 368 => 1613665555,
  44001.                 369 => 1614249488,
  44002.                 370 => 1614691876,
  44003.                 371 => 1614765170,
  44004.                 372 => 1614765785,
  44005.                 373 => 1615359964,
  44006.                 374 => 1615366708,
  44007.                 375 => 1615452749,
  44008.                 376 => 1615802866,
  44009.                 377 => 1615819992,
  44010.                 378 => 1616076922,
  44011.                 379 => 1616496610,
  44012.                 380 => 1616555956,
  44013.                 381 => 1617000878,
  44014.                 382 => 1617356092,
  44015.                 383 => 1617784658,
  44016.                 384 => 1617864895,
  44017.                 385 => 1617868381,
  44018.                 386 => 1617877887,
  44019.                 387 => 1617896006,
  44020.                 388 => 1617935350,
  44021.                 389 => 1617953690,
  44022.                 390 => 1617960456,
  44023.                 391 => 1617974402,
  44024.                 392 => 1618218491,
  44025.                 393 => 1618389817,
  44026.                 394 => 1618476427,
  44027.                 395 => 1618569201,
  44028.                 396 => 1618900427,
  44029.                 397 => 1618989442,
  44030.                 398 => 1619070236,
  44031.                 399 => 1619428555,
  44032.                 400 => 1619604605,
  44033.                 401 => 1619703075,
  44034.                 402 => 1620146632,
  44035.                 403 => 1620147234,
  44036.                 404 => 1620201616,
  44037.                 405 => 1620215586,
  44038.                 406 => 1620374229,
  44039.                 407 => 1620376945,
  44040.                 408 => 1620632460,
  44041.                 409 => 1620634856,
  44042.                 410 => 1620733405,
  44043.                 411 => 1620733405,
  44044.                 412 => 1620820321,
  44045.                 413 => 1621845357,
  44046.                 414 => 1621845370,
  44047.                 415 => 1622010069,
  44048.                 416 => 1622104463,
  44049.                 417 => 1622782058,
  44050.                 418 => 1623305620,
  44051.                 419 => 1623391399,
  44052.                 420 => 1623828962,
  44053.                 421 => 1624262862,
  44054.                 422 => 1624884801,
  44055.                 423 => 1624967118,
  44056.                 424 => 1625304609,
  44057.                 425 => 1625465756,
  44058.                 426 => 1625505190,
  44059.                 427 => 1625554302,
  44060.                 428 => 1625569667,
  44061.                 429 => 1625583596,
  44062.                 430 => 1625583619,
  44063.                 431 => 1625816310,
  44064.                 432 => 1625819412,
  44065.                 433 => 1625831469,
  44066.                 434 => 1626241110,
  44067.                 435 => 1626442868,
  44068.                 436 => 1626696809,
  44069.                 437 => 1626785125,
  44070.                 438 => 1627292049,
  44071.                 439 => 1627540693,
  44072.                 440 => 1627541488,
  44073.                 441 => 1627562945,
  44074.                 442 => 1627650101,
  44075.                 443 => 1627929168,
  44076.                 444 => 1627983652,
  44077.                 445 => 1628519513,
  44078.                 446 => 1628749113,
  44079.                 447 => 1629204538,
  44080.                 448 => 1629700169,
  44081.                 449 => 1629877210,
  44082.                 450 => 1630074081,
  44083.                 451 => 1630485317,
  44084.                 452 => 1631625055,
  44085.                 453 => 1631703921,
  44086.                 454 => 1631790054,
  44087.                 455 => 1631863869,
  44088.                 456 => 1632111590,
  44089.                 457 => 1632215760,
  44090.                 458 => 1632721037,
  44091.                 459 => 1633347511,
  44092.                 460 => 1633358879,
  44093.                 461 => 1633422057,
  44094.                 462 => 1634735841,
  44095.                 463 => 1635147952,
  44096.                 464 => 1635230747,
  44097.                 465 => 1635237551,
  44098.                 466 => 1635388654,
  44099.                 467 => 1635936029,
  44100.                 468 => 1636014089,
  44101.                 469 => 1636018970,
  44102.                 470 => 1636362839,
  44103.                 471 => 1636449347,
  44104.                 472 => 1636964297,
  44105.                 473 => 1636971615,
  44106.                 474 => 1638195971,
  44107.                 475 => 1638365464,
  44108.                 476 => 1638514913,
  44109.                 477 => 1638993987,
  44110.                 478 => 1639122665,
  44111.                 479 => 1639139581,
  44112.                 480 => 1639992771,
  44113.                 481 => 1641289204,
  44114.                 482 => 1642517958,
  44115.                 483 => 1642732351,
  44116.                 484 => 1642757286,
  44117.                 485 => 1643366069,
  44118.                 486 => 1643386819,
  44119.                 487 => 1643724178,
  44120.                 488 => 1643878976,
  44121.                 489 => 1643892702,
  44122.                 490 => 1645019769,
  44123.                 491 => 1645453538,
  44124.                 492 => 1646125417,
  44125.                 493 => 1646397836,
  44126.                 494 => 1646817331,
  44127.                 495 => 1647260673,
  44128.                 496 => 1647443222,
  44129.                 497 => 1647511158,
  44130.                 498 => 1648031611,
  44131.                 499 => 1648031636,
  44132.                 500 => 1648543185,
  44133.                 501 => 1648709176,
  44134.                 502 => 1648803451,
  44135.                 503 => 1649040981,
  44136.                 504 => 1649315608,
  44137.                 505 => 1649858046,
  44138.                 506 => 1650249241,
  44139.                 507 => 1650444800,
  44140.                 508 => 1650548599,
  44141.                 509 => 1650620993,
  44142.                 510 => 1650872291,
  44143.                 511 => 1650981517,
  44144.                 512 => 1651118773,
  44145.                 513 => 1652166447,
  44146.                 514 => 1652345915,
  44147.                 515 => 1652441129,
  44148.                 516 => 1652864153,
  44149.                 517 => 1653376989,
  44150.                 518 => 1653385302,
  44151.                 519 => 1654839361,
  44152.                 520 => 1654839361,
  44153.                 521 => 1654839361,
  44154.                 522 => 1655730949,
  44155.                 523 => 1656397126,
  44156.                 524 => 1656928097,
  44157.                 525 => 1657011337,
  44158.                 526 => 1657027979,
  44159.                 527 => 1657173907,
  44160.                 528 => 1658786605,
  44161.                 529 => 1659256999,
  44162.                 530 => 1659257296,
  44163.                 531 => 1659257396,
  44164.                 532 => 1659257496,
  44165.                 533 => 1660814397,
  44166.                 534 => 1661759290,
  44167.                 535 => 1661771388,
  44168.                 536 => 1663238480,
  44169.                 537 => 1664512574,
  44170.                 538 => 1664541794,
  44171.                 539 => 1664894872,
  44172.                 540 => 1665064823,
  44173.                 541 => 1665267882,
  44174.                 542 => 1667731399,
  44175.                 543 => 1667806582,
  44176.                 544 => 1667983492,
  44177.                 545 => 1668677456,
  44178.                 546 => 1669316067,
  44179.                 547 => 1672164687,
  44180.                 548 => 1672743034,
  44181.                 549 => 1673001912,
  44182.                 550 => 1673966228,
  44183.                 551 => 1675218708,
  44184.                 552 => 1675827655,
  44185.                 553 => 1632281097,
  44186.                 554 => 1636121186,
  44187.                 555 => 1660813696,
  44188.                 556 => 1641476963,
  44189.                 557 => 1661505878,
  44190.                 558 => 1632281097,
  44191.                 559 => 1636121186,
  44192.                 560 => 1660813696,
  44193.                 561 => 1552899789,
  44194.                 562 => 1555406153,
  44195.                 563 => 1563785071,
  44196.                 564 => 1564385954,
  44197.                 565 => 1564385960,
  44198.                 566 => 1565640170,
  44199.                 567 => 1565640175,
  44200.                 568 => 1595492054,
  44201.                 569 => 1604502151,
  44202.                 570 => 1536765935,
  44203.                 571 => 1536765936,
  44204.                 572 => 1536765937,
  44205.                 573 => 1536765938,
  44206.                 574 => 1538046469,
  44207.                 575 => 1538985581,
  44208.                 576 => 1544535797,
  44209.                 577 => 1563456847,
  44210.                 578 => 1564041870,
  44211.                 579 => 1564053392,
  44212.                 580 => 1568882302,
  44213.                 581 => 1568882317,
  44214.                 582 => 1587476616,
  44215.                 583 => 1589448383,
  44216.                 584 => 1593494859,
  44217.                 585 => 1593508853,
  44218.                 586 => 1615794849,
  44219.                 587 => 1594488930,
  44220.                 588 => 1682435530,
  44221.                 589 => 1583764052,
  44222.                 590 => 1589368751,
  44223.                 591 => 1624609639,
  44224.                 592 => 1571303196,
  44225.                 593 => 1575555505,
  44226.                 594 => 1582193703,
  44227.                 595 => 1591277478,
  44228.                 596 => 1603289196,
  44229.                 597 => 1608533666,
  44230.                 598 => 1614761861,
  44231.                 599 => 1617969653,
  44232.                 600 => 1582285817,
  44233.                 601 => 1588167528,
  44234.                 602 => 1684052878,
  44235.                 603 => 1684052964,
  44236.                 604 => 1690478888,
  44237.                 605 => 1691671351,
  44238.                 606 => 1698230050,
  44239.                 607 => 1698753715,
  44240.                 608 => 1699631273,
  44241.                 609 => 1701362369,
  44242.                 610 => 1590672819,
  44243.                 611 => 1611235879,
  44244.                 612 => 1677031780,
  44245.             ],
  44246.             'shopware.security.csp_templates' => [
  44247.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  44248.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  44249.                 'storefront' => '',
  44250.                 'installer' => '',
  44251.             ],
  44252.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  44253.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  44254.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  44255.             'env(INSTANCE_ID)' => 'install',
  44256.             'shopware.store_endpoints' => [
  44257.                 'ping' => '/ping',
  44258.                 'my_extensions' => '/swplatform/licenseenvironment',
  44259.                 'my_licenses' => '/swplatform/licenses',
  44260.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  44261.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  44262.                 'environment_information' => '/swplatform/environmentinformation',
  44263.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  44264.                 'updater_permission' => '/swplatform/autoupdate/permission',
  44265.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  44266.                 'app_generate_signature' => '/swplatform/generatesignature',
  44267.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  44268.                 'login' => '/swplatform/login',
  44269.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  44270.                 'user_info' => '/swplatform/userinfo',
  44271.             ],
  44272.             'env(SHOPWARE_UPDATE_TEST)' => '',
  44273.             'shopware.media.metadata.types' => [
  44274.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  44275.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  44276.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  44277.             ],
  44278.             'product_export.directory' => 'export',
  44279.             'product_export.read_buffer_size' => 100,
  44280.             'import_export.supported_entities' => [
  44281.                 => 'customer',
  44282.                 => 'product',
  44283.             ],
  44284.             'import_export.supported_file_types' => [
  44285.                 => 'text/csv',
  44286.             ],
  44287.             'import_export.read_buffer_size' => 100,
  44288.             'import_export.write_buffer_size' => 100,
  44289.             'import_export.http_batch_size' => 100,
  44290.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  44291.             'shopware_http_cache_enabled_default' => 1,
  44292.             'shopware_http_cache_default_ttl_default' => 7200,
  44293.             'shopware.twig.app_variable.allowed_server_params' => [
  44294.                 => 'server_name',
  44295.                 => 'request_uri',
  44296.                 => 'app_url',
  44297.                 => 'http_user_agent',
  44298.                 => 'http_host',
  44299.                 => 'server_name',
  44300.                 => 'server_port',
  44301.                 => 'redirect_url',
  44302.                 => 'https',
  44303.                 => 'forwarded',
  44304.                 10 => 'host',
  44305.                 11 => 'remote_addr',
  44306.                 12 => 'http_x_forwarded_for',
  44307.                 13 => 'http_x_forwarded_host',
  44308.                 14 => 'http_x_forwarded_proto',
  44309.                 15 => 'http_x_forwarded_port',
  44310.                 16 => 'http_x_forwarded_prefix',
  44311.             ],
  44312.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  44313.             'elasticsearch.index.config' => [
  44314.                 'settings' => [
  44315.                     'index' => [
  44316.                         'number_of_shards' => 3,
  44317.                         'number_of_replicas' => 3,
  44318.                         'mapping.total_fields.limit' => 50000,
  44319.                         'mapping.nested_fields.limit' => 500,
  44320.                         'mapping.nested_objects.limit' => 1000000,
  44321.                     ],
  44322.                     'analysis' => [
  44323.                         'normalizer' => [
  44324.                             'sw_lowercase_normalizer' => [
  44325.                                 'type' => 'custom',
  44326.                                 'filter' => [
  44327.                                     => 'lowercase',
  44328.                                 ],
  44329.                             ],
  44330.                         ],
  44331.                         'analyzer' => [
  44332.                             'sw_ngram_analyzer' => [
  44333.                                 'type' => 'custom',
  44334.                                 'tokenizer' => 'whitespace',
  44335.                                 'filter' => [
  44336.                                     => 'lowercase',
  44337.                                     => 'sw_ngram_filter',
  44338.                                 ],
  44339.                             ],
  44340.                         ],
  44341.                         'filter' => [
  44342.                             'sw_ngram_filter' => [
  44343.                                 'type' => 'ngram',
  44344.                                 'min_gram' => 4,
  44345.                                 'max_gram' => 5,
  44346.                             ],
  44347.                         ],
  44348.                     ],
  44349.                 ],
  44350.             ],
  44351.             'elasticsearch.index.mapping' => [
  44352.                 'dynamic_templates' => [
  44353.                     => [
  44354.                         'keywords' => [
  44355.                             'match_mapping_type' => 'string',
  44356.                             'mapping' => [
  44357.                                 'type' => 'keyword',
  44358.                                 'normalizer' => 'sw_lowercase_normalizer',
  44359.                                 'fields' => [
  44360.                                     'text' => [
  44361.                                         'type' => 'text',
  44362.                                     ],
  44363.                                 ],
  44364.                             ],
  44365.                         ],
  44366.                     ],
  44367.                 ],
  44368.             ],
  44369.             'elasticsearch.administration.index.config' => [
  44370.                 'settings' => [
  44371.                     'index' => [
  44372.                         'number_of_shards' => 3,
  44373.                         'number_of_replicas' => 3,
  44374.                         'mapping.total_fields.limit' => 50000,
  44375.                         'mapping.nested_fields.limit' => 500,
  44376.                         'mapping.nested_objects.limit' => 1000000,
  44377.                     ],
  44378.                     'analysis' => [
  44379.                         'normalizer' => [
  44380.                             'sw_lowercase_normalizer' => [
  44381.                                 'type' => 'custom',
  44382.                                 'filter' => [
  44383.                                     => 'lowercase',
  44384.                                 ],
  44385.                             ],
  44386.                         ],
  44387.                     ],
  44388.                 ],
  44389.             ],
  44390.             'elasticsearch.administration.index.mapping' => [
  44391.                 'dynamic_templates' => [
  44392.                     => [
  44393.                         'keywords' => [
  44394.                             'match_mapping_type' => 'string',
  44395.                             'mapping' => [
  44396.                                 'type' => 'keyword',
  44397.                                 'normalizer' => 'sw_lowercase_normalizer',
  44398.                                 'fields' => [
  44399.                                     'text' => [
  44400.                                         'type' => 'text',
  44401.                                     ],
  44402.                                 ],
  44403.                             ],
  44404.                         ],
  44405.                     ],
  44406.                 ],
  44407.             ],
  44408.             'default_elasticsearch_prefix' => 'sw',
  44409.             'env(SHOPWARE_ES_ENABLED)' => '',
  44410.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  44411.             'env(SHOPWARE_ES_HOSTS)' => '',
  44412.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  44413.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  44414.             'env(SHOPWARE_ADMIN_ES_ENABLED)' => '',
  44415.             'env(ADMIN_OPENSEARCH_URL)' => '',
  44416.             'env(SHOPWARE_ADMIN_ES_INDEX_PREFIX)' => 'sw-admin',
  44417.             'env(SHOPWARE_ADMIN_ES_REFRESH_INDICES)' => '',
  44418.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  44419.             'env(APP_URL_CHECK_DISABLED)' => false,
  44420.             'swag_extension_store.endpoints' => [
  44421.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  44422.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  44423.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  44424.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  44425.                 'create_basket' => '/swplatform/extensionstore/baskets',
  44426.                 'order_basket' => '/swplatform/extensionstore/orders',
  44427.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  44428.             ],
  44429.             'sendinblue.base_url' => 'https://plugin.brevo.com',
  44430.             'sendinblue.service_worker_path' => (\dirname(__DIR__4).'/custom/plugins/NewsletterSendinblue/src/Resources/js/service-worker.js'),
  44431.             'maxia.maxia_listing_variants_6.plugin_name' => 'MaxiaListingVariants6',
  44432.             'solfusion.dir' => (\dirname(__DIR__4).'/solfusion'),
  44433.             'solfusion.data_dir' => (\dirname(__DIR__4).'/solfusion/data'),
  44434.             'solfusion.image_dir' => (\dirname(__DIR__4).'/solfusion/Images'),
  44435.             'solfusion.imported_image_dir' => (\dirname(__DIR__4).'/solfusion/Images/Imported'),
  44436.             'solfusion.upload_dir' => (\dirname(__DIR__4).'/solfusion/Pdf'),
  44437.             'solfusion.log_file' => (\dirname(__DIR__4).'/solfusion/log/solfusion.log'),
  44438.             'solfusion.bw_import_file' => (\dirname(__DIR__4).'/solfusion/data/eShop_import.dta'),
  44439.             'solfusion.indiv' => (\dirname(__DIR__4).'/solfusion/includes/Indiv.php'),
  44440.             'container.dumper.inline_class_loader' => true,
  44441.             'container.dumper.inline_factories' => true,
  44442.             'jwt_private_key_passphrase_default' => 'shopware',
  44443.             'shopware.store.frw' => true,
  44444.             'event_dispatcher.event_aliases' => [
  44445.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  44446.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  44447.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  44448.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  44449.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  44450.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  44451.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  44452.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  44453.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  44454.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  44455.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  44456.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  44457.             ],
  44458.             'fragment.renderer.hinclude.global_template' => NULL,
  44459.             'fragment.path' => '/_fragment',
  44460.             'kernel.http_method_override' => true,
  44461.             'kernel.trusted_hosts' => [
  44462.             ],
  44463.             'kernel.default_locale' => 'en-GB',
  44464.             'kernel.enabled_locales' => [
  44465.             ],
  44466.             'kernel.error_controller' => 'error_controller',
  44467.             'debug.file_link_format' => NULL,
  44468.             'asset.request_context.base_path' => NULL,
  44469.             'asset.request_context.secure' => NULL,
  44470.             'translator.logging' => false,
  44471.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  44472.             'debug.error_handler.throw_at' => -1,
  44473.             'router.request_context.host' => 'localhost',
  44474.             'router.request_context.scheme' => 'http',
  44475.             'router.request_context.base_url' => '',
  44476.             'router.resource' => 'kernel::loadRoutes',
  44477.             'request_listener.http_port' => 80,
  44478.             'request_listener.https_port' => 443,
  44479.             'session.metadata.storage_key' => '_sf2_meta',
  44480.             'session.storage.options' => [
  44481.                 'cache_limiter' => '0',
  44482.                 'name' => 'session-',
  44483.                 'cookie_secure' => 'auto',
  44484.                 'cookie_httponly' => true,
  44485.                 'cookie_samesite' => 'lax',
  44486.                 'gc_probability' => 1,
  44487.             ],
  44488.             'session.metadata.update_threshold' => 0,
  44489.             'validator.translation_domain' => 'validators',
  44490.             'profiler_listener.only_exceptions' => false,
  44491.             'profiler_listener.only_main_requests' => false,
  44492.             'monolog.use_microseconds' => true,
  44493.             'monolog.swift_mailer.handlers' => [
  44494.             ],
  44495.             'monolog.handlers_to_channels' => [
  44496.                 'monolog.handler.solfusion_main' => [
  44497.                     'type' => 'inclusive',
  44498.                     'elements' => [
  44499.                         => 'solfusion',
  44500.                     ],
  44501.                 ],
  44502.                 'monolog.handler.business_event_handler_buffer' => [
  44503.                     'type' => 'inclusive',
  44504.                     'elements' => [
  44505.                         => 'business_events',
  44506.                     ],
  44507.                 ],
  44508.                 'monolog.handler.console' => [
  44509.                     'type' => 'exclusive',
  44510.                     'elements' => [
  44511.                         => 'event',
  44512.                         => 'doctrine',
  44513.                         => 'console',
  44514.                     ],
  44515.                 ],
  44516.                 'monolog.handler.main' => [
  44517.                     'type' => 'exclusive',
  44518.                     'elements' => [
  44519.                         => 'event',
  44520.                         => 'doctrine',
  44521.                     ],
  44522.                 ],
  44523.             ],
  44524.             'twig.form.resources' => [
  44525.                 => 'form_div_layout.html.twig',
  44526.             ],
  44527.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  44528.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  44529.             'enqueue.transport.default.receive_timeout' => 1000,
  44530.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  44531.             'enqueue.client.default.router_queue_name' => 'default',
  44532.             'enqueue.client.default.default_queue_name' => 'default',
  44533.             'enqueue.transports' => [
  44534.                 => 'default',
  44535.             ],
  44536.             'enqueue.clients' => [
  44537.                 => 'default',
  44538.             ],
  44539.             'enqueue.default_transport' => 'default',
  44540.             'enqueue.default_client' => 'default',
  44541.             'shopware.feature' => [
  44542.                 'flags' => [
  44543.                     'v6.5.0.0' => [
  44544.                         'default' => false,
  44545.                         'major' => true,
  44546.                     ],
  44547.                     'PERFORMANCE_TWEAKS' => [
  44548.                         'default' => false,
  44549.                         'major' => true,
  44550.                         'description' => 'Performance improvements that include a breaking change',
  44551.                     ],
  44552.                     'FEATURE_NEXT_1797' => [
  44553.                         'default' => false,
  44554.                         'major' => true,
  44555.                         'description' => 'composer require for plugins',
  44556.                     ],
  44557.                     'FEATURE_NEXT_16710' => [
  44558.                         'default' => false,
  44559.                         'major' => true,
  44560.                         'description' => 'Do not allow empty ids provided in criteria',
  44561.                     ],
  44562.                     'FEATURE_NEXT_13810' => [
  44563.                         'default' => false,
  44564.                         'major' => true,
  44565.                         'description' => 'Deprecate old promotion module',
  44566.                     ],
  44567.                     'FEATURE_NEXT_13250' => [
  44568.                         'default' => false,
  44569.                         'major' => true,
  44570.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  44571.                     ],
  44572.                     'FEATURE_NEXT_17276' => [
  44573.                         'default' => false,
  44574.                         'major' => true,
  44575.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  44576.                     ],
  44577.                     'FEATURE_NEXT_16151' => [
  44578.                         'default' => false,
  44579.                         'major' => true,
  44580.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  44581.                     ],
  44582.                     'FEATURE_NEXT_16155' => [
  44583.                         'default' => false,
  44584.                         'major' => true,
  44585.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  44586.                     ],
  44587.                     'FEATURE_NEXT_19501' => [
  44588.                         'default' => false,
  44589.                         'major' => false,
  44590.                         'description' => 'Disables the cart.container function',
  44591.                     ],
  44592.                     'FEATURE_NEXT_15053' => [
  44593.                         'default' => false,
  44594.                         'major' => false,
  44595.                         'description' => 'Replace wrong displayed characters in number format',
  44596.                     ],
  44597.                     'FEATURE_NEXT_18215' => [
  44598.                         'default' => false,
  44599.                         'major' => true,
  44600.                         'description' => 'Rules are aware of their assignment',
  44601.                     ],
  44602.                     'FEATURE_NEXT_15815' => [
  44603.                         'default' => false,
  44604.                         'major' => true,
  44605.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  44606.                     ],
  44607.                     'FEATURE_NEXT_14699' => [
  44608.                         'default' => false,
  44609.                         'major' => true,
  44610.                         'description' => 'Refactoring of Storefront theme assets',
  44611.                     ],
  44612.                     'FEATURE_NEXT_15707' => [
  44613.                         'default' => false,
  44614.                         'major' => false,
  44615.                         'description' => 'Delivery notice for EU geoblocking regulation',
  44616.                     ],
  44617.                     'FEATURE_NEXT_14360' => [
  44618.                         'default' => false,
  44619.                         'major' => true,
  44620.                         'description' => 'App System 4.0 - Build action button messaging system',
  44621.                     ],
  44622.                     'FEATURE_NEXT_15172' => [
  44623.                         'default' => false,
  44624.                         'major' => true,
  44625.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  44626.                     ],
  44627.                     'FEATURE_NEXT_14001' => [
  44628.                         'default' => false,
  44629.                         'major' => true,
  44630.                         'description' => 'Newsletter DOI for registered customers',
  44631.                     ],
  44632.                     'FEATURE_NEXT_7739' => [
  44633.                         'default' => false,
  44634.                         'major' => true,
  44635.                         'description' => 'Optional salutation',
  44636.                     ],
  44637.                     'FEATURE_NEXT_16200' => [
  44638.                         'default' => false,
  44639.                         'major' => false,
  44640.                         'description' => 'Register Doi Domain',
  44641.                     ],
  44642.                     'FEATURE_NEXT_13410' => [
  44643.                         'default' => false,
  44644.                         'major' => true,
  44645.                         'description' => 'Make sales channels required in seo generator',
  44646.                     ],
  44647.                     'FEATURE_NEXT_15917' => [
  44648.                         'default' => false,
  44649.                         'major' => true,
  44650.                         'description' => 'Move storefront script tags to head with defer',
  44651.                     ],
  44652.                     'FEATURE_NEXT_15957' => [
  44653.                         'default' => false,
  44654.                         'major' => true,
  44655.                         'description' => 'VAT id field for guest',
  44656.                     ],
  44657.                     'FEATURE_NEXT_13601' => [
  44658.                         'default' => false,
  44659.                         'major' => true,
  44660.                         'description' => 'Default transaction state for async app payments',
  44661.                     ],
  44662.                     'FEATURE_NEXT_16992' => [
  44663.                         'default' => false,
  44664.                         'major' => true,
  44665.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  44666.                     ],
  44667.                     'FEATURE_NEXT_7530' => [
  44668.                         'default' => false,
  44669.                         'major' => true,
  44670.                         'description' => 'Improve orders UX in Administration',
  44671.                     ],
  44672.                     'FEATURE_NEXT_16824' => [
  44673.                         'default' => false,
  44674.                         'major' => true,
  44675.                         'description' => 'Cart merged event',
  44676.                     ],
  44677.                     'FEATURE_NEXT_16271' => [
  44678.                         'default' => false,
  44679.                         'major' => true,
  44680.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  44681.                     ],
  44682.                     'FEATURE_NEXT_15381' => [
  44683.                         'default' => false,
  44684.                         'major' => true,
  44685.                         'description' => 'Save theme compilation',
  44686.                     ],
  44687.                     'FEATURE_NEXT_17275' => [
  44688.                         'default' => false,
  44689.                         'major' => true,
  44690.                         'description' => 'StorefrontRenderEvent only gets original view',
  44691.                     ],
  44692.                     'FEATURE_NEXT_17016' => [
  44693.                         'default' => false,
  44694.                         'major' => true,
  44695.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  44696.                     ],
  44697.                     'FEATURE_NEXT_16236' => [
  44698.                         'default' => false,
  44699.                         'major' => true,
  44700.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  44701.                     ],
  44702.                     'FEATURE_NEXT_16640' => [
  44703.                         'default' => false,
  44704.                         'major' => true,
  44705.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  44706.                     ],
  44707.                     'FEATURE_NEXT_17858' => [
  44708.                         'default' => false,
  44709.                         'major' => true,
  44710.                         'description' => 'Major feature flag for Business Event',
  44711.                     ],
  44712.                     'FEATURE_NEXT_6758' => [
  44713.                         'default' => false,
  44714.                         'major' => true,
  44715.                         'description' => 'Layout assignment for category as list',
  44716.                     ],
  44717.                     'FEATURE_NEXT_19048' => [
  44718.                         'default' => false,
  44719.                         'major' => true,
  44720.                         'description' => 'Fix media resolution in theme',
  44721.                     ],
  44722.                     'FEATURE_NEXT_19822' => [
  44723.                         'default' => false,
  44724.                         'major' => true,
  44725.                         'description' => 'Enables lazy loading components in the administration',
  44726.                     ],
  44727.                     'FEATURE_NEXT_18129' => [
  44728.                         'default' => false,
  44729.                         'major' => true,
  44730.                         'description' => 'Require positionIdentifier for some components',
  44731.                     ],
  44732.                     'FEATURE_NEXT_19163' => [
  44733.                         'default' => false,
  44734.                         'major' => true,
  44735.                         'description' => 'one to one inheritance',
  44736.                     ],
  44737.                     'FEATURE_NEXT_18187' => [
  44738.                         'default' => false,
  44739.                         'major' => true,
  44740.                         'description' => 'Move admin dashboard statistics into separate component',
  44741.                     ],
  44742.                     'FEATURE_NEXT_17978' => [
  44743.                         'default' => false,
  44744.                         'major' => true,
  44745.                         'description' => 'Change component factory to work with extension overrides in Administration',
  44746.                     ],
  44747.                     'FEATURE_NEXT_11634' => [
  44748.                         'default' => false,
  44749.                         'major' => true,
  44750.                         'description' => 'Webpack alias refactor',
  44751.                     ],
  44752.                     'FEATURE_NEXT_21547' => [
  44753.                         'default' => false,
  44754.                         'major' => true,
  44755.                         'description' => 'Change admin criteria defaults',
  44756.                     ],
  44757.                     'FEATURE_NEXT_22900' => [
  44758.                         'default' => false,
  44759.                         'major' => true,
  44760.                         'description' => 'Admin search configuration is used in Elasticsearch',
  44761.                     ],
  44762.                 ],
  44763.             ],
  44764.             'shopware.feature.flags' => [
  44765.                 'v6.5.0.0' => [
  44766.                     'default' => false,
  44767.                     'major' => true,
  44768.                 ],
  44769.                 'PERFORMANCE_TWEAKS' => [
  44770.                     'default' => false,
  44771.                     'major' => true,
  44772.                     'description' => 'Performance improvements that include a breaking change',
  44773.                 ],
  44774.                 'FEATURE_NEXT_1797' => [
  44775.                     'default' => false,
  44776.                     'major' => true,
  44777.                     'description' => 'composer require for plugins',
  44778.                 ],
  44779.                 'FEATURE_NEXT_16710' => [
  44780.                     'default' => false,
  44781.                     'major' => true,
  44782.                     'description' => 'Do not allow empty ids provided in criteria',
  44783.                 ],
  44784.                 'FEATURE_NEXT_13810' => [
  44785.                     'default' => false,
  44786.                     'major' => true,
  44787.                     'description' => 'Deprecate old promotion module',
  44788.                 ],
  44789.                 'FEATURE_NEXT_13250' => [
  44790.                     'default' => false,
  44791.                     'major' => true,
  44792.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  44793.                 ],
  44794.                 'FEATURE_NEXT_17276' => [
  44795.                     'default' => false,
  44796.                     'major' => true,
  44797.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  44798.                 ],
  44799.                 'FEATURE_NEXT_16151' => [
  44800.                     'default' => false,
  44801.                     'major' => true,
  44802.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  44803.                 ],
  44804.                 'FEATURE_NEXT_16155' => [
  44805.                     'default' => false,
  44806.                     'major' => true,
  44807.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  44808.                 ],
  44809.                 'FEATURE_NEXT_19501' => [
  44810.                     'default' => false,
  44811.                     'major' => false,
  44812.                     'description' => 'Disables the cart.container function',
  44813.                 ],
  44814.                 'FEATURE_NEXT_15053' => [
  44815.                     'default' => false,
  44816.                     'major' => false,
  44817.                     'description' => 'Replace wrong displayed characters in number format',
  44818.                 ],
  44819.                 'FEATURE_NEXT_18215' => [
  44820.                     'default' => false,
  44821.                     'major' => true,
  44822.                     'description' => 'Rules are aware of their assignment',
  44823.                 ],
  44824.                 'FEATURE_NEXT_15815' => [
  44825.                     'default' => false,
  44826.                     'major' => true,
  44827.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  44828.                 ],
  44829.                 'FEATURE_NEXT_14699' => [
  44830.                     'default' => false,
  44831.                     'major' => true,
  44832.                     'description' => 'Refactoring of Storefront theme assets',
  44833.                 ],
  44834.                 'FEATURE_NEXT_15707' => [
  44835.                     'default' => false,
  44836.                     'major' => false,
  44837.                     'description' => 'Delivery notice for EU geoblocking regulation',
  44838.                 ],
  44839.                 'FEATURE_NEXT_14360' => [
  44840.                     'default' => false,
  44841.                     'major' => true,
  44842.                     'description' => 'App System 4.0 - Build action button messaging system',
  44843.                 ],
  44844.                 'FEATURE_NEXT_15172' => [
  44845.                     'default' => false,
  44846.                     'major' => true,
  44847.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  44848.                 ],
  44849.                 'FEATURE_NEXT_14001' => [
  44850.                     'default' => false,
  44851.                     'major' => true,
  44852.                     'description' => 'Newsletter DOI for registered customers',
  44853.                 ],
  44854.                 'FEATURE_NEXT_7739' => [
  44855.                     'default' => false,
  44856.                     'major' => true,
  44857.                     'description' => 'Optional salutation',
  44858.                 ],
  44859.                 'FEATURE_NEXT_16200' => [
  44860.                     'default' => false,
  44861.                     'major' => false,
  44862.                     'description' => 'Register Doi Domain',
  44863.                 ],
  44864.                 'FEATURE_NEXT_13410' => [
  44865.                     'default' => false,
  44866.                     'major' => true,
  44867.                     'description' => 'Make sales channels required in seo generator',
  44868.                 ],
  44869.                 'FEATURE_NEXT_15917' => [
  44870.                     'default' => false,
  44871.                     'major' => true,
  44872.                     'description' => 'Move storefront script tags to head with defer',
  44873.                 ],
  44874.                 'FEATURE_NEXT_15957' => [
  44875.                     'default' => false,
  44876.                     'major' => true,
  44877.                     'description' => 'VAT id field for guest',
  44878.                 ],
  44879.                 'FEATURE_NEXT_13601' => [
  44880.                     'default' => false,
  44881.                     'major' => true,
  44882.                     'description' => 'Default transaction state for async app payments',
  44883.                 ],
  44884.                 'FEATURE_NEXT_16992' => [
  44885.                     'default' => false,
  44886.                     'major' => true,
  44887.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  44888.                 ],
  44889.                 'FEATURE_NEXT_7530' => [
  44890.                     'default' => false,
  44891.                     'major' => true,
  44892.                     'description' => 'Improve orders UX in Administration',
  44893.                 ],
  44894.                 'FEATURE_NEXT_16824' => [
  44895.                     'default' => false,
  44896.                     'major' => true,
  44897.                     'description' => 'Cart merged event',
  44898.                 ],
  44899.                 'FEATURE_NEXT_16271' => [
  44900.                     'default' => false,
  44901.                     'major' => true,
  44902.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  44903.                 ],
  44904.                 'FEATURE_NEXT_15381' => [
  44905.                     'default' => false,
  44906.                     'major' => true,
  44907.                     'description' => 'Save theme compilation',
  44908.                 ],
  44909.                 'FEATURE_NEXT_17275' => [
  44910.                     'default' => false,
  44911.                     'major' => true,
  44912.                     'description' => 'StorefrontRenderEvent only gets original view',
  44913.                 ],
  44914.                 'FEATURE_NEXT_17016' => [
  44915.                     'default' => false,
  44916.                     'major' => true,
  44917.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  44918.                 ],
  44919.                 'FEATURE_NEXT_16236' => [
  44920.                     'default' => false,
  44921.                     'major' => true,
  44922.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  44923.                 ],
  44924.                 'FEATURE_NEXT_16640' => [
  44925.                     'default' => false,
  44926.                     'major' => true,
  44927.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  44928.                 ],
  44929.                 'FEATURE_NEXT_17858' => [
  44930.                     'default' => false,
  44931.                     'major' => true,
  44932.                     'description' => 'Major feature flag for Business Event',
  44933.                 ],
  44934.                 'FEATURE_NEXT_6758' => [
  44935.                     'default' => false,
  44936.                     'major' => true,
  44937.                     'description' => 'Layout assignment for category as list',
  44938.                 ],
  44939.                 'FEATURE_NEXT_19048' => [
  44940.                     'default' => false,
  44941.                     'major' => true,
  44942.                     'description' => 'Fix media resolution in theme',
  44943.                 ],
  44944.                 'FEATURE_NEXT_19822' => [
  44945.                     'default' => false,
  44946.                     'major' => true,
  44947.                     'description' => 'Enables lazy loading components in the administration',
  44948.                 ],
  44949.                 'FEATURE_NEXT_18129' => [
  44950.                     'default' => false,
  44951.                     'major' => true,
  44952.                     'description' => 'Require positionIdentifier for some components',
  44953.                 ],
  44954.                 'FEATURE_NEXT_19163' => [
  44955.                     'default' => false,
  44956.                     'major' => true,
  44957.                     'description' => 'one to one inheritance',
  44958.                 ],
  44959.                 'FEATURE_NEXT_18187' => [
  44960.                     'default' => false,
  44961.                     'major' => true,
  44962.                     'description' => 'Move admin dashboard statistics into separate component',
  44963.                 ],
  44964.                 'FEATURE_NEXT_17978' => [
  44965.                     'default' => false,
  44966.                     'major' => true,
  44967.                     'description' => 'Change component factory to work with extension overrides in Administration',
  44968.                 ],
  44969.                 'FEATURE_NEXT_11634' => [
  44970.                     'default' => false,
  44971.                     'major' => true,
  44972.                     'description' => 'Webpack alias refactor',
  44973.                 ],
  44974.                 'FEATURE_NEXT_21547' => [
  44975.                     'default' => false,
  44976.                     'major' => true,
  44977.                     'description' => 'Change admin criteria defaults',
  44978.                 ],
  44979.                 'FEATURE_NEXT_22900' => [
  44980.                     'default' => false,
  44981.                     'major' => true,
  44982.                     'description' => 'Admin search configuration is used in Elasticsearch',
  44983.                 ],
  44984.             ],
  44985.             'shopware.feature.flags.v6.5.0.0' => [
  44986.                 'default' => false,
  44987.                 'major' => true,
  44988.             ],
  44989.             'shopware.feature.flags.v6.5.0.0.default' => false,
  44990.             'shopware.feature.flags.v6.5.0.0.major' => true,
  44991.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  44992.                 'default' => false,
  44993.                 'major' => true,
  44994.                 'description' => 'Performance improvements that include a breaking change',
  44995.             ],
  44996.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  44997.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  44998.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  44999.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  45000.                 'default' => false,
  45001.                 'major' => true,
  45002.                 'description' => 'composer require for plugins',
  45003.             ],
  45004.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  45005.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  45006.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  45007.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  45008.                 'default' => false,
  45009.                 'major' => true,
  45010.                 'description' => 'Do not allow empty ids provided in criteria',
  45011.             ],
  45012.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  45013.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  45014.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  45015.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  45016.                 'default' => false,
  45017.                 'major' => true,
  45018.                 'description' => 'Deprecate old promotion module',
  45019.             ],
  45020.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  45021.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  45022.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  45023.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  45024.                 'default' => false,
  45025.                 'major' => true,
  45026.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  45027.             ],
  45028.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  45029.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  45030.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  45031.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  45032.                 'default' => false,
  45033.                 'major' => true,
  45034.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  45035.             ],
  45036.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  45037.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  45038.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  45039.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  45040.                 'default' => false,
  45041.                 'major' => true,
  45042.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  45043.             ],
  45044.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  45045.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  45046.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  45047.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  45048.                 'default' => false,
  45049.                 'major' => true,
  45050.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  45051.             ],
  45052.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  45053.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  45054.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  45055.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  45056.                 'default' => false,
  45057.                 'major' => false,
  45058.                 'description' => 'Disables the cart.container function',
  45059.             ],
  45060.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  45061.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  45062.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  45063.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  45064.                 'default' => false,
  45065.                 'major' => false,
  45066.                 'description' => 'Replace wrong displayed characters in number format',
  45067.             ],
  45068.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  45069.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  45070.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  45071.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  45072.                 'default' => false,
  45073.                 'major' => true,
  45074.                 'description' => 'Rules are aware of their assignment',
  45075.             ],
  45076.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  45077.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  45078.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  45079.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  45080.                 'default' => false,
  45081.                 'major' => true,
  45082.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  45083.             ],
  45084.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  45085.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  45086.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  45087.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  45088.                 'default' => false,
  45089.                 'major' => true,
  45090.                 'description' => 'Refactoring of Storefront theme assets',
  45091.             ],
  45092.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  45093.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  45094.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  45095.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  45096.                 'default' => false,
  45097.                 'major' => false,
  45098.                 'description' => 'Delivery notice for EU geoblocking regulation',
  45099.             ],
  45100.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  45101.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  45102.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  45103.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  45104.                 'default' => false,
  45105.                 'major' => true,
  45106.                 'description' => 'App System 4.0 - Build action button messaging system',
  45107.             ],
  45108.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  45109.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  45110.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  45111.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  45112.                 'default' => false,
  45113.                 'major' => true,
  45114.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  45115.             ],
  45116.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  45117.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  45118.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  45119.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  45120.                 'default' => false,
  45121.                 'major' => true,
  45122.                 'description' => 'Newsletter DOI for registered customers',
  45123.             ],
  45124.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  45125.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  45126.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  45127.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  45128.                 'default' => false,
  45129.                 'major' => true,
  45130.                 'description' => 'Optional salutation',
  45131.             ],
  45132.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  45133.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  45134.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  45135.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  45136.                 'default' => false,
  45137.                 'major' => false,
  45138.                 'description' => 'Register Doi Domain',
  45139.             ],
  45140.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  45141.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  45142.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  45143.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  45144.                 'default' => false,
  45145.                 'major' => true,
  45146.                 'description' => 'Make sales channels required in seo generator',
  45147.             ],
  45148.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  45149.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  45150.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  45151.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  45152.                 'default' => false,
  45153.                 'major' => true,
  45154.                 'description' => 'Move storefront script tags to head with defer',
  45155.             ],
  45156.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  45157.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  45158.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  45159.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  45160.                 'default' => false,
  45161.                 'major' => true,
  45162.                 'description' => 'VAT id field for guest',
  45163.             ],
  45164.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  45165.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  45166.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  45167.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  45168.                 'default' => false,
  45169.                 'major' => true,
  45170.                 'description' => 'Default transaction state for async app payments',
  45171.             ],
  45172.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  45173.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  45174.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  45175.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  45176.                 'default' => false,
  45177.                 'major' => true,
  45178.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  45179.             ],
  45180.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  45181.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  45182.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  45183.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  45184.                 'default' => false,
  45185.                 'major' => true,
  45186.                 'description' => 'Improve orders UX in Administration',
  45187.             ],
  45188.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  45189.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  45190.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  45191.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  45192.                 'default' => false,
  45193.                 'major' => true,
  45194.                 'description' => 'Cart merged event',
  45195.             ],
  45196.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  45197.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  45198.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  45199.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  45200.                 'default' => false,
  45201.                 'major' => true,
  45202.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  45203.             ],
  45204.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  45205.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  45206.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  45207.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  45208.                 'default' => false,
  45209.                 'major' => true,
  45210.                 'description' => 'Save theme compilation',
  45211.             ],
  45212.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  45213.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => true,
  45214.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  45215.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  45216.                 'default' => false,
  45217.                 'major' => true,
  45218.                 'description' => 'StorefrontRenderEvent only gets original view',
  45219.             ],
  45220.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  45221.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  45222.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  45223.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  45224.                 'default' => false,
  45225.                 'major' => true,
  45226.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  45227.             ],
  45228.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  45229.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  45230.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  45231.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  45232.                 'default' => false,
  45233.                 'major' => true,
  45234.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  45235.             ],
  45236.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  45237.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  45238.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  45239.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  45240.                 'default' => false,
  45241.                 'major' => true,
  45242.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  45243.             ],
  45244.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  45245.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  45246.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  45247.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  45248.                 'default' => false,
  45249.                 'major' => true,
  45250.                 'description' => 'Major feature flag for Business Event',
  45251.             ],
  45252.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  45253.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  45254.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  45255.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  45256.                 'default' => false,
  45257.                 'major' => true,
  45258.                 'description' => 'Layout assignment for category as list',
  45259.             ],
  45260.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  45261.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  45262.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  45263.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  45264.                 'default' => false,
  45265.                 'major' => true,
  45266.                 'description' => 'Fix media resolution in theme',
  45267.             ],
  45268.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  45269.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  45270.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  45271.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  45272.                 'default' => false,
  45273.                 'major' => true,
  45274.                 'description' => 'Enables lazy loading components in the administration',
  45275.             ],
  45276.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  45277.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  45278.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  45279.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  45280.                 'default' => false,
  45281.                 'major' => true,
  45282.                 'description' => 'Require positionIdentifier for some components',
  45283.             ],
  45284.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  45285.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  45286.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  45287.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  45288.                 'default' => false,
  45289.                 'major' => true,
  45290.                 'description' => 'one to one inheritance',
  45291.             ],
  45292.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  45293.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  45294.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  45295.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  45296.                 'default' => false,
  45297.                 'major' => true,
  45298.                 'description' => 'Move admin dashboard statistics into separate component',
  45299.             ],
  45300.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  45301.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  45302.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  45303.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  45304.                 'default' => false,
  45305.                 'major' => true,
  45306.                 'description' => 'Change component factory to work with extension overrides in Administration',
  45307.             ],
  45308.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  45309.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  45310.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  45311.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  45312.                 'default' => false,
  45313.                 'major' => true,
  45314.                 'description' => 'Webpack alias refactor',
  45315.             ],
  45316.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  45317.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  45318.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  45319.             'shopware.feature.flags.FEATURE_NEXT_21547' => [
  45320.                 'default' => false,
  45321.                 'major' => true,
  45322.                 'description' => 'Change admin criteria defaults',
  45323.             ],
  45324.             'shopware.feature.flags.FEATURE_NEXT_21547.default' => false,
  45325.             'shopware.feature.flags.FEATURE_NEXT_21547.major' => true,
  45326.             'shopware.feature.flags.FEATURE_NEXT_21547.description' => 'Change admin criteria defaults',
  45327.             'shopware.feature.flags.FEATURE_NEXT_22900' => [
  45328.                 'default' => false,
  45329.                 'major' => true,
  45330.                 'description' => 'Admin search configuration is used in Elasticsearch',
  45331.             ],
  45332.             'shopware.feature.flags.FEATURE_NEXT_22900.default' => false,
  45333.             'shopware.feature.flags.FEATURE_NEXT_22900.major' => true,
  45334.             'shopware.feature.flags.FEATURE_NEXT_22900.description' => 'Admin search configuration is used in Elasticsearch',
  45335.             'shopware.profiler' => [
  45336.                 'integrations' => [
  45337.                     => 'Symfony',
  45338.                 ],
  45339.             ],
  45340.             'shopware.profiler.integrations' => [
  45341.                 => 'Symfony',
  45342.             ],
  45343.             'shopware.profiler.integrations.0' => 'Symfony',
  45344.             'shopware.filesystem' => [
  45345.                 'private' => [
  45346.                     'type' => 'local',
  45347.                     'config' => [
  45348.                         'root' => (\dirname(__DIR__4).'/files'),
  45349.                     ],
  45350.                 ],
  45351.                 'public' => [
  45352.                     'type' => 'local',
  45353.                     'config' => [
  45354.                         'root' => (\dirname(__DIR__4).'/public'),
  45355.                     ],
  45356.                 ],
  45357.                 'temp' => [
  45358.                     'type' => 'local',
  45359.                     'config' => [
  45360.                         'root' => \dirname(__DIR__3),
  45361.                     ],
  45362.                 ],
  45363.                 'theme' => [
  45364.                 ],
  45365.                 'asset' => [
  45366.                 ],
  45367.                 'sitemap' => [
  45368.                 ],
  45369.                 'allowed_extensions' => [
  45370.                     => 'jpg',
  45371.                     => 'jpeg',
  45372.                     => 'png',
  45373.                     => 'webp',
  45374.                     => 'gif',
  45375.                     => 'svg',
  45376.                     => 'bmp',
  45377.                     => 'tiff',
  45378.                     => 'tif',
  45379.                     => 'eps',
  45380.                     10 => 'webm',
  45381.                     11 => 'mkv',
  45382.                     12 => 'flv',
  45383.                     13 => 'ogv',
  45384.                     14 => 'ogg',
  45385.                     15 => 'mov',
  45386.                     16 => 'mp4',
  45387.                     17 => 'avi',
  45388.                     18 => 'wmv',
  45389.                     19 => 'pdf',
  45390.                     20 => 'aac',
  45391.                     21 => 'mp3',
  45392.                     22 => 'wav',
  45393.                     23 => 'flac',
  45394.                     24 => 'oga',
  45395.                     25 => 'wma',
  45396.                     26 => 'txt',
  45397.                     27 => 'doc',
  45398.                     28 => 'ico',
  45399.                 ],
  45400.                 'private_allowed_extensions' => [
  45401.                     => 'jpg',
  45402.                     => 'jpeg',
  45403.                     => 'png',
  45404.                     => 'webp',
  45405.                     => 'gif',
  45406.                     => 'svg',
  45407.                     => 'bmp',
  45408.                     => 'tiff',
  45409.                     => 'tif',
  45410.                     => 'eps',
  45411.                     10 => 'webm',
  45412.                     11 => 'mkv',
  45413.                     12 => 'flv',
  45414.                     13 => 'ogv',
  45415.                     14 => 'ogg',
  45416.                     15 => 'mov',
  45417.                     16 => 'mp4',
  45418.                     17 => 'avi',
  45419.                     18 => 'wmv',
  45420.                     19 => 'pdf',
  45421.                     20 => 'aac',
  45422.                     21 => 'mp3',
  45423.                     22 => 'wav',
  45424.                     23 => 'flac',
  45425.                     24 => 'oga',
  45426.                     25 => 'wma',
  45427.                     26 => 'txt',
  45428.                     27 => 'doc',
  45429.                     28 => 'ico',
  45430.                     29 => 'zip',
  45431.                     30 => 'rar',
  45432.                 ],
  45433.                 'private_local_download_strategy' => 'php',
  45434.             ],
  45435.             'shopware.filesystem.private' => [
  45436.                 'type' => 'local',
  45437.                 'config' => [
  45438.                     'root' => (\dirname(__DIR__4).'/files'),
  45439.                 ],
  45440.             ],
  45441.             'shopware.filesystem.private.type' => 'local',
  45442.             'shopware.filesystem.private.config' => [
  45443.                 'root' => (\dirname(__DIR__4).'/files'),
  45444.             ],
  45445.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  45446.             'shopware.filesystem.public' => [
  45447.                 'type' => 'local',
  45448.                 'config' => [
  45449.                     'root' => (\dirname(__DIR__4).'/public'),
  45450.                 ],
  45451.             ],
  45452.             'shopware.filesystem.public.type' => 'local',
  45453.             'shopware.filesystem.public.config' => [
  45454.                 'root' => (\dirname(__DIR__4).'/public'),
  45455.             ],
  45456.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  45457.             'shopware.filesystem.temp' => [
  45458.                 'type' => 'local',
  45459.                 'config' => [
  45460.                     'root' => \dirname(__DIR__3),
  45461.                 ],
  45462.             ],
  45463.             'shopware.filesystem.temp.type' => 'local',
  45464.             'shopware.filesystem.temp.config' => [
  45465.                 'root' => \dirname(__DIR__3),
  45466.             ],
  45467.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  45468.             'shopware.filesystem.theme' => [
  45469.                 'type' => 'local',
  45470.                 'config' => [
  45471.                     'root' => (\dirname(__DIR__4).'/public'),
  45472.                 ],
  45473.             ],
  45474.             'shopware.filesystem.asset' => [
  45475.                 'type' => 'local',
  45476.                 'config' => [
  45477.                     'root' => (\dirname(__DIR__4).'/public'),
  45478.                 ],
  45479.             ],
  45480.             'shopware.filesystem.sitemap' => [
  45481.                 'type' => 'local',
  45482.                 'config' => [
  45483.                     'root' => (\dirname(__DIR__4).'/public'),
  45484.                 ],
  45485.             ],
  45486.             'shopware.filesystem.allowed_extensions' => [
  45487.                 => 'jpg',
  45488.                 => 'jpeg',
  45489.                 => 'png',
  45490.                 => 'webp',
  45491.                 => 'gif',
  45492.                 => 'svg',
  45493.                 => 'bmp',
  45494.                 => 'tiff',
  45495.                 => 'tif',
  45496.                 => 'eps',
  45497.                 10 => 'webm',
  45498.                 11 => 'mkv',
  45499.                 12 => 'flv',
  45500.                 13 => 'ogv',
  45501.                 14 => 'ogg',
  45502.                 15 => 'mov',
  45503.                 16 => 'mp4',
  45504.                 17 => 'avi',
  45505.                 18 => 'wmv',
  45506.                 19 => 'pdf',
  45507.                 20 => 'aac',
  45508.                 21 => 'mp3',
  45509.                 22 => 'wav',
  45510.                 23 => 'flac',
  45511.                 24 => 'oga',
  45512.                 25 => 'wma',
  45513.                 26 => 'txt',
  45514.                 27 => 'doc',
  45515.                 28 => 'ico',
  45516.             ],
  45517.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  45518.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  45519.             'shopware.filesystem.allowed_extensions.2' => 'png',
  45520.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  45521.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  45522.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  45523.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  45524.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  45525.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  45526.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  45527.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  45528.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  45529.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  45530.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  45531.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  45532.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  45533.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  45534.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  45535.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  45536.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  45537.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  45538.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  45539.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  45540.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  45541.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  45542.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  45543.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  45544.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  45545.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  45546.             'shopware.filesystem.private_allowed_extensions' => [
  45547.                 => 'jpg',
  45548.                 => 'jpeg',
  45549.                 => 'png',
  45550.                 => 'webp',
  45551.                 => 'gif',
  45552.                 => 'svg',
  45553.                 => 'bmp',
  45554.                 => 'tiff',
  45555.                 => 'tif',
  45556.                 => 'eps',
  45557.                 10 => 'webm',
  45558.                 11 => 'mkv',
  45559.                 12 => 'flv',
  45560.                 13 => 'ogv',
  45561.                 14 => 'ogg',
  45562.                 15 => 'mov',
  45563.                 16 => 'mp4',
  45564.                 17 => 'avi',
  45565.                 18 => 'wmv',
  45566.                 19 => 'pdf',
  45567.                 20 => 'aac',
  45568.                 21 => 'mp3',
  45569.                 22 => 'wav',
  45570.                 23 => 'flac',
  45571.                 24 => 'oga',
  45572.                 25 => 'wma',
  45573.                 26 => 'txt',
  45574.                 27 => 'doc',
  45575.                 28 => 'ico',
  45576.                 29 => 'zip',
  45577.                 30 => 'rar',
  45578.             ],
  45579.             'shopware.filesystem.private_allowed_extensions.0' => 'jpg',
  45580.             'shopware.filesystem.private_allowed_extensions.1' => 'jpeg',
  45581.             'shopware.filesystem.private_allowed_extensions.2' => 'png',
  45582.             'shopware.filesystem.private_allowed_extensions.3' => 'webp',
  45583.             'shopware.filesystem.private_allowed_extensions.4' => 'gif',
  45584.             'shopware.filesystem.private_allowed_extensions.5' => 'svg',
  45585.             'shopware.filesystem.private_allowed_extensions.6' => 'bmp',
  45586.             'shopware.filesystem.private_allowed_extensions.7' => 'tiff',
  45587.             'shopware.filesystem.private_allowed_extensions.8' => 'tif',
  45588.             'shopware.filesystem.private_allowed_extensions.9' => 'eps',
  45589.             'shopware.filesystem.private_allowed_extensions.10' => 'webm',
  45590.             'shopware.filesystem.private_allowed_extensions.11' => 'mkv',
  45591.             'shopware.filesystem.private_allowed_extensions.12' => 'flv',
  45592.             'shopware.filesystem.private_allowed_extensions.13' => 'ogv',
  45593.             'shopware.filesystem.private_allowed_extensions.14' => 'ogg',
  45594.             'shopware.filesystem.private_allowed_extensions.15' => 'mov',
  45595.             'shopware.filesystem.private_allowed_extensions.16' => 'mp4',
  45596.             'shopware.filesystem.private_allowed_extensions.17' => 'avi',
  45597.             'shopware.filesystem.private_allowed_extensions.18' => 'wmv',
  45598.             'shopware.filesystem.private_allowed_extensions.19' => 'pdf',
  45599.             'shopware.filesystem.private_allowed_extensions.20' => 'aac',
  45600.             'shopware.filesystem.private_allowed_extensions.21' => 'mp3',
  45601.             'shopware.filesystem.private_allowed_extensions.22' => 'wav',
  45602.             'shopware.filesystem.private_allowed_extensions.23' => 'flac',
  45603.             'shopware.filesystem.private_allowed_extensions.24' => 'oga',
  45604.             'shopware.filesystem.private_allowed_extensions.25' => 'wma',
  45605.             'shopware.filesystem.private_allowed_extensions.26' => 'txt',
  45606.             'shopware.filesystem.private_allowed_extensions.27' => 'doc',
  45607.             'shopware.filesystem.private_allowed_extensions.28' => 'ico',
  45608.             'shopware.filesystem.private_allowed_extensions.29' => 'zip',
  45609.             'shopware.filesystem.private_allowed_extensions.30' => 'rar',
  45610.             'shopware.filesystem.private_local_download_strategy' => 'php',
  45611.             'shopware.cdn.url' => '',
  45612.             'shopware.increment' => [
  45613.                 'user_activity' => [
  45614.                     'type' => 'mysql',
  45615.                 ],
  45616.                 'message_queue' => [
  45617.                     'type' => 'mysql',
  45618.                 ],
  45619.             ],
  45620.             'shopware.increment.user_activity' => [
  45621.                 'type' => 'mysql',
  45622.             ],
  45623.             'shopware.increment.user_activity.type' => 'mysql',
  45624.             'shopware.increment.message_queue' => [
  45625.                 'type' => 'mysql',
  45626.             ],
  45627.             'shopware.increment.message_queue.type' => 'mysql',
  45628.             'shopware.api' => [
  45629.                 'max_limit' => 100,
  45630.                 'api_browser' => [
  45631.                     'auth_required' => false,
  45632.                 ],
  45633.                 'store' => [
  45634.                     'context_lifetime' => 'P1D',
  45635.                 ],
  45636.                 'rate_limiter' => [
  45637.                     'login' => [
  45638.                         'enabled' => true,
  45639.                         'policy' => 'time_backoff',
  45640.                         'reset' => '24 hours',
  45641.                         'limits' => [
  45642.                             => [
  45643.                                 'limit' => 10,
  45644.                                 'interval' => '10 seconds',
  45645.                             ],
  45646.                             => [
  45647.                                 'limit' => 15,
  45648.                                 'interval' => '30 seconds',
  45649.                             ],
  45650.                             => [
  45651.                                 'limit' => 20,
  45652.                                 'interval' => '60 seconds',
  45653.                             ],
  45654.                         ],
  45655.                         'lock_factory' => 'lock.factory',
  45656.                         'cache_pool' => 'cache.rate_limiter',
  45657.                     ],
  45658.                     'guest_login' => [
  45659.                         'enabled' => true,
  45660.                         'policy' => 'time_backoff',
  45661.                         'reset' => '24 hours',
  45662.                         'limits' => [
  45663.                             => [
  45664.                                 'limit' => 10,
  45665.                                 'interval' => '10 seconds',
  45666.                             ],
  45667.                             => [
  45668.                                 'limit' => 15,
  45669.                                 'interval' => '30 seconds',
  45670.                             ],
  45671.                             => [
  45672.                                 'limit' => 20,
  45673.                                 'interval' => '60 seconds',
  45674.                             ],
  45675.                         ],
  45676.                         'lock_factory' => 'lock.factory',
  45677.                         'cache_pool' => 'cache.rate_limiter',
  45678.                     ],
  45679.                     'oauth' => [
  45680.                         'enabled' => true,
  45681.                         'policy' => 'time_backoff',
  45682.                         'reset' => '24 hours',
  45683.                         'limits' => [
  45684.                             => [
  45685.                                 'limit' => 10,
  45686.                                 'interval' => '10 seconds',
  45687.                             ],
  45688.                             => [
  45689.                                 'limit' => 15,
  45690.                                 'interval' => '30 seconds',
  45691.                             ],
  45692.                             => [
  45693.                                 'limit' => 20,
  45694.                                 'interval' => '60 seconds',
  45695.                             ],
  45696.                         ],
  45697.                         'lock_factory' => 'lock.factory',
  45698.                         'cache_pool' => 'cache.rate_limiter',
  45699.                     ],
  45700.                     'reset_password' => [
  45701.                         'enabled' => true,
  45702.                         'policy' => 'time_backoff',
  45703.                         'reset' => '24 hours',
  45704.                         'limits' => [
  45705.                             => [
  45706.                                 'limit' => 3,
  45707.                                 'interval' => '30 seconds',
  45708.                             ],
  45709.                             => [
  45710.                                 'limit' => 5,
  45711.                                 'interval' => '60 seconds',
  45712.                             ],
  45713.                             => [
  45714.                                 'limit' => 10,
  45715.                                 'interval' => '90 seconds',
  45716.                             ],
  45717.                         ],
  45718.                         'lock_factory' => 'lock.factory',
  45719.                         'cache_pool' => 'cache.rate_limiter',
  45720.                     ],
  45721.                     'user_recovery' => [
  45722.                         'enabled' => true,
  45723.                         'policy' => 'time_backoff',
  45724.                         'reset' => '24 hours',
  45725.                         'limits' => [
  45726.                             => [
  45727.                                 'limit' => 3,
  45728.                                 'interval' => '30 seconds',
  45729.                             ],
  45730.                             => [
  45731.                                 'limit' => 5,
  45732.                                 'interval' => '60 seconds',
  45733.                             ],
  45734.                             => [
  45735.                                 'limit' => 10,
  45736.                                 'interval' => '90 seconds',
  45737.                             ],
  45738.                         ],
  45739.                         'lock_factory' => 'lock.factory',
  45740.                         'cache_pool' => 'cache.rate_limiter',
  45741.                     ],
  45742.                     'contact_form' => [
  45743.                         'enabled' => true,
  45744.                         'policy' => 'time_backoff',
  45745.                         'reset' => '24 hours',
  45746.                         'limits' => [
  45747.                             => [
  45748.                                 'limit' => 3,
  45749.                                 'interval' => '30 seconds',
  45750.                             ],
  45751.                             => [
  45752.                                 'limit' => 5,
  45753.                                 'interval' => '60 seconds',
  45754.                             ],
  45755.                             => [
  45756.                                 'limit' => 10,
  45757.                                 'interval' => '90 seconds',
  45758.                             ],
  45759.                         ],
  45760.                         'lock_factory' => 'lock.factory',
  45761.                         'cache_pool' => 'cache.rate_limiter',
  45762.                     ],
  45763.                     'notification' => [
  45764.                         'enabled' => true,
  45765.                         'policy' => 'time_backoff',
  45766.                         'reset' => '24 hours',
  45767.                         'limits' => [
  45768.                             => [
  45769.                                 'limit' => 10,
  45770.                                 'interval' => '10 seconds',
  45771.                             ],
  45772.                             => [
  45773.                                 'limit' => 15,
  45774.                                 'interval' => '30 seconds',
  45775.                             ],
  45776.                             => [
  45777.                                 'limit' => 20,
  45778.                                 'interval' => '60 seconds',
  45779.                             ],
  45780.                         ],
  45781.                         'lock_factory' => 'lock.factory',
  45782.                         'cache_pool' => 'cache.rate_limiter',
  45783.                     ],
  45784.                     'newsletter_form' => [
  45785.                         'enabled' => true,
  45786.                         'policy' => 'time_backoff',
  45787.                         'reset' => '24 hours',
  45788.                         'limits' => [
  45789.                             => [
  45790.                                 'limit' => 3,
  45791.                                 'interval' => '30 seconds',
  45792.                             ],
  45793.                             => [
  45794.                                 'limit' => 5,
  45795.                                 'interval' => '60 seconds',
  45796.                             ],
  45797.                             => [
  45798.                                 'limit' => 10,
  45799.                                 'interval' => '90 seconds',
  45800.                             ],
  45801.                         ],
  45802.                         'lock_factory' => 'lock.factory',
  45803.                         'cache_pool' => 'cache.rate_limiter',
  45804.                     ],
  45805.                     'cart_add_line_item' => [
  45806.                         'enabled' => true,
  45807.                         'policy' => 'system_config',
  45808.                         'reset' => '1 hours',
  45809.                         'limits' => [
  45810.                             => [
  45811.                                 'domain' => 'core.cart.lineItemAddLimit',
  45812.                                 'interval' => '60 seconds',
  45813.                             ],
  45814.                         ],
  45815.                         'lock_factory' => 'lock.factory',
  45816.                         'cache_pool' => 'cache.rate_limiter',
  45817.                     ],
  45818.                 ],
  45819.             ],
  45820.             'shopware.api.max_limit' => 100,
  45821.             'shopware.api.api_browser' => [
  45822.                 'auth_required' => false,
  45823.             ],
  45824.             'shopware.api.api_browser.auth_required' => false,
  45825.             'shopware.api.api_browser.auth_required_str' => '0',
  45826.             'shopware.api.store' => [
  45827.                 'context_lifetime' => 'P1D',
  45828.             ],
  45829.             'shopware.api.store.context_lifetime' => 'P1D',
  45830.             'shopware.api.rate_limiter' => [
  45831.                 'login' => [
  45832.                     'enabled' => true,
  45833.                     'policy' => 'time_backoff',
  45834.                     'reset' => '24 hours',
  45835.                     'limits' => [
  45836.                         => [
  45837.                             'limit' => 10,
  45838.                             'interval' => '10 seconds',
  45839.                         ],
  45840.                         => [
  45841.                             'limit' => 15,
  45842.                             'interval' => '30 seconds',
  45843.                         ],
  45844.                         => [
  45845.                             'limit' => 20,
  45846.                             'interval' => '60 seconds',
  45847.                         ],
  45848.                     ],
  45849.                     'lock_factory' => 'lock.factory',
  45850.                     'cache_pool' => 'cache.rate_limiter',
  45851.                 ],
  45852.                 'guest_login' => [
  45853.                     'enabled' => true,
  45854.                     'policy' => 'time_backoff',
  45855.                     'reset' => '24 hours',
  45856.                     'limits' => [
  45857.                         => [
  45858.                             'limit' => 10,
  45859.                             'interval' => '10 seconds',
  45860.                         ],
  45861.                         => [
  45862.                             'limit' => 15,
  45863.                             'interval' => '30 seconds',
  45864.                         ],
  45865.                         => [
  45866.                             'limit' => 20,
  45867.                             'interval' => '60 seconds',
  45868.                         ],
  45869.                     ],
  45870.                     'lock_factory' => 'lock.factory',
  45871.                     'cache_pool' => 'cache.rate_limiter',
  45872.                 ],
  45873.                 'oauth' => [
  45874.                     'enabled' => true,
  45875.                     'policy' => 'time_backoff',
  45876.                     'reset' => '24 hours',
  45877.                     'limits' => [
  45878.                         => [
  45879.                             'limit' => 10,
  45880.                             'interval' => '10 seconds',
  45881.                         ],
  45882.                         => [
  45883.                             'limit' => 15,
  45884.                             'interval' => '30 seconds',
  45885.                         ],
  45886.                         => [
  45887.                             'limit' => 20,
  45888.                             'interval' => '60 seconds',
  45889.                         ],
  45890.                     ],
  45891.                     'lock_factory' => 'lock.factory',
  45892.                     'cache_pool' => 'cache.rate_limiter',
  45893.                 ],
  45894.                 'reset_password' => [
  45895.                     'enabled' => true,
  45896.                     'policy' => 'time_backoff',
  45897.                     'reset' => '24 hours',
  45898.                     'limits' => [
  45899.                         => [
  45900.                             'limit' => 3,
  45901.                             'interval' => '30 seconds',
  45902.                         ],
  45903.                         => [
  45904.                             'limit' => 5,
  45905.                             'interval' => '60 seconds',
  45906.                         ],
  45907.                         => [
  45908.                             'limit' => 10,
  45909.                             'interval' => '90 seconds',
  45910.                         ],
  45911.                     ],
  45912.                     'lock_factory' => 'lock.factory',
  45913.                     'cache_pool' => 'cache.rate_limiter',
  45914.                 ],
  45915.                 'user_recovery' => [
  45916.                     'enabled' => true,
  45917.                     'policy' => 'time_backoff',
  45918.                     'reset' => '24 hours',
  45919.                     'limits' => [
  45920.                         => [
  45921.                             'limit' => 3,
  45922.                             'interval' => '30 seconds',
  45923.                         ],
  45924.                         => [
  45925.                             'limit' => 5,
  45926.                             'interval' => '60 seconds',
  45927.                         ],
  45928.                         => [
  45929.                             'limit' => 10,
  45930.                             'interval' => '90 seconds',
  45931.                         ],
  45932.                     ],
  45933.                     'lock_factory' => 'lock.factory',
  45934.                     'cache_pool' => 'cache.rate_limiter',
  45935.                 ],
  45936.                 'contact_form' => [
  45937.                     'enabled' => true,
  45938.                     'policy' => 'time_backoff',
  45939.                     'reset' => '24 hours',
  45940.                     'limits' => [
  45941.                         => [
  45942.                             'limit' => 3,
  45943.                             'interval' => '30 seconds',
  45944.                         ],
  45945.                         => [
  45946.                             'limit' => 5,
  45947.                             'interval' => '60 seconds',
  45948.                         ],
  45949.                         => [
  45950.                             'limit' => 10,
  45951.                             'interval' => '90 seconds',
  45952.                         ],
  45953.                     ],
  45954.                     'lock_factory' => 'lock.factory',
  45955.                     'cache_pool' => 'cache.rate_limiter',
  45956.                 ],
  45957.                 'notification' => [
  45958.                     'enabled' => true,
  45959.                     'policy' => 'time_backoff',
  45960.                     'reset' => '24 hours',
  45961.                     'limits' => [
  45962.                         => [
  45963.                             'limit' => 10,
  45964.                             'interval' => '10 seconds',
  45965.                         ],
  45966.                         => [
  45967.                             'limit' => 15,
  45968.                             'interval' => '30 seconds',
  45969.                         ],
  45970.                         => [
  45971.                             'limit' => 20,
  45972.                             'interval' => '60 seconds',
  45973.                         ],
  45974.                     ],
  45975.                     'lock_factory' => 'lock.factory',
  45976.                     'cache_pool' => 'cache.rate_limiter',
  45977.                 ],
  45978.                 'newsletter_form' => [
  45979.                     'enabled' => true,
  45980.                     'policy' => 'time_backoff',
  45981.                     'reset' => '24 hours',
  45982.                     'limits' => [
  45983.                         => [
  45984.                             'limit' => 3,
  45985.                             'interval' => '30 seconds',
  45986.                         ],
  45987.                         => [
  45988.                             'limit' => 5,
  45989.                             'interval' => '60 seconds',
  45990.                         ],
  45991.                         => [
  45992.                             'limit' => 10,
  45993.                             'interval' => '90 seconds',
  45994.                         ],
  45995.                     ],
  45996.                     'lock_factory' => 'lock.factory',
  45997.                     'cache_pool' => 'cache.rate_limiter',
  45998.                 ],
  45999.                 'cart_add_line_item' => [
  46000.                     'enabled' => true,
  46001.                     'policy' => 'system_config',
  46002.                     'reset' => '1 hours',
  46003.                     'limits' => [
  46004.                         => [
  46005.                             'domain' => 'core.cart.lineItemAddLimit',
  46006.                             'interval' => '60 seconds',
  46007.                         ],
  46008.                     ],
  46009.                     'lock_factory' => 'lock.factory',
  46010.                     'cache_pool' => 'cache.rate_limiter',
  46011.                 ],
  46012.             ],
  46013.             'shopware.api.rate_limiter.login' => [
  46014.                 'enabled' => true,
  46015.                 'policy' => 'time_backoff',
  46016.                 'reset' => '24 hours',
  46017.                 'limits' => [
  46018.                     => [
  46019.                         'limit' => 10,
  46020.                         'interval' => '10 seconds',
  46021.                     ],
  46022.                     => [
  46023.                         'limit' => 15,
  46024.                         'interval' => '30 seconds',
  46025.                     ],
  46026.                     => [
  46027.                         'limit' => 20,
  46028.                         'interval' => '60 seconds',
  46029.                     ],
  46030.                 ],
  46031.                 'lock_factory' => 'lock.factory',
  46032.                 'cache_pool' => 'cache.rate_limiter',
  46033.             ],
  46034.             'shopware.api.rate_limiter.login.enabled' => true,
  46035.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  46036.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  46037.             'shopware.api.rate_limiter.login.limits' => [
  46038.                 => [
  46039.                     'limit' => 10,
  46040.                     'interval' => '10 seconds',
  46041.                 ],
  46042.                 => [
  46043.                     'limit' => 15,
  46044.                     'interval' => '30 seconds',
  46045.                 ],
  46046.                 => [
  46047.                     'limit' => 20,
  46048.                     'interval' => '60 seconds',
  46049.                 ],
  46050.             ],
  46051.             'shopware.api.rate_limiter.login.limits.0' => [
  46052.                 'limit' => 10,
  46053.                 'interval' => '10 seconds',
  46054.             ],
  46055.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  46056.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  46057.             'shopware.api.rate_limiter.login.limits.1' => [
  46058.                 'limit' => 15,
  46059.                 'interval' => '30 seconds',
  46060.             ],
  46061.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  46062.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  46063.             'shopware.api.rate_limiter.login.limits.2' => [
  46064.                 'limit' => 20,
  46065.                 'interval' => '60 seconds',
  46066.             ],
  46067.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  46068.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  46069.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  46070.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  46071.             'shopware.api.rate_limiter.guest_login' => [
  46072.                 'enabled' => true,
  46073.                 'policy' => 'time_backoff',
  46074.                 'reset' => '24 hours',
  46075.                 'limits' => [
  46076.                     => [
  46077.                         'limit' => 10,
  46078.                         'interval' => '10 seconds',
  46079.                     ],
  46080.                     => [
  46081.                         'limit' => 15,
  46082.                         'interval' => '30 seconds',
  46083.                     ],
  46084.                     => [
  46085.                         'limit' => 20,
  46086.                         'interval' => '60 seconds',
  46087.                     ],
  46088.                 ],
  46089.                 'lock_factory' => 'lock.factory',
  46090.                 'cache_pool' => 'cache.rate_limiter',
  46091.             ],
  46092.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  46093.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  46094.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  46095.             'shopware.api.rate_limiter.guest_login.limits' => [
  46096.                 => [
  46097.                     'limit' => 10,
  46098.                     'interval' => '10 seconds',
  46099.                 ],
  46100.                 => [
  46101.                     'limit' => 15,
  46102.                     'interval' => '30 seconds',
  46103.                 ],
  46104.                 => [
  46105.                     'limit' => 20,
  46106.                     'interval' => '60 seconds',
  46107.                 ],
  46108.             ],
  46109.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  46110.                 'limit' => 10,
  46111.                 'interval' => '10 seconds',
  46112.             ],
  46113.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  46114.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  46115.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  46116.                 'limit' => 15,
  46117.                 'interval' => '30 seconds',
  46118.             ],
  46119.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  46120.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  46121.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  46122.                 'limit' => 20,
  46123.                 'interval' => '60 seconds',
  46124.             ],
  46125.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  46126.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  46127.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  46128.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  46129.             'shopware.api.rate_limiter.oauth' => [
  46130.                 'enabled' => true,
  46131.                 'policy' => 'time_backoff',
  46132.                 'reset' => '24 hours',
  46133.                 'limits' => [
  46134.                     => [
  46135.                         'limit' => 10,
  46136.                         'interval' => '10 seconds',
  46137.                     ],
  46138.                     => [
  46139.                         'limit' => 15,
  46140.                         'interval' => '30 seconds',
  46141.                     ],
  46142.                     => [
  46143.                         'limit' => 20,
  46144.                         'interval' => '60 seconds',
  46145.                     ],
  46146.                 ],
  46147.                 'lock_factory' => 'lock.factory',
  46148.                 'cache_pool' => 'cache.rate_limiter',
  46149.             ],
  46150.             'shopware.api.rate_limiter.oauth.enabled' => true,
  46151.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  46152.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  46153.             'shopware.api.rate_limiter.oauth.limits' => [
  46154.                 => [
  46155.                     'limit' => 10,
  46156.                     'interval' => '10 seconds',
  46157.                 ],
  46158.                 => [
  46159.                     'limit' => 15,
  46160.                     'interval' => '30 seconds',
  46161.                 ],
  46162.                 => [
  46163.                     'limit' => 20,
  46164.                     'interval' => '60 seconds',
  46165.                 ],
  46166.             ],
  46167.             'shopware.api.rate_limiter.oauth.limits.0' => [
  46168.                 'limit' => 10,
  46169.                 'interval' => '10 seconds',
  46170.             ],
  46171.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  46172.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  46173.             'shopware.api.rate_limiter.oauth.limits.1' => [
  46174.                 'limit' => 15,
  46175.                 'interval' => '30 seconds',
  46176.             ],
  46177.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  46178.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  46179.             'shopware.api.rate_limiter.oauth.limits.2' => [
  46180.                 'limit' => 20,
  46181.                 'interval' => '60 seconds',
  46182.             ],
  46183.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  46184.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  46185.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  46186.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  46187.             'shopware.api.rate_limiter.reset_password' => [
  46188.                 'enabled' => true,
  46189.                 'policy' => 'time_backoff',
  46190.                 'reset' => '24 hours',
  46191.                 'limits' => [
  46192.                     => [
  46193.                         'limit' => 3,
  46194.                         'interval' => '30 seconds',
  46195.                     ],
  46196.                     => [
  46197.                         'limit' => 5,
  46198.                         'interval' => '60 seconds',
  46199.                     ],
  46200.                     => [
  46201.                         'limit' => 10,
  46202.                         'interval' => '90 seconds',
  46203.                     ],
  46204.                 ],
  46205.                 'lock_factory' => 'lock.factory',
  46206.                 'cache_pool' => 'cache.rate_limiter',
  46207.             ],
  46208.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  46209.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  46210.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  46211.             'shopware.api.rate_limiter.reset_password.limits' => [
  46212.                 => [
  46213.                     'limit' => 3,
  46214.                     'interval' => '30 seconds',
  46215.                 ],
  46216.                 => [
  46217.                     'limit' => 5,
  46218.                     'interval' => '60 seconds',
  46219.                 ],
  46220.                 => [
  46221.                     'limit' => 10,
  46222.                     'interval' => '90 seconds',
  46223.                 ],
  46224.             ],
  46225.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  46226.                 'limit' => 3,
  46227.                 'interval' => '30 seconds',
  46228.             ],
  46229.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  46230.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  46231.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  46232.                 'limit' => 5,
  46233.                 'interval' => '60 seconds',
  46234.             ],
  46235.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  46236.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  46237.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  46238.                 'limit' => 10,
  46239.                 'interval' => '90 seconds',
  46240.             ],
  46241.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  46242.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  46243.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  46244.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  46245.             'shopware.api.rate_limiter.user_recovery' => [
  46246.                 'enabled' => true,
  46247.                 'policy' => 'time_backoff',
  46248.                 'reset' => '24 hours',
  46249.                 'limits' => [
  46250.                     => [
  46251.                         'limit' => 3,
  46252.                         'interval' => '30 seconds',
  46253.                     ],
  46254.                     => [
  46255.                         'limit' => 5,
  46256.                         'interval' => '60 seconds',
  46257.                     ],
  46258.                     => [
  46259.                         'limit' => 10,
  46260.                         'interval' => '90 seconds',
  46261.                     ],
  46262.                 ],
  46263.                 'lock_factory' => 'lock.factory',
  46264.                 'cache_pool' => 'cache.rate_limiter',
  46265.             ],
  46266.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  46267.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  46268.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  46269.             'shopware.api.rate_limiter.user_recovery.limits' => [
  46270.                 => [
  46271.                     'limit' => 3,
  46272.                     'interval' => '30 seconds',
  46273.                 ],
  46274.                 => [
  46275.                     'limit' => 5,
  46276.                     'interval' => '60 seconds',
  46277.                 ],
  46278.                 => [
  46279.                     'limit' => 10,
  46280.                     'interval' => '90 seconds',
  46281.                 ],
  46282.             ],
  46283.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  46284.                 'limit' => 3,
  46285.                 'interval' => '30 seconds',
  46286.             ],
  46287.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  46288.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  46289.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  46290.                 'limit' => 5,
  46291.                 'interval' => '60 seconds',
  46292.             ],
  46293.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  46294.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  46295.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  46296.                 'limit' => 10,
  46297.                 'interval' => '90 seconds',
  46298.             ],
  46299.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  46300.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  46301.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  46302.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  46303.             'shopware.api.rate_limiter.contact_form' => [
  46304.                 'enabled' => true,
  46305.                 'policy' => 'time_backoff',
  46306.                 'reset' => '24 hours',
  46307.                 'limits' => [
  46308.                     => [
  46309.                         'limit' => 3,
  46310.                         'interval' => '30 seconds',
  46311.                     ],
  46312.                     => [
  46313.                         'limit' => 5,
  46314.                         'interval' => '60 seconds',
  46315.                     ],
  46316.                     => [
  46317.                         'limit' => 10,
  46318.                         'interval' => '90 seconds',
  46319.                     ],
  46320.                 ],
  46321.                 'lock_factory' => 'lock.factory',
  46322.                 'cache_pool' => 'cache.rate_limiter',
  46323.             ],
  46324.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  46325.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  46326.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  46327.             'shopware.api.rate_limiter.contact_form.limits' => [
  46328.                 => [
  46329.                     'limit' => 3,
  46330.                     'interval' => '30 seconds',
  46331.                 ],
  46332.                 => [
  46333.                     'limit' => 5,
  46334.                     'interval' => '60 seconds',
  46335.                 ],
  46336.                 => [
  46337.                     'limit' => 10,
  46338.                     'interval' => '90 seconds',
  46339.                 ],
  46340.             ],
  46341.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  46342.                 'limit' => 3,
  46343.                 'interval' => '30 seconds',
  46344.             ],
  46345.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  46346.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  46347.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  46348.                 'limit' => 5,
  46349.                 'interval' => '60 seconds',
  46350.             ],
  46351.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  46352.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  46353.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  46354.                 'limit' => 10,
  46355.                 'interval' => '90 seconds',
  46356.             ],
  46357.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  46358.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  46359.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  46360.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  46361.             'shopware.api.rate_limiter.notification' => [
  46362.                 'enabled' => true,
  46363.                 'policy' => 'time_backoff',
  46364.                 'reset' => '24 hours',
  46365.                 'limits' => [
  46366.                     => [
  46367.                         'limit' => 10,
  46368.                         'interval' => '10 seconds',
  46369.                     ],
  46370.                     => [
  46371.                         'limit' => 15,
  46372.                         'interval' => '30 seconds',
  46373.                     ],
  46374.                     => [
  46375.                         'limit' => 20,
  46376.                         'interval' => '60 seconds',
  46377.                     ],
  46378.                 ],
  46379.                 'lock_factory' => 'lock.factory',
  46380.                 'cache_pool' => 'cache.rate_limiter',
  46381.             ],
  46382.             'shopware.api.rate_limiter.notification.enabled' => true,
  46383.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  46384.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  46385.             'shopware.api.rate_limiter.notification.limits' => [
  46386.                 => [
  46387.                     'limit' => 10,
  46388.                     'interval' => '10 seconds',
  46389.                 ],
  46390.                 => [
  46391.                     'limit' => 15,
  46392.                     'interval' => '30 seconds',
  46393.                 ],
  46394.                 => [
  46395.                     'limit' => 20,
  46396.                     'interval' => '60 seconds',
  46397.                 ],
  46398.             ],
  46399.             'shopware.api.rate_limiter.notification.limits.0' => [
  46400.                 'limit' => 10,
  46401.                 'interval' => '10 seconds',
  46402.             ],
  46403.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  46404.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  46405.             'shopware.api.rate_limiter.notification.limits.1' => [
  46406.                 'limit' => 15,
  46407.                 'interval' => '30 seconds',
  46408.             ],
  46409.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  46410.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  46411.             'shopware.api.rate_limiter.notification.limits.2' => [
  46412.                 'limit' => 20,
  46413.                 'interval' => '60 seconds',
  46414.             ],
  46415.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  46416.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  46417.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  46418.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  46419.             'shopware.api.rate_limiter.newsletter_form' => [
  46420.                 'enabled' => true,
  46421.                 'policy' => 'time_backoff',
  46422.                 'reset' => '24 hours',
  46423.                 'limits' => [
  46424.                     => [
  46425.                         'limit' => 3,
  46426.                         'interval' => '30 seconds',
  46427.                     ],
  46428.                     => [
  46429.                         'limit' => 5,
  46430.                         'interval' => '60 seconds',
  46431.                     ],
  46432.                     => [
  46433.                         'limit' => 10,
  46434.                         'interval' => '90 seconds',
  46435.                     ],
  46436.                 ],
  46437.                 'lock_factory' => 'lock.factory',
  46438.                 'cache_pool' => 'cache.rate_limiter',
  46439.             ],
  46440.             'shopware.api.rate_limiter.newsletter_form.enabled' => true,
  46441.             'shopware.api.rate_limiter.newsletter_form.policy' => 'time_backoff',
  46442.             'shopware.api.rate_limiter.newsletter_form.reset' => '24 hours',
  46443.             'shopware.api.rate_limiter.newsletter_form.limits' => [
  46444.                 => [
  46445.                     'limit' => 3,
  46446.                     'interval' => '30 seconds',
  46447.                 ],
  46448.                 => [
  46449.                     'limit' => 5,
  46450.                     'interval' => '60 seconds',
  46451.                 ],
  46452.                 => [
  46453.                     'limit' => 10,
  46454.                     'interval' => '90 seconds',
  46455.                 ],
  46456.             ],
  46457.             'shopware.api.rate_limiter.newsletter_form.limits.0' => [
  46458.                 'limit' => 3,
  46459.                 'interval' => '30 seconds',
  46460.             ],
  46461.             'shopware.api.rate_limiter.newsletter_form.limits.0.limit' => 3,
  46462.             'shopware.api.rate_limiter.newsletter_form.limits.0.interval' => '30 seconds',
  46463.             'shopware.api.rate_limiter.newsletter_form.limits.1' => [
  46464.                 'limit' => 5,
  46465.                 'interval' => '60 seconds',
  46466.             ],
  46467.             'shopware.api.rate_limiter.newsletter_form.limits.1.limit' => 5,
  46468.             'shopware.api.rate_limiter.newsletter_form.limits.1.interval' => '60 seconds',
  46469.             'shopware.api.rate_limiter.newsletter_form.limits.2' => [
  46470.                 'limit' => 10,
  46471.                 'interval' => '90 seconds',
  46472.             ],
  46473.             'shopware.api.rate_limiter.newsletter_form.limits.2.limit' => 10,
  46474.             'shopware.api.rate_limiter.newsletter_form.limits.2.interval' => '90 seconds',
  46475.             'shopware.api.rate_limiter.newsletter_form.lock_factory' => 'lock.factory',
  46476.             'shopware.api.rate_limiter.newsletter_form.cache_pool' => 'cache.rate_limiter',
  46477.             'shopware.api.rate_limiter.cart_add_line_item' => [
  46478.                 'enabled' => true,
  46479.                 'policy' => 'system_config',
  46480.                 'reset' => '1 hours',
  46481.                 'limits' => [
  46482.                     => [
  46483.                         'domain' => 'core.cart.lineItemAddLimit',
  46484.                         'interval' => '60 seconds',
  46485.                     ],
  46486.                 ],
  46487.                 'lock_factory' => 'lock.factory',
  46488.                 'cache_pool' => 'cache.rate_limiter',
  46489.             ],
  46490.             'shopware.api.rate_limiter.cart_add_line_item.enabled' => true,
  46491.             'shopware.api.rate_limiter.cart_add_line_item.policy' => 'system_config',
  46492.             'shopware.api.rate_limiter.cart_add_line_item.reset' => '1 hours',
  46493.             'shopware.api.rate_limiter.cart_add_line_item.limits' => [
  46494.                 => [
  46495.                     'domain' => 'core.cart.lineItemAddLimit',
  46496.                     'interval' => '60 seconds',
  46497.                 ],
  46498.             ],
  46499.             'shopware.api.rate_limiter.cart_add_line_item.limits.0' => [
  46500.                 'domain' => 'core.cart.lineItemAddLimit',
  46501.                 'interval' => '60 seconds',
  46502.             ],
  46503.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.domain' => 'core.cart.lineItemAddLimit',
  46504.             'shopware.api.rate_limiter.cart_add_line_item.limits.0.interval' => '60 seconds',
  46505.             'shopware.api.rate_limiter.cart_add_line_item.lock_factory' => 'lock.factory',
  46506.             'shopware.api.rate_limiter.cart_add_line_item.cache_pool' => 'cache.rate_limiter',
  46507.             'shopware.admin_worker' => [
  46508.                 'enable_admin_worker' => false,
  46509.                 'poll_interval' => 20,
  46510.                 'transports' => [
  46511.                     => 'default',
  46512.                 ],
  46513.                 'memory_limit' => '128M',
  46514.             ],
  46515.             'shopware.admin_worker.enable_admin_worker' => false,
  46516.             'shopware.admin_worker.poll_interval' => 20,
  46517.             'shopware.admin_worker.transports' => [
  46518.                 => 'default',
  46519.             ],
  46520.             'shopware.admin_worker.transports.0' => 'default',
  46521.             'shopware.admin_worker.memory_limit' => '128M',
  46522.             'shopware.auto_update' => [
  46523.                 'enabled' => true,
  46524.             ],
  46525.             'shopware.auto_update.enabled' => true,
  46526.             'shopware.store' => [
  46527.                 'frw' => false,
  46528.             ],
  46529.             'shopware.sitemap' => [
  46530.                 'batchsize' => 100,
  46531.                 'custom_urls' => [
  46532.                 ],
  46533.                 'excluded_urls' => [
  46534.                 ],
  46535.             ],
  46536.             'shopware.sitemap.batchsize' => 100,
  46537.             'shopware.sitemap.custom_urls' => [
  46538.             ],
  46539.             'shopware.sitemap.excluded_urls' => [
  46540.             ],
  46541.             'shopware.media' => [
  46542.                 'enable_url_upload_feature' => true,
  46543.                 'enable_url_validation' => false,
  46544.                 'url_upload_max_size' => 0,
  46545.             ],
  46546.             'shopware.media.enable_url_upload_feature' => true,
  46547.             'shopware.media.enable_url_validation' => false,
  46548.             'shopware.media.url_upload_max_size' => 0,
  46549.             'shopware.dal' => [
  46550.                 'batch_size' => 125,
  46551.                 'max_rule_prices' => 100,
  46552.                 'versioning' => [
  46553.                     'expire_days' => 30,
  46554.                 ],
  46555.             ],
  46556.             'shopware.dal.batch_size' => 125,
  46557.             'shopware.dal.max_rule_prices' => 100,
  46558.             'shopware.dal.versioning' => [
  46559.                 'expire_days' => 30,
  46560.             ],
  46561.             'shopware.dal.versioning.expire_days' => 30,
  46562.             'shopware.mail' => [
  46563.                 'update_mail_variables_on_send' => true,
  46564.             ],
  46565.             'shopware.mail.update_mail_variables_on_send' => true,
  46566.             'shopware.cart' => [
  46567.                 'compress' => false,
  46568.                 'expire_days' => 120,
  46569.                 'redis_url' => false,
  46570.             ],
  46571.             'shopware.cart.compress' => false,
  46572.             'shopware.cart.expire_days' => 120,
  46573.             'shopware.cart.redis_url' => false,
  46574.             'shopware.number_range' => [
  46575.                 'increment_storage' => 'SQL',
  46576.                 'redis_url' => false,
  46577.             ],
  46578.             'shopware.number_range.increment_storage' => 'SQL',
  46579.             'shopware.number_range.redis_url' => false,
  46580.             'shopware.sales_channel_context' => [
  46581.                 'expire_days' => 120,
  46582.             ],
  46583.             'shopware.sales_channel_context.expire_days' => 120,
  46584.             'shopware.html_sanitizer.cache_enabled' => true,
  46585.             'shopware.html_sanitizer.sets' => [
  46586.                 'basic' => [
  46587.                     'tags' => [
  46588.                         => 'a',
  46589.                         => 'abbr',
  46590.                         => 'acronym',
  46591.                         => 'address',
  46592.                         => 'b',
  46593.                         => 'bdo',
  46594.                         => 'big',
  46595.                         => 'blockquote',
  46596.                         => 'br',
  46597.                         => 'caption',
  46598.                         10 => 'center',
  46599.                         11 => 'cite',
  46600.                         12 => 'code',
  46601.                         13 => 'col',
  46602.                         14 => 'colgroup',
  46603.                         15 => 'dd',
  46604.                         16 => 'del',
  46605.                         17 => 'dfn',
  46606.                         18 => 'dir',
  46607.                         19 => 'div',
  46608.                         20 => 'dl',
  46609.                         21 => 'dt',
  46610.                         22 => 'em',
  46611.                         23 => 'font',
  46612.                         24 => 'h1',
  46613.                         25 => 'h2',
  46614.                         26 => 'h3',
  46615.                         27 => 'h4',
  46616.                         28 => 'h5',
  46617.                         29 => 'h6',
  46618.                         30 => 'hr',
  46619.                         31 => 'i',
  46620.                         32 => 'ins',
  46621.                         33 => 'kbd',
  46622.                         34 => 'li',
  46623.                         35 => 'menu',
  46624.                         36 => 'ol',
  46625.                         37 => 'p',
  46626.                         38 => 'pre',
  46627.                         39 => 'q',
  46628.                         40 => 's',
  46629.                         41 => 'samp',
  46630.                         42 => 'small',
  46631.                         43 => 'span',
  46632.                         44 => 'strike',
  46633.                         45 => 'strong',
  46634.                         46 => 'sub',
  46635.                         47 => 'sup',
  46636.                         48 => 'table',
  46637.                         49 => 'tbody',
  46638.                         50 => 'td',
  46639.                         51 => 'tfoot',
  46640.                         52 => 'th',
  46641.                         53 => 'thead',
  46642.                         54 => 'tr',
  46643.                         55 => 'tt',
  46644.                         56 => 'u',
  46645.                         57 => 'ul',
  46646.                         58 => 'var',
  46647.                     ],
  46648.                     'attributes' => [
  46649.                         => 'align',
  46650.                         => 'bgcolor',
  46651.                         => 'border',
  46652.                         => 'cellpadding',
  46653.                         => 'cellspacing',
  46654.                         => 'cite',
  46655.                         => 'class',
  46656.                         => 'clear',
  46657.                         => 'color',
  46658.                         => 'colspan',
  46659.                         10 => 'dir',
  46660.                         11 => 'face',
  46661.                         12 => 'frame',
  46662.                         13 => 'height',
  46663.                         14 => 'href',
  46664.                         15 => 'id',
  46665.                         16 => 'lang',
  46666.                         17 => 'name',
  46667.                         18 => 'noshade',
  46668.                         19 => 'nowrap',
  46669.                         20 => 'rel',
  46670.                         21 => 'rev',
  46671.                         22 => 'rowspan',
  46672.                         23 => 'scope',
  46673.                         24 => 'size',
  46674.                         25 => 'span',
  46675.                         26 => 'start',
  46676.                         27 => 'style',
  46677.                         28 => 'summary',
  46678.                         29 => 'title',
  46679.                         30 => 'type',
  46680.                         31 => 'valign',
  46681.                         32 => 'value',
  46682.                         33 => 'width',
  46683.                     ],
  46684.                     'options' => [
  46685.                     ],
  46686.                 ],
  46687.                 'media' => [
  46688.                     'tags' => [
  46689.                         => 'img',
  46690.                     ],
  46691.                     'attributes' => [
  46692.                         => 'src',
  46693.                         => 'alt',
  46694.                     ],
  46695.                     'options' => [
  46696.                     ],
  46697.                 ],
  46698.                 'script' => [
  46699.                     'tags' => [
  46700.                         => 'script',
  46701.                     ],
  46702.                     'options' => [
  46703.                         'HTML.Trusted' => true,
  46704.                     ],
  46705.                     'attributes' => [
  46706.                     ],
  46707.                 ],
  46708.                 'tidy' => [
  46709.                     'options' => [
  46710.                         'Output.TidyFormat' => true,
  46711.                     ],
  46712.                     'tags' => [
  46713.                     ],
  46714.                     'attributes' => [
  46715.                     ],
  46716.                 ],
  46717.             ],
  46718.             'shopware.html_sanitizer.sets.basic' => [
  46719.                 'tags' => [
  46720.                     => 'a',
  46721.                     => 'abbr',
  46722.                     => 'acronym',
  46723.                     => 'address',
  46724.                     => 'b',
  46725.                     => 'bdo',
  46726.                     => 'big',
  46727.                     => 'blockquote',
  46728.                     => 'br',
  46729.                     => 'caption',
  46730.                     10 => 'center',
  46731.                     11 => 'cite',
  46732.                     12 => 'code',
  46733.                     13 => 'col',
  46734.                     14 => 'colgroup',
  46735.                     15 => 'dd',
  46736.                     16 => 'del',
  46737.                     17 => 'dfn',
  46738.                     18 => 'dir',
  46739.                     19 => 'div',
  46740.                     20 => 'dl',
  46741.                     21 => 'dt',
  46742.                     22 => 'em',
  46743.                     23 => 'font',
  46744.                     24 => 'h1',
  46745.                     25 => 'h2',
  46746.                     26 => 'h3',
  46747.                     27 => 'h4',
  46748.                     28 => 'h5',
  46749.                     29 => 'h6',
  46750.                     30 => 'hr',
  46751.                     31 => 'i',
  46752.                     32 => 'ins',
  46753.                     33 => 'kbd',
  46754.                     34 => 'li',
  46755.                     35 => 'menu',
  46756.                     36 => 'ol',
  46757.                     37 => 'p',
  46758.                     38 => 'pre',
  46759.                     39 => 'q',
  46760.                     40 => 's',
  46761.                     41 => 'samp',
  46762.                     42 => 'small',
  46763.                     43 => 'span',
  46764.                     44 => 'strike',
  46765.                     45 => 'strong',
  46766.                     46 => 'sub',
  46767.                     47 => 'sup',
  46768.                     48 => 'table',
  46769.                     49 => 'tbody',
  46770.                     50 => 'td',
  46771.                     51 => 'tfoot',
  46772.                     52 => 'th',
  46773.                     53 => 'thead',
  46774.                     54 => 'tr',
  46775.                     55 => 'tt',
  46776.                     56 => 'u',
  46777.                     57 => 'ul',
  46778.                     58 => 'var',
  46779.                 ],
  46780.                 'attributes' => [
  46781.                     => 'align',
  46782.                     => 'bgcolor',
  46783.                     => 'border',
  46784.                     => 'cellpadding',
  46785.                     => 'cellspacing',
  46786.                     => 'cite',
  46787.                     => 'class',
  46788.                     => 'clear',
  46789.                     => 'color',
  46790.                     => 'colspan',
  46791.                     10 => 'dir',
  46792.                     11 => 'face',
  46793.                     12 => 'frame',
  46794.                     13 => 'height',
  46795.                     14 => 'href',
  46796.                     15 => 'id',
  46797.                     16 => 'lang',
  46798.                     17 => 'name',
  46799.                     18 => 'noshade',
  46800.                     19 => 'nowrap',
  46801.                     20 => 'rel',
  46802.                     21 => 'rev',
  46803.                     22 => 'rowspan',
  46804.                     23 => 'scope',
  46805.                     24 => 'size',
  46806.                     25 => 'span',
  46807.                     26 => 'start',
  46808.                     27 => 'style',
  46809.                     28 => 'summary',
  46810.                     29 => 'title',
  46811.                     30 => 'type',
  46812.                     31 => 'valign',
  46813.                     32 => 'value',
  46814.                     33 => 'width',
  46815.                 ],
  46816.                 'options' => [
  46817.                 ],
  46818.             ],
  46819.             'shopware.html_sanitizer.sets.basic.tags' => [
  46820.                 => 'a',
  46821.                 => 'abbr',
  46822.                 => 'acronym',
  46823.                 => 'address',
  46824.                 => 'b',
  46825.                 => 'bdo',
  46826.                 => 'big',
  46827.                 => 'blockquote',
  46828.                 => 'br',
  46829.                 => 'caption',
  46830.                 10 => 'center',
  46831.                 11 => 'cite',
  46832.                 12 => 'code',
  46833.                 13 => 'col',
  46834.                 14 => 'colgroup',
  46835.                 15 => 'dd',
  46836.                 16 => 'del',
  46837.                 17 => 'dfn',
  46838.                 18 => 'dir',
  46839.                 19 => 'div',
  46840.                 20 => 'dl',
  46841.                 21 => 'dt',
  46842.                 22 => 'em',
  46843.                 23 => 'font',
  46844.                 24 => 'h1',
  46845.                 25 => 'h2',
  46846.                 26 => 'h3',
  46847.                 27 => 'h4',
  46848.                 28 => 'h5',
  46849.                 29 => 'h6',
  46850.                 30 => 'hr',
  46851.                 31 => 'i',
  46852.                 32 => 'ins',
  46853.                 33 => 'kbd',
  46854.                 34 => 'li',
  46855.                 35 => 'menu',
  46856.                 36 => 'ol',
  46857.                 37 => 'p',
  46858.                 38 => 'pre',
  46859.                 39 => 'q',
  46860.                 40 => 's',
  46861.                 41 => 'samp',
  46862.                 42 => 'small',
  46863.                 43 => 'span',
  46864.                 44 => 'strike',
  46865.                 45 => 'strong',
  46866.                 46 => 'sub',
  46867.                 47 => 'sup',
  46868.                 48 => 'table',
  46869.                 49 => 'tbody',
  46870.                 50 => 'td',
  46871.                 51 => 'tfoot',
  46872.                 52 => 'th',
  46873.                 53 => 'thead',
  46874.                 54 => 'tr',
  46875.                 55 => 'tt',
  46876.                 56 => 'u',
  46877.                 57 => 'ul',
  46878.                 58 => 'var',
  46879.             ],
  46880.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  46881.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  46882.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  46883.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  46884.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  46885.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  46886.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  46887.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  46888.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  46889.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  46890.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  46891.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  46892.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  46893.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  46894.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  46895.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  46896.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  46897.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  46898.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  46899.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  46900.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  46901.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  46902.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  46903.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  46904.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  46905.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  46906.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  46907.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  46908.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  46909.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  46910.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  46911.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  46912.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  46913.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  46914.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  46915.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  46916.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  46917.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  46918.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  46919.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  46920.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  46921.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  46922.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  46923.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  46924.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  46925.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  46926.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  46927.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  46928.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  46929.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  46930.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  46931.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  46932.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  46933.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  46934.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  46935.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  46936.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  46937.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  46938.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  46939.             'shopware.html_sanitizer.sets.basic.attributes' => [
  46940.                 => 'align',
  46941.                 => 'bgcolor',
  46942.                 => 'border',
  46943.                 => 'cellpadding',
  46944.                 => 'cellspacing',
  46945.                 => 'cite',
  46946.                 => 'class',
  46947.                 => 'clear',
  46948.                 => 'color',
  46949.                 => 'colspan',
  46950.                 10 => 'dir',
  46951.                 11 => 'face',
  46952.                 12 => 'frame',
  46953.                 13 => 'height',
  46954.                 14 => 'href',
  46955.                 15 => 'id',
  46956.                 16 => 'lang',
  46957.                 17 => 'name',
  46958.                 18 => 'noshade',
  46959.                 19 => 'nowrap',
  46960.                 20 => 'rel',
  46961.                 21 => 'rev',
  46962.                 22 => 'rowspan',
  46963.                 23 => 'scope',
  46964.                 24 => 'size',
  46965.                 25 => 'span',
  46966.                 26 => 'start',
  46967.                 27 => 'style',
  46968.                 28 => 'summary',
  46969.                 29 => 'title',
  46970.                 30 => 'type',
  46971.                 31 => 'valign',
  46972.                 32 => 'value',
  46973.                 33 => 'width',
  46974.             ],
  46975.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  46976.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  46977.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  46978.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  46979.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  46980.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  46981.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  46982.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  46983.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  46984.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  46985.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  46986.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  46987.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  46988.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  46989.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  46990.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  46991.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  46992.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  46993.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  46994.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  46995.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  46996.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  46997.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  46998.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  46999.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  47000.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  47001.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  47002.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  47003.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  47004.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  47005.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  47006.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  47007.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  47008.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  47009.             'shopware.html_sanitizer.sets.basic.options' => [
  47010.             ],
  47011.             'shopware.html_sanitizer.sets.media' => [
  47012.                 'tags' => [
  47013.                     => 'img',
  47014.                 ],
  47015.                 'attributes' => [
  47016.                     => 'src',
  47017.                     => 'alt',
  47018.                 ],
  47019.                 'options' => [
  47020.                 ],
  47021.             ],
  47022.             'shopware.html_sanitizer.sets.media.tags' => [
  47023.                 => 'img',
  47024.             ],
  47025.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  47026.             'shopware.html_sanitizer.sets.media.attributes' => [
  47027.                 => 'src',
  47028.                 => 'alt',
  47029.             ],
  47030.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  47031.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  47032.             'shopware.html_sanitizer.sets.media.options' => [
  47033.             ],
  47034.             'shopware.html_sanitizer.sets.script' => [
  47035.                 'tags' => [
  47036.                     => 'script',
  47037.                 ],
  47038.                 'options' => [
  47039.                     'HTML.Trusted' => true,
  47040.                 ],
  47041.                 'attributes' => [
  47042.                 ],
  47043.             ],
  47044.             'shopware.html_sanitizer.sets.script.tags' => [
  47045.                 => 'script',
  47046.             ],
  47047.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  47048.             'shopware.html_sanitizer.sets.script.options' => [
  47049.                 'HTML.Trusted' => true,
  47050.             ],
  47051.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  47052.             'shopware.html_sanitizer.sets.script.attributes' => [
  47053.             ],
  47054.             'shopware.html_sanitizer.sets.tidy' => [
  47055.                 'options' => [
  47056.                     'Output.TidyFormat' => true,
  47057.                 ],
  47058.                 'tags' => [
  47059.                 ],
  47060.                 'attributes' => [
  47061.                 ],
  47062.             ],
  47063.             'shopware.html_sanitizer.sets.tidy.options' => [
  47064.                 'Output.TidyFormat' => true,
  47065.             ],
  47066.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  47067.             'shopware.html_sanitizer.sets.tidy.tags' => [
  47068.             ],
  47069.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  47070.             ],
  47071.             'shopware.html_sanitizer.fields' => [
  47072.                 'product_translation.description' => [
  47073.                     'sets' => [
  47074.                         => 'basic',
  47075.                         => 'media',
  47076.                     ],
  47077.                 ],
  47078.                 'app_cms_block.template' => [
  47079.                     'sets' => [
  47080.                         => 'basic',
  47081.                         => 'media',
  47082.                         => 'tidy',
  47083.                     ],
  47084.                 ],
  47085.             ],
  47086.             'shopware.html_sanitizer.fields.product_translation.description' => [
  47087.                 'sets' => [
  47088.                     => 'basic',
  47089.                     => 'media',
  47090.                 ],
  47091.             ],
  47092.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  47093.                 => 'basic',
  47094.                 => 'media',
  47095.             ],
  47096.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  47097.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  47098.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  47099.                 'sets' => [
  47100.                     => 'basic',
  47101.                     => 'media',
  47102.                     => 'tidy',
  47103.                 ],
  47104.             ],
  47105.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  47106.                 => 'basic',
  47107.                 => 'media',
  47108.                 => 'tidy',
  47109.             ],
  47110.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  47111.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  47112.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  47113.             'shopware.logger' => [
  47114.                 'file_rotation_count' => 14,
  47115.                 'exclude_exception' => [
  47116.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  47117.                 ],
  47118.                 'exclude_events' => [
  47119.                     => 'user.recovery.request',
  47120.                     => 'customer.recovery.request',
  47121.                 ],
  47122.             ],
  47123.             'shopware.logger.file_rotation_count' => 14,
  47124.             'shopware.logger.exclude_exception' => [
  47125.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  47126.             ],
  47127.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  47128.             'shopware.logger.exclude_events' => [
  47129.                 => 'user.recovery.request',
  47130.                 => 'customer.recovery.request',
  47131.             ],
  47132.             'shopware.logger.exclude_events.0' => 'user.recovery.request',
  47133.             'shopware.logger.exclude_events.1' => 'customer.recovery.request',
  47134.             'shopware.cache.invalidation' => [
  47135.                 'delay' => 0,
  47136.                 'count' => 150,
  47137.                 'http_cache' => [
  47138.                     => 'logged-in',
  47139.                     => 'cart-filled',
  47140.                 ],
  47141.                 'product_listing_route' => [
  47142.                 ],
  47143.                 'product_detail_route' => [
  47144.                 ],
  47145.                 'product_review_route' => [
  47146.                 ],
  47147.                 'product_search_route' => [
  47148.                 ],
  47149.                 'product_suggest_route' => [
  47150.                 ],
  47151.                 'product_cross_selling_route' => [
  47152.                 ],
  47153.                 'payment_method_route' => [
  47154.                 ],
  47155.                 'shipping_method_route' => [
  47156.                 ],
  47157.                 'navigation_route' => [
  47158.                 ],
  47159.                 'category_route' => [
  47160.                 ],
  47161.                 'landing_page_route' => [
  47162.                 ],
  47163.                 'language_route' => [
  47164.                 ],
  47165.                 'currency_route' => [
  47166.                 ],
  47167.                 'country_route' => [
  47168.                 ],
  47169.                 'country_state_route' => [
  47170.                 ],
  47171.                 'salutation_route' => [
  47172.                 ],
  47173.                 'sitemap_route' => [
  47174.                 ],
  47175.             ],
  47176.             'shopware.cache.invalidation.delay' => 0,
  47177.             'shopware.cache.invalidation.count' => 150,
  47178.             'shopware.cache.invalidation.http_cache' => [
  47179.                 => 'logged-in',
  47180.                 => 'cart-filled',
  47181.             ],
  47182.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  47183.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  47184.             'shopware.cache.invalidation.product_listing_route' => [
  47185.             ],
  47186.             'shopware.cache.invalidation.product_detail_route' => [
  47187.             ],
  47188.             'shopware.cache.invalidation.product_review_route' => [
  47189.             ],
  47190.             'shopware.cache.invalidation.product_search_route' => [
  47191.             ],
  47192.             'shopware.cache.invalidation.product_suggest_route' => [
  47193.             ],
  47194.             'shopware.cache.invalidation.product_cross_selling_route' => [
  47195.             ],
  47196.             'shopware.cache.invalidation.payment_method_route' => [
  47197.             ],
  47198.             'shopware.cache.invalidation.shipping_method_route' => [
  47199.             ],
  47200.             'shopware.cache.invalidation.navigation_route' => [
  47201.             ],
  47202.             'shopware.cache.invalidation.category_route' => [
  47203.             ],
  47204.             'shopware.cache.invalidation.landing_page_route' => [
  47205.             ],
  47206.             'shopware.cache.invalidation.language_route' => [
  47207.             ],
  47208.             'shopware.cache.invalidation.currency_route' => [
  47209.             ],
  47210.             'shopware.cache.invalidation.country_route' => [
  47211.             ],
  47212.             'shopware.cache.invalidation.country_state_route' => [
  47213.             ],
  47214.             'shopware.cache.invalidation.salutation_route' => [
  47215.             ],
  47216.             'shopware.cache.invalidation.sitemap_route' => [
  47217.             ],
  47218.             'shopware.twig' => [
  47219.                 'allowed_php_functions' => [
  47220.                 ],
  47221.             ],
  47222.             'shopware.twig.allowed_php_functions' => [
  47223.             ],
  47224.             'shopware.dompdf' => [
  47225.                 'options' => [
  47226.                     'isRemoteEnabled' => true,
  47227.                     'isHtml5ParserEnabled' => true,
  47228.                 ],
  47229.             ],
  47230.             'shopware.dompdf.options' => [
  47231.                 'isRemoteEnabled' => true,
  47232.                 'isHtml5ParserEnabled' => true,
  47233.             ],
  47234.             'shopware.dompdf.options.isRemoteEnabled' => true,
  47235.             'shopware.dompdf.options.isHtml5ParserEnabled' => true,
  47236.             'storefront.csrf' => [
  47237.                 'enabled' => true,
  47238.                 'mode' => 'twig',
  47239.             ],
  47240.             'storefront.csrf.enabled' => true,
  47241.             'storefront.csrf.mode' => 'twig',
  47242.             'storefront.reverse_proxy' => [
  47243.                 'enabled' => false,
  47244.                 'ban_method' => 'BAN',
  47245.                 'hosts' => [
  47246.                     => 'http://varnish',
  47247.                 ],
  47248.                 'max_parallel_invalidations' => 2,
  47249.                 'redis_url' => 'redis://redis',
  47250.                 'purge_all' => [
  47251.                     'ban_method' => 'BAN',
  47252.                     'ban_headers' => [
  47253.                     ],
  47254.                     'urls' => [
  47255.                         => '/',
  47256.                     ],
  47257.                 ],
  47258.                 'fastly' => [
  47259.                     'enabled' => false,
  47260.                     'api_key' => '',
  47261.                     'instance_tag' => '',
  47262.                     'service_id' => '',
  47263.                     'soft_purge' => '0',
  47264.                     'tag_prefix' => '',
  47265.                 ],
  47266.                 'use_varnish_xkey' => false,
  47267.                 'ban_headers' => [
  47268.                 ],
  47269.             ],
  47270.             'storefront.reverse_proxy.enabled' => false,
  47271.             'storefront.reverse_proxy.ban_method' => 'BAN',
  47272.             'storefront.reverse_proxy.hosts' => [
  47273.                 => 'http://varnish',
  47274.             ],
  47275.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  47276.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  47277.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  47278.             'storefront.reverse_proxy.purge_all' => [
  47279.                 'ban_method' => 'BAN',
  47280.                 'ban_headers' => [
  47281.                 ],
  47282.                 'urls' => [
  47283.                     => '/',
  47284.                 ],
  47285.             ],
  47286.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  47287.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  47288.             ],
  47289.             'storefront.reverse_proxy.purge_all.urls' => [
  47290.                 => '/',
  47291.             ],
  47292.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  47293.             'storefront.reverse_proxy.fastly' => [
  47294.                 'enabled' => false,
  47295.                 'api_key' => '',
  47296.                 'instance_tag' => '',
  47297.                 'service_id' => '',
  47298.                 'soft_purge' => '0',
  47299.                 'tag_prefix' => '',
  47300.             ],
  47301.             'storefront.reverse_proxy.fastly.enabled' => false,
  47302.             'storefront.reverse_proxy.fastly.api_key' => '',
  47303.             'storefront.reverse_proxy.fastly.instance_tag' => '',
  47304.             'storefront.reverse_proxy.fastly.service_id' => '',
  47305.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  47306.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  47307.             'storefront.reverse_proxy.use_varnish_xkey' => false,
  47308.             'storefront.reverse_proxy.ban_headers' => [
  47309.             ],
  47310.             'storefront.http_cache' => [
  47311.                 'ignored_url_parameters' => [
  47312.                     => 'pk_campaign',
  47313.                     => 'piwik_campaign',
  47314.                     => 'pk_kwd',
  47315.                     => 'piwik_kwd',
  47316.                     => 'pk_keyword',
  47317.                     => 'mtm_campaign',
  47318.                     => 'matomo_campaign',
  47319.                     => 'mtm_cid',
  47320.                     => 'matomo_cid',
  47321.                     => 'mtm_kwd',
  47322.                     10 => 'matomo_kwd',
  47323.                     11 => 'mtm_keyword',
  47324.                     12 => 'matomo_keyword',
  47325.                     13 => 'mtm_source',
  47326.                     14 => 'matomo_source',
  47327.                     15 => 'mtm_medium',
  47328.                     16 => 'matomo_medium',
  47329.                     17 => 'mtm_content',
  47330.                     18 => 'matomo_content',
  47331.                     19 => 'mtm_group',
  47332.                     20 => 'matomo_group',
  47333.                     21 => 'mtm_placement',
  47334.                     22 => 'matomo_placement',
  47335.                     23 => 'pixelId',
  47336.                     24 => 'kwid',
  47337.                     25 => 'kw',
  47338.                     26 => 'chl',
  47339.                     27 => 'dv',
  47340.                     28 => 'nk',
  47341.                     29 => 'pa',
  47342.                     30 => 'camid',
  47343.                     31 => 'adgid',
  47344.                     32 => 'utm_term',
  47345.                     33 => 'utm_source',
  47346.                     34 => 'utm_medium',
  47347.                     35 => 'utm_campaign',
  47348.                     36 => 'utm_content',
  47349.                     37 => 'cx',
  47350.                     38 => 'ie',
  47351.                     39 => 'cof',
  47352.                     40 => 'siteurl',
  47353.                     41 => '_ga',
  47354.                     42 => 'adgroupid',
  47355.                     43 => 'campaignid',
  47356.                     44 => 'adid',
  47357.                     45 => 'gclsrc',
  47358.                     46 => 'gclid',
  47359.                     47 => 'fbclid',
  47360.                     48 => 'fb_action_ids',
  47361.                     49 => 'fb_action_types',
  47362.                     50 => 'fb_source',
  47363.                     51 => 'mc_cid',
  47364.                     52 => 'mc_eid',
  47365.                     53 => '_bta_tid',
  47366.                     54 => '_bta_c',
  47367.                     55 => 'trk_contact',
  47368.                     56 => 'trk_msg',
  47369.                     57 => 'trk_module',
  47370.                     58 => 'trk_sid',
  47371.                     59 => 'gdfms',
  47372.                     60 => 'gdftrk',
  47373.                     61 => 'gdffi',
  47374.                     62 => '_ke',
  47375.                     63 => 'redirect_log_mongo_id',
  47376.                     64 => 'redirect_mongo_id',
  47377.                     65 => 'sb_referer_host',
  47378.                     66 => 'mkwid',
  47379.                     67 => 'pcrid',
  47380.                     68 => 'ef_id',
  47381.                     69 => 's_kwcid',
  47382.                     70 => 'msclkid',
  47383.                     71 => 'dm_i',
  47384.                     72 => 'epik',
  47385.                     73 => 'pp',
  47386.                 ],
  47387.                 'stale_while_revalidate' => NULL,
  47388.                 'stale_if_error' => NULL,
  47389.             ],
  47390.             'storefront.http_cache.ignored_url_parameters' => [
  47391.                 => 'pk_campaign',
  47392.                 => 'piwik_campaign',
  47393.                 => 'pk_kwd',
  47394.                 => 'piwik_kwd',
  47395.                 => 'pk_keyword',
  47396.                 => 'mtm_campaign',
  47397.                 => 'matomo_campaign',
  47398.                 => 'mtm_cid',
  47399.                 => 'matomo_cid',
  47400.                 => 'mtm_kwd',
  47401.                 10 => 'matomo_kwd',
  47402.                 11 => 'mtm_keyword',
  47403.                 12 => 'matomo_keyword',
  47404.                 13 => 'mtm_source',
  47405.                 14 => 'matomo_source',
  47406.                 15 => 'mtm_medium',
  47407.                 16 => 'matomo_medium',
  47408.                 17 => 'mtm_content',
  47409.                 18 => 'matomo_content',
  47410.                 19 => 'mtm_group',
  47411.                 20 => 'matomo_group',
  47412.                 21 => 'mtm_placement',
  47413.                 22 => 'matomo_placement',
  47414.                 23 => 'pixelId',
  47415.                 24 => 'kwid',
  47416.                 25 => 'kw',
  47417.                 26 => 'chl',
  47418.                 27 => 'dv',
  47419.                 28 => 'nk',
  47420.                 29 => 'pa',
  47421.                 30 => 'camid',
  47422.                 31 => 'adgid',
  47423.                 32 => 'utm_term',
  47424.                 33 => 'utm_source',
  47425.                 34 => 'utm_medium',
  47426.                 35 => 'utm_campaign',
  47427.                 36 => 'utm_content',
  47428.                 37 => 'cx',
  47429.                 38 => 'ie',
  47430.                 39 => 'cof',
  47431.                 40 => 'siteurl',
  47432.                 41 => '_ga',
  47433.                 42 => 'adgroupid',
  47434.                 43 => 'campaignid',
  47435.                 44 => 'adid',
  47436.                 45 => 'gclsrc',
  47437.                 46 => 'gclid',
  47438.                 47 => 'fbclid',
  47439.                 48 => 'fb_action_ids',
  47440.                 49 => 'fb_action_types',
  47441.                 50 => 'fb_source',
  47442.                 51 => 'mc_cid',
  47443.                 52 => 'mc_eid',
  47444.                 53 => '_bta_tid',
  47445.                 54 => '_bta_c',
  47446.                 55 => 'trk_contact',
  47447.                 56 => 'trk_msg',
  47448.                 57 => 'trk_module',
  47449.                 58 => 'trk_sid',
  47450.                 59 => 'gdfms',
  47451.                 60 => 'gdftrk',
  47452.                 61 => 'gdffi',
  47453.                 62 => '_ke',
  47454.                 63 => 'redirect_log_mongo_id',
  47455.                 64 => 'redirect_mongo_id',
  47456.                 65 => 'sb_referer_host',
  47457.                 66 => 'mkwid',
  47458.                 67 => 'pcrid',
  47459.                 68 => 'ef_id',
  47460.                 69 => 's_kwcid',
  47461.                 70 => 'msclkid',
  47462.                 71 => 'dm_i',
  47463.                 72 => 'epik',
  47464.                 73 => 'pp',
  47465.             ],
  47466.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  47467.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  47468.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  47469.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  47470.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  47471.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  47472.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  47473.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  47474.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  47475.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  47476.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  47477.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  47478.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  47479.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  47480.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  47481.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  47482.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  47483.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  47484.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  47485.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  47486.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  47487.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  47488.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  47489.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  47490.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  47491.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  47492.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  47493.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  47494.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  47495.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  47496.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  47497.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  47498.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  47499.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  47500.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  47501.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  47502.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  47503.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  47504.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  47505.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  47506.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  47507.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  47508.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  47509.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  47510.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  47511.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  47512.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  47513.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  47514.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  47515.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  47516.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  47517.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  47518.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  47519.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  47520.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  47521.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  47522.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  47523.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  47524.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  47525.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  47526.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  47527.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  47528.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  47529.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  47530.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  47531.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  47532.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  47533.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  47534.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  47535.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  47536.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  47537.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  47538.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  47539.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  47540.             'storefront.http_cache.stale_while_revalidate' => NULL,
  47541.             'storefront.http_cache.stale_if_error' => NULL,
  47542.             'storefront.theme' => [
  47543.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  47544.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  47545.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  47546.             ],
  47547.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  47548.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  47549.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  47550.             'elasticsearch.administration.index_settings' => [
  47551.                 'number_of_shards' => 3,
  47552.                 'number_of_replicas' => 3,
  47553.                 'mapping.total_fields.limit' => 50000,
  47554.                 'mapping.nested_fields.limit' => 500,
  47555.                 'mapping.nested_objects.limit' => 1000000,
  47556.             ],
  47557.             'elasticsearch.administration.index_settings.number_of_shards' => 3,
  47558.             'elasticsearch.administration.index_settings.number_of_replicas' => 3,
  47559.             'elasticsearch.administration.index_settings.mapping.total_fields.limit' => 50000,
  47560.             'elasticsearch.administration.index_settings.mapping.nested_fields.limit' => 500,
  47561.             'elasticsearch.administration.index_settings.mapping.nested_objects.limit' => 1000000,
  47562.             'elasticsearch.administration.analysis' => [
  47563.                 'normalizer' => [
  47564.                     'sw_lowercase_normalizer' => [
  47565.                         'type' => 'custom',
  47566.                         'filter' => [
  47567.                             => 'lowercase',
  47568.                         ],
  47569.                     ],
  47570.                 ],
  47571.             ],
  47572.             'elasticsearch.administration.analysis.normalizer' => [
  47573.                 'sw_lowercase_normalizer' => [
  47574.                     'type' => 'custom',
  47575.                     'filter' => [
  47576.                         => 'lowercase',
  47577.                     ],
  47578.                 ],
  47579.             ],
  47580.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer' => [
  47581.                 'type' => 'custom',
  47582.                 'filter' => [
  47583.                     => 'lowercase',
  47584.                 ],
  47585.             ],
  47586.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  47587.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  47588.                 => 'lowercase',
  47589.             ],
  47590.             'elasticsearch.administration.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  47591.             'elasticsearch.administration.dynamic_templates' => [
  47592.                 => [
  47593.                     'keywords' => [
  47594.                         'match_mapping_type' => 'string',
  47595.                         'mapping' => [
  47596.                             'type' => 'keyword',
  47597.                             'normalizer' => 'sw_lowercase_normalizer',
  47598.                             'fields' => [
  47599.                                 'text' => [
  47600.                                     'type' => 'text',
  47601.                                 ],
  47602.                             ],
  47603.                         ],
  47604.                     ],
  47605.                 ],
  47606.             ],
  47607.             'elasticsearch.administration.dynamic_templates.0' => [
  47608.                 'keywords' => [
  47609.                     'match_mapping_type' => 'string',
  47610.                     'mapping' => [
  47611.                         'type' => 'keyword',
  47612.                         'normalizer' => 'sw_lowercase_normalizer',
  47613.                         'fields' => [
  47614.                             'text' => [
  47615.                                 'type' => 'text',
  47616.                             ],
  47617.                         ],
  47618.                     ],
  47619.                 ],
  47620.             ],
  47621.             'elasticsearch.administration.dynamic_templates.0.keywords' => [
  47622.                 'match_mapping_type' => 'string',
  47623.                 'mapping' => [
  47624.                     'type' => 'keyword',
  47625.                     'normalizer' => 'sw_lowercase_normalizer',
  47626.                     'fields' => [
  47627.                         'text' => [
  47628.                             'type' => 'text',
  47629.                         ],
  47630.                     ],
  47631.                 ],
  47632.             ],
  47633.             'elasticsearch.administration.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  47634.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping' => [
  47635.                 'type' => 'keyword',
  47636.                 'normalizer' => 'sw_lowercase_normalizer',
  47637.                 'fields' => [
  47638.                     'text' => [
  47639.                         'type' => 'text',
  47640.                     ],
  47641.                 ],
  47642.             ],
  47643.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  47644.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  47645.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields' => [
  47646.                 'text' => [
  47647.                     'type' => 'text',
  47648.                 ],
  47649.             ],
  47650.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text' => [
  47651.                 'type' => 'text',
  47652.             ],
  47653.             'elasticsearch.administration.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  47654.             'elasticsearch.product' => [
  47655.                 'custom_fields_mapping' => [
  47656.                 ],
  47657.             ],
  47658.             'elasticsearch.product.custom_fields_mapping' => [
  47659.             ],
  47660.             'elasticsearch.ssl' => [
  47661.                 'verify_server_cert' => true,
  47662.             ],
  47663.             'elasticsearch.ssl.verify_server_cert' => true,
  47664.             'elasticsearch.index_settings' => [
  47665.                 'number_of_shards' => 3,
  47666.                 'number_of_replicas' => 3,
  47667.                 'mapping.total_fields.limit' => 50000,
  47668.                 'mapping.nested_fields.limit' => 500,
  47669.                 'mapping.nested_objects.limit' => 1000000,
  47670.             ],
  47671.             'elasticsearch.index_settings.number_of_shards' => 3,
  47672.             'elasticsearch.index_settings.number_of_replicas' => 3,
  47673.             'elasticsearch.index_settings.mapping.total_fields.limit' => 50000,
  47674.             'elasticsearch.index_settings.mapping.nested_fields.limit' => 500,
  47675.             'elasticsearch.index_settings.mapping.nested_objects.limit' => 1000000,
  47676.             'elasticsearch.analysis' => [
  47677.                 'normalizer' => [
  47678.                     'sw_lowercase_normalizer' => [
  47679.                         'type' => 'custom',
  47680.                         'filter' => [
  47681.                             => 'lowercase',
  47682.                         ],
  47683.                     ],
  47684.                 ],
  47685.                 'analyzer' => [
  47686.                     'sw_ngram_analyzer' => [
  47687.                         'type' => 'custom',
  47688.                         'tokenizer' => 'whitespace',
  47689.                         'filter' => [
  47690.                             => 'lowercase',
  47691.                             => 'sw_ngram_filter',
  47692.                         ],
  47693.                     ],
  47694.                 ],
  47695.                 'filter' => [
  47696.                     'sw_ngram_filter' => [
  47697.                         'type' => 'ngram',
  47698.                         'min_gram' => 4,
  47699.                         'max_gram' => 5,
  47700.                     ],
  47701.                 ],
  47702.             ],
  47703.             'elasticsearch.analysis.normalizer' => [
  47704.                 'sw_lowercase_normalizer' => [
  47705.                     'type' => 'custom',
  47706.                     'filter' => [
  47707.                         => 'lowercase',
  47708.                     ],
  47709.                 ],
  47710.             ],
  47711.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer' => [
  47712.                 'type' => 'custom',
  47713.                 'filter' => [
  47714.                     => 'lowercase',
  47715.                 ],
  47716.             ],
  47717.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.type' => 'custom',
  47718.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter' => [
  47719.                 => 'lowercase',
  47720.             ],
  47721.             'elasticsearch.analysis.normalizer.sw_lowercase_normalizer.filter.0' => 'lowercase',
  47722.             'elasticsearch.analysis.analyzer' => [
  47723.                 'sw_ngram_analyzer' => [
  47724.                     'type' => 'custom',
  47725.                     'tokenizer' => 'whitespace',
  47726.                     'filter' => [
  47727.                         => 'lowercase',
  47728.                         => 'sw_ngram_filter',
  47729.                     ],
  47730.                 ],
  47731.             ],
  47732.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer' => [
  47733.                 'type' => 'custom',
  47734.                 'tokenizer' => 'whitespace',
  47735.                 'filter' => [
  47736.                     => 'lowercase',
  47737.                     => 'sw_ngram_filter',
  47738.                 ],
  47739.             ],
  47740.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.type' => 'custom',
  47741.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.tokenizer' => 'whitespace',
  47742.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter' => [
  47743.                 => 'lowercase',
  47744.                 => 'sw_ngram_filter',
  47745.             ],
  47746.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.0' => 'lowercase',
  47747.             'elasticsearch.analysis.analyzer.sw_ngram_analyzer.filter.1' => 'sw_ngram_filter',
  47748.             'elasticsearch.analysis.filter' => [
  47749.                 'sw_ngram_filter' => [
  47750.                     'type' => 'ngram',
  47751.                     'min_gram' => 4,
  47752.                     'max_gram' => 5,
  47753.                 ],
  47754.             ],
  47755.             'elasticsearch.analysis.filter.sw_ngram_filter' => [
  47756.                 'type' => 'ngram',
  47757.                 'min_gram' => 4,
  47758.                 'max_gram' => 5,
  47759.             ],
  47760.             'elasticsearch.analysis.filter.sw_ngram_filter.type' => 'ngram',
  47761.             'elasticsearch.analysis.filter.sw_ngram_filter.min_gram' => 4,
  47762.             'elasticsearch.analysis.filter.sw_ngram_filter.max_gram' => 5,
  47763.             'elasticsearch.dynamic_templates' => [
  47764.                 => [
  47765.                     'keywords' => [
  47766.                         'match_mapping_type' => 'string',
  47767.                         'mapping' => [
  47768.                             'type' => 'keyword',
  47769.                             'normalizer' => 'sw_lowercase_normalizer',
  47770.                             'fields' => [
  47771.                                 'text' => [
  47772.                                     'type' => 'text',
  47773.                                 ],
  47774.                             ],
  47775.                         ],
  47776.                     ],
  47777.                 ],
  47778.             ],
  47779.             'elasticsearch.dynamic_templates.0' => [
  47780.                 'keywords' => [
  47781.                     'match_mapping_type' => 'string',
  47782.                     'mapping' => [
  47783.                         'type' => 'keyword',
  47784.                         'normalizer' => 'sw_lowercase_normalizer',
  47785.                         'fields' => [
  47786.                             'text' => [
  47787.                                 'type' => 'text',
  47788.                             ],
  47789.                         ],
  47790.                     ],
  47791.                 ],
  47792.             ],
  47793.             'elasticsearch.dynamic_templates.0.keywords' => [
  47794.                 'match_mapping_type' => 'string',
  47795.                 'mapping' => [
  47796.                     'type' => 'keyword',
  47797.                     'normalizer' => 'sw_lowercase_normalizer',
  47798.                     'fields' => [
  47799.                         'text' => [
  47800.                             'type' => 'text',
  47801.                         ],
  47802.                     ],
  47803.                 ],
  47804.             ],
  47805.             'elasticsearch.dynamic_templates.0.keywords.match_mapping_type' => 'string',
  47806.             'elasticsearch.dynamic_templates.0.keywords.mapping' => [
  47807.                 'type' => 'keyword',
  47808.                 'normalizer' => 'sw_lowercase_normalizer',
  47809.                 'fields' => [
  47810.                     'text' => [
  47811.                         'type' => 'text',
  47812.                     ],
  47813.                 ],
  47814.             ],
  47815.             'elasticsearch.dynamic_templates.0.keywords.mapping.type' => 'keyword',
  47816.             'elasticsearch.dynamic_templates.0.keywords.mapping.normalizer' => 'sw_lowercase_normalizer',
  47817.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields' => [
  47818.                 'text' => [
  47819.                     'type' => 'text',
  47820.                 ],
  47821.             ],
  47822.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text' => [
  47823.                 'type' => 'text',
  47824.             ],
  47825.             'elasticsearch.dynamic_templates.0.keywords.mapping.fields.text.type' => 'text',
  47826.             'elasticsearch.logger_level' => 100,
  47827.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  47828.             'web_profiler.debug_toolbar.mode' => 2,
  47829.             'frosh_tools.elasticsearch' => [
  47830.                 'product_fields' => [
  47831.                 ],
  47832.                 'product_minimum_should_match' => 1,
  47833.             ],
  47834.             'frosh_tools.elasticsearch.product_fields' => [
  47835.             ],
  47836.             'frosh_tools.elasticsearch.product_minimum_should_match' => 1,
  47837.             'frosh_tools.file_checker.exclude_files' => [
  47838.             ],
  47839.             'frosh_tools.file_checker' => [
  47840.                 'exclude_files' => [
  47841.                 ],
  47842.             ],
  47843.             'frosh_tools.storefront' => [
  47844.                 'lightningcss' => [
  47845.                     'enabled' => false,
  47846.                     'api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  47847.                     'browserlist' => [
  47848.                         => 'defaults',
  47849.                     ],
  47850.                 ],
  47851.             ],
  47852.             'frosh_tools.storefront.lightningcss' => [
  47853.                 'enabled' => false,
  47854.                 'api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  47855.                 'browserlist' => [
  47856.                     => 'defaults',
  47857.                 ],
  47858.             ],
  47859.             'frosh_tools.storefront.lightningcss.enabled' => false,
  47860.             'frosh_tools.storefront.lightningcss.api_url' => 'https://27uhytumuulrysydgmak3tlsgu0giwff.lambda-url.eu-central-1.on.aws',
  47861.             'frosh_tools.storefront.lightningcss.browserlist' => [
  47862.                 => 'defaults',
  47863.             ],
  47864.             'frosh_tools.storefront.lightningcss.browserlist.0' => 'defaults',
  47865.             'data_collector.templates' => [
  47866.                 'data_collector.request' => [
  47867.                     => 'request',
  47868.                     => '@WebProfiler/Collector/request.html.twig',
  47869.                 ],
  47870.                 'data_collector.time' => [
  47871.                     => 'time',
  47872.                     => '@WebProfiler/Collector/time.html.twig',
  47873.                 ],
  47874.                 'data_collector.memory' => [
  47875.                     => 'memory',
  47876.                     => '@WebProfiler/Collector/memory.html.twig',
  47877.                 ],
  47878.                 'data_collector.validator' => [
  47879.                     => 'validator',
  47880.                     => '@WebProfiler/Collector/validator.html.twig',
  47881.                 ],
  47882.                 'data_collector.ajax' => [
  47883.                     => 'ajax',
  47884.                     => '@WebProfiler/Collector/ajax.html.twig',
  47885.                 ],
  47886.                 'data_collector.exception' => [
  47887.                     => 'exception',
  47888.                     => '@WebProfiler/Collector/exception.html.twig',
  47889.                 ],
  47890.                 'data_collector.logger' => [
  47891.                     => 'logger',
  47892.                     => '@WebProfiler/Collector/logger.html.twig',
  47893.                 ],
  47894.                 'data_collector.events' => [
  47895.                     => 'events',
  47896.                     => '@WebProfiler/Collector/events.html.twig',
  47897.                 ],
  47898.                 'data_collector.router' => [
  47899.                     => 'router',
  47900.                     => '@WebProfiler/Collector/router.html.twig',
  47901.                 ],
  47902.                 'data_collector.cache' => [
  47903.                     => 'cache',
  47904.                     => '@WebProfiler/Collector/cache.html.twig',
  47905.                 ],
  47906.                 'data_collector.translation' => [
  47907.                     => 'translation',
  47908.                     => '@WebProfiler/Collector/translation.html.twig',
  47909.                 ],
  47910.                 'data_collector.twig' => [
  47911.                     => 'twig',
  47912.                     => '@WebProfiler/Collector/twig.html.twig',
  47913.                 ],
  47914.                 'data_collector.dump' => [
  47915.                     => 'dump',
  47916.                     => '@Debug/Profiler/dump.html.twig',
  47917.                 ],
  47918.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  47919.                     => 'app.connection_collector',
  47920.                     => '@Profiling/Collector/db.html.twig',
  47921.                 ],
  47922.                 'data_collector.messenger' => [
  47923.                     => 'messenger',
  47924.                     => '@WebProfiler/Collector/messenger.html.twig',
  47925.                 ],
  47926.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  47927.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  47928.                     => '@Profiling/Collector/script_traces.html.twig',
  47929.                 ],
  47930.                 'Shopware\\Elasticsearch\\Profiler\\DataCollector' => [
  47931.                     => 'elasticsearch',
  47932.                     => '@Elasticsearch/Collector/elasticsearch.html.twig',
  47933.                 ],
  47934.                 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber' => [
  47935.                     => 'Shopware\\Core\\Profiling\\Subscriber\\ActiveRulesDataCollectorSubscriber',
  47936.                     => '@Profiling/Collector/rules.html.twig',
  47937.                 ],
  47938.                 'mailer.data_collector' => [
  47939.                     => 'mailer',
  47940.                     => '@WebProfiler/Collector/mailer.html.twig',
  47941.                 ],
  47942.                 'enqueue.profiler.message_queue_collector' => [
  47943.                     => 'enqueue.message_queue',
  47944.                     => '@Enqueue/Profiler/panel.html.twig',
  47945.                 ],
  47946.                 'data_collector.config' => [
  47947.                     => 'config',
  47948.                     => '@WebProfiler/Collector/config.html.twig',
  47949.                 ],
  47950.             ],
  47951.             'shopware.filesystem.theme.url' => '',
  47952.             'shopware.filesystem.theme.type' => 'local',
  47953.             'shopware.filesystem.theme.config' => [
  47954.                 'root' => (\dirname(__DIR__4).'/public'),
  47955.             ],
  47956.             'shopware.filesystem.asset.url' => '',
  47957.             'shopware.filesystem.asset.type' => 'local',
  47958.             'shopware.filesystem.asset.config' => [
  47959.                 'root' => (\dirname(__DIR__4).'/public'),
  47960.             ],
  47961.             'shopware.filesystem.sitemap.url' => '',
  47962.             'shopware.filesystem.sitemap.type' => 'local',
  47963.             'shopware.filesystem.sitemap.config' => [
  47964.                 'root' => (\dirname(__DIR__4).'/public'),
  47965.             ],
  47966.             'shopware.filesystem.public.url' => '',
  47967.             'frosh_tools.mail_over_queue' => false,
  47968.             'frosh_tools.elasticsearch.enabled' => true,
  47969.             'console.command.ids' => [
  47970.                 => 'console.command.public_alias.Frosh\\Tools\\Command\\DevRobotsTxtCommand',
  47971.             ],
  47972.         ];
  47973.     }
  47974.     protected function throw($message)
  47975.     {
  47976.         throw new RuntimeException($message);
  47977.     }
  47978. }